/*
Theme Name: Glücksdetektiv 3.0
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Der neue Glücksdetektiv - A child theme of Bridge Theme
Author: Konrad Tempel
Author URI: http://www.tempelstudio.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


a {
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

body, p {
  font-weight: 400;
}

/* HEADER */
.header_bottom {
  background-image: linear-gradient(to right, #78dc42 0%, #88ddeb 100%);
}
header.transparent .header_bottom {
  background-image: none;
}
nav.main_menu>ul>li>a {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
nav.main_menu>ul>li:hover>a {
  color: #383838;
}
nav.main_menu>ul>li.active > a span {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  padding-bottom: 4px;
}
.q_logo a {
  visibility: visible !important;
}
.drop_down .second .inner > ul > li > a, .drop_down .second .inner > ul > li > h3, .drop_down .wide .second .inner > ul > li > h3, .drop_down .wide .second .inner > ul > li > a, .drop_down .wide .second ul li ul li.menu-item-has-children > a, .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a, .drop_down .wide .second .inner > ul li.sub .flexslider ul li h5 a, .drop_down .wide .second .inner > ul li .flexslider ul li h5 a, .drop_down .wide .second .inner > ul li.sub .flexslider ul li h5, .drop_down .wide .second .inner > ul li .flexslider ul li h5, .header_top #lang_sel ul li ul li a {
  font-size: 12px;
  font-weight: 600;
}

/* Startseite */
body.home,
body.home .content,
body.home .full_width {
  background-color: #ffffff;
}

/* Startseite Opt-In */
.startbanner .section_inner {
  padding-bottom: 20px;
}
.starttopic {
    margin: 30px 0;
    width: 60%;
    margin-left: 40%;
}
.starttopic h2 {
    font-weight: 400;
    font-size: 40px;
}
.starttopic h3 {
    display: inline-block;
    background-image: linear-gradient(to right, #78dc42 0%, #88ddeb 100%);
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding: 13px 20px 12px;
    margin: 29px 0 0;
    letter-spacing: 0;
    text-transform: uppercase;
}
.starttopic h4 {
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  margin: 9px 0 0;
}
.starttopic h4 img {
  height: 42px;
  width: auto;
  border: 0;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 0px 0 !important;
}
.startoptin {
  width: 60%;
  background-color: rgba(255, 255, 255, 0.65);
  padding: 20px 25px;
  margin: 176px 0 0 40%;
  box-sizing: border-box;
}
.startoptin p {
color: #292929;
    line-height: 1.4em;
}
.startoptin span {
    color: #ee7524;
    font-weight: 700;
}
.startoptin form input,
#mc_embed_signup form input
 {
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.startoptin form input[type="text"],
.startoptin form input[type="email"],
#mc_embed_signup form input[type="email"] {
  width: 50% !important;
  float: left;
  box-sizing: border-box;
  border: 0;
  font-size: 1em;
  margin-top: 14px;
  padding: 8px 2%;
  line-height: 1.6em;
  border: 1px solid #ffffff;
  color: #363636;
}
.startoptin form input[type="email"]:hover,
#mc_embed_signup form input[type="email"]:hover {
  outline:0;
  border:1px solid rgba(172,172,172,1.00);
}
.startoptin form input[type="email"]:focus,
#mc_embed_signup form input[type="email"]:focus {
  outline:0;
  border:1px solid rgba(172,172,172,1.00);
  -webkit-box-shadow: 0 0 5px 4px rgba(124,124,124,0.19);
  -moz-box-shadow: 0 0 5px 4px rgba(124,124,124,0.19);
  box-shadow: 0 0 5px 4px rgba(124,124,124,0.19);
}

.startoptin .sendbutton {
  display: inline-block;
  margin: 10px 0 2px 20px;
}
.startoptin form input[type="submit"],
#mc_embed_signup form input[type="submit"] {
  padding: 10px 25px;
  border: 0;
  background-image: linear-gradient(to right, #f6bb3d 0%, #ee7423 100%);
  font-size: 1.1em;
  color: #fff;
  font-weight: 700;
  border-bottom: 4px solid #D05809;
  line-height: 1.5em;
}
.startoptin form input[type="submit"]:hover,
#mc_embed_signup form input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 7px 5px rgba(255,255,255,0.8);
  -moz-box-shadow: 0 0 7px 5px rgba(255,255,255,0.8);
  box-shadow: 0 0 7px 5px rgba(255,255,255,0.8);
}
#mc_embed_signup form input[type="email"],
#mc_embed_signup form input[type="submit"] {
  width: 100%;
}

/* Bekannt aus */
.bekanntaus {
  background-color: #f5f5f4;
  padding: 35px 46px;
}
.bekanntaus h2 {
    text-align: left;
    margin: -17px 0 10px -23px;
    font-size: 13px;
    font-weight: 400;
    color: #777777;
}

/* Testemonials */
.testimonials_holder {
  margin: 45px 0 35px !important;
}
.testimonials_holder .testimonials {
    position: relative;
    padding: 20px 20px 0;
    border: solid 6px #78dc44;
}
.testimonials_holder .testimonial_text_inner {
  padding: 0 85px;
  box-sizing: border-box;
}
.testimonials_holder .testimonial_text_inner p {
  font-style: italic;
  line-height: 1.5em;
  font-size: 1.3em;
  color: #505050;
}
.testimonials_holder .testimonial_text_inner p.testimonial_author {
  font-style: normal;
  margin-top: 10px;
  text-transform: uppercase;
  padding: 4px 10px 2px;
  font-weight: 700;
  font-size: 1.15em;
}


/* Letzte Beiträge auf der Startseite */
.home .custom_font_holder {
  /* text-transform: uppercase; */
}
.home .wpb_text_column a {
  font-weight: 700;
  text-transform: uppercase;
}

/* Beitragsbilder volle Breite */
.latest_post_holder.boxes .boxes_image {
    max-height: 300px;
}
.latest_post_holder .boxes_image img {
  min-width: 100%;
}

/* h2 */
h2, h2 a {
  font-size: 28px;
}

/* Glückskurs auf der Startseite */
.front-kurs img {
  margin-top: -30px;
}
.front-kurs h2 {
  color: #ED5A3C;
  font-size: 1.8em;
  font-weight: 600;
  font-style: italic;
  margin: 22px 0 6px;
}
.front-kurs h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 16px;
}
.front-kurs a.kauflink {
  margin-top: 17px;
  padding: 8px 30px 6px;
  border-width: 4px;
}
.front-kurs a.kauflink:hover {
  border-width: 4px;
}
@media only screen and (max-width: 1200px) {
  .front-kurs {
    padding-bottom: 10px;
  }
  .front-kurs h2 {
    margin: 15px 0 8px;
  }
  .front-kurs h3 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 766px) {
  .front-kurs {
    padding-bottom: 25px;
  }
}

/* --------- BLOG ---------- */

.page-template-blog-large-image .post,
.blog_holder.blog_large_image .post {
  background-color: #fff;
}
.page-template-blog-large-image .post h2 a:hover,
.blog_holder.blog_large_image .post a:hover {
  color: #78dc42;
}
.blog_holder.blog_large_image article:not(.format-quote):not(.format-link) .post_text .post_text_inner {
    padding: 25px 30px 35px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 30px;
}
.page-template-blog-large-image .blog_holder article .post_info a,
.blog_holder.blog_large_image .blog_holder article .post_info a {
  font-size: 14px;
}
.page-template-blog-large-image .post .post_image,
.blog_holder.blog_large_image .post .post_image {
  height: 350px;
  overflow: hidden;
  position: relative;
}
.page-template-blog-large-image .post .post_image a,
.blog_holder.blog_large_image .post .post_image a {
  display: block;
  height: 350px;
}
.page-template-blog-large-image .post .post_image img,
.blog_holder.blog_large_image .post .post_image img {
  position: absolute;
  Left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  min-height: 100%;
  min-width: 100%;
}

.search .blog_holder.blog_large_image article .post_text h2 .date,
.search .blog_holder.blog_large_image article .post_text .post_info {
  display: none;
}
.search .blog_holder.blog_large_image article .post_text h2 {
  margin-bottom: 14px;
}
    

/* Einzelansicht */
.single article.post {
  background-color: #fff;
  margin-bottom: 10px;
}
.blog_single.blog_holder article .post_text .post_text_inner {
  padding: 30px 35px;
  margin-bottom: 0;
}
.single .wp-caption-text,
.page .page_container_inner .wp-caption-text {
  font-size: 0.8em;
  text-transform: uppercase;
  line-height: 1.4em;
  font-weight: 700;
  color: #B9B9B9;
}
.comment_holder .comment {
  border: 0px;
  background-color: #fff;
}
.single-post .blog_holder article .post_info {
  margin-bottom: 25px;
}
.single_tags {
  margin: -55px 0 20px;
  padding: 0 35px;
}
.single_tags h5 {
  font-size: 1em;
  color: #bebebe;
  font-weight: 600;
  letter-spacing: 0;
}
.single article .single_tags a {
  color: #bebebe;
}

/* Teilen Buttons */
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
  margin: 20px 0 0;
}
.post_text div.sharedaddy h3.sd-title {
    display: block;
    line-height: normal;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    text-align: center;
}
.post_text div.sharedaddy h3.sd-title:before {
  content: "";
  display: block;
  width: 100%;
  min-width: 30px;
  border-top: 1px solid #ddd;
  margin-bottom: 14px;
}
.post_text div.sharedaddy .sd-content {
  text-align: center;
  margin-top: 16px;
}
.post_text div.sharedaddy .sd-content ul {
  display: inline-block;
}

/* Newsletter */
.end-newsletter {
  margin: -200px 0 163px;
  height: 43px;
}
.end-newsletter #mc_embed_signup {
  background-color: transparent;
}
.end-newsletter #mc_embed_signup form {
  padding: 0;
}
.end-newsletter #mc_embed_signup form input[type="email"]  {
    width: 48% !important;
    border: 1px solid #797979 !important;
    float: left;
    margin: 2px !important;
}
.end-newsletter #mc_embed_signup form .sender {
  width: 48%;
  float: right;
}
.end-newsletter #mc_embed_signup form input[type="submit"] {
  height: 42px;
  font-size: 1.2em;
  padding: 9px 25px;
}

@media only screen and (max-width: 768px) {
.end-newsletter .freebie {
  padding: 0;
  background-image: none;
}
}


/* Gastauthoren */
.author-info {
  background-color: #f7f7f7;
  padding: 20px 20px 5px;
  margin: 25px 0;
}
.author-info img {
  float: left;
  margin-right: 15px;
}
.single-post .author-info h3 {
  margin: 0;
}
.single-post .author-info p {
  font-size: 15px;
  margin-bottom: 12px !important;
}

/* Das könnte dich auch interessieren */
 .crp_related {
  margin-top: 30px;
}
.crp_related h3 {
  margin: 0 0 20px;
}
.crp_related .relpost {
  display: inline-block;
  width: 31%;
  vertical-align: top;
  margin-right: 3.5%;
  background-color: #fff;
  margin-bottom: 20px;
}
.crp_related .relpost:nth-child(4),
.crp_related .relpost:nth-child(7) {
  margin-right: 0;
}
.crp_related .relpost a {
  /* display: block;
  height: 125px;
  overflow: hidden; */
}
.crp_related .relpost a img {
  max-width: 100%;
}
/* .crp_related .relpost a.crp_title {
  height: 57px;
  color: #333;
  display: block;
  padding: 14px 16px;
  line-height: 1.4em;
  text-decoration: none;
} */

.crp_related .relpost .crp_title {
  color: #333;
  display: block;
  padding: 0 0 8px 14px;
} 
.crp_related .relpost a:hover .crp_title {
  color: #93da5c;
} 

/* Kommentare */
.comment_holder {
    padding: 18px 0 8px;
}
.single-post .comment_holder p, .page .page_container_inner .comment_holder p {
  margin-bottom: 0px !important; 
}

/* Sitebar */
.widget #searchform input[type='text'] {
  font-size: 1.3em;
  color: #333;
  padding-top: 11px;
  height: 30px;
}
.widget #searchsubmit {
  font-size: 1.3em;
  padding: 8px 0;
}
aside .widget {
  background-color: #fff;
  margin: 0 0 30px;
  padding: 15px;
}
#facebook-likebox-2,
#facebook-likebox-3 {
  border: 0;
}
#facebook-likebox-2 h5 a,
#facebook-likebox-3 h5 a {
  font-weight: 300;
}
#text-12,
#text-15 {
  margin-top: -44px;
}
.sidebar .fluid-width-video-wrapper,
.page-id-1589 .fluid-width-video-wrapper {
  /* margin-top: -150%; */
}
#text-12 h5,
#text-15 h5 {
  font-size: 16px;
}
.popular-posts .wpp-thumbnail {
  margin-right: 15px;
}
.popular-posts li {
  border-bottom: 1px solid #E8E8E8;
}
.popular-posts li:first-child {
  border-top: 1px solid #E8E8E8;
}
/* Opt-In */
#text-11,
#text-14 {
  background-image: url(http://www.gluecksdetektiv.de/wp-content/uploads/2016/05/widget-bg3.jpg);
  background-position: 0px;
  background-size: 800px;
}
#text-11 h5,
#text-14 h5 {
  font-size: 25px;
  line-height: 1.2em;
  font-weight: 400;
}
#text-11 p,
#text-14 p {
  font-weight: 500;
  font-size: 15px;
  color: #000;
  margin-bottom: 0 !important;
  font-weight: bold;
}
#text-11 ul,
#text-14 ul {
  list-style: 	disc outside none;
  margin-left: 16px;
}
#text-11 li,
#text-14 li {
  padding: 10px 0 0 0px;
  margin: 0;
  line-height: 19px;
  color: #000;
}
#text-11 span.freebie,
#text-14 span.freebie {
    display: block;
    background-image: url(http://www.gluecksdetektiv.de/wp-content/uploads/2016/05/freebie-emailkurs.png);
    background-size: 164px;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 23px 0 0 -12px;
    padding: 207px 20px 0;
}
#text-11 #mc_embed_signup,
#text-14 #mc_embed_signup {
    background-color: transparent;
    margin-top: 10px;
}
#text-11 #mc_embed_signup form,
#text-14 #mc_embed_signup form  {
  padding: 0;
}
#text-11 #mc_embed_signup form input[type="submit"],
#text-14 #mc_embed_signup form input[type="submit"] {
  height: 45px;
}
#text-11 #mc_embed_signup form input[type="email"],
#text-14 #mc_embed_signup form input[type="email"] {
  width: 100% !important;
  margin-bottom: 5px;
}


/* Seite */
.content .container .container_inner.page_container_inner {
  background-color: #fff;
  margin: 30px auto;
  padding: 30px 35px;
  box-sizing: border-box;
}

/* Opt-In Seite */
.page .content .container_inner #mc_embed_signup input,
.post .content .container_inner #mc_embed_signup input {
    width: 100% !important;
    max-width: 350px;
    margin-bottom: -20px;
    border: 1px solid #797979;
    display: block;
    float: none;
}
.page .content .container_inner #mc_embed_signup input[type="submit"] {
  border: 0;
  margin-bottom: 0;
}

/* Manifest Page */
.page.page-id-3078 .page_container_inner h2 {
  margin: 40px 0 25px 0;
}
.page .page_container_inner .manifestsart h2 {
  margin: 0 0 25px 0;
}
.page .page_container_inner .centersatz {
  padding-top: 9px;
}
.page .page_container_inner .centersatz p {
  font-size: 20px;
  margin-bottom: 0px !important;
}
.listpoints {
  background-color: #EAEAE9;
  padding: 26px 20px 0px;
  margin: 25px 0;
}
.listpoints .q_icon_list {
  margin-bottom: -19px;
}
.listpoints .q_icon_list i.transparent {
  color: #ef7e27;
}
.listpoints .q_icon_list p {
  color: #000;
}
.centermanifest .vc_single_image-wrapper {
  background-color: #EDF7F0;
  width: 100%;
  padding: 20px 0;
}
.page .page_container_inner .sharemanifest {
  margin: 30px 0;
  text-align: center;
}
.page .page_container_inner .sharemanifest a {
display: inline-block;
    padding: 10px 20px 8px;
    background-color: #55acee;
    color: #fff;
    text-decoration: none;
    margin-right: 4px;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #55acee;
}
.page .page_container_inner .sharemanifest a:first-child {
  background-color: #3b5998;
  border: 2px solid #3b5998;
}
.page .page_container_inner .sharemanifest a:hover {
  border: 2px solid #333;
  color: #fff;
}
.wandmanifest img {
    margin: 0 0 30px;
}
.page .page_container_inner .bildlink p {
  text-align: center;
  margin-bottom: 10px !important;
}
.page .page_container_inner .bildlink p a {
  color: #333;
  font-size: 14px;
}
/* Siegel */
.siegel1.wpb_single_image img {
    width: 77% !important;
    height: auto !important;
    margin: 4px 0 30px;
}
.siegel2.wpb_single_image img {
    width: 74% !important;
    height: auto !important;
    margin: 12px 0 25px;
}
.siegel3.wpb_single_image img {
    width: 65% !important;
    height: auto !important;
    margin: 8px 0 40px;
}
/* Produkt */
.produktbox {
  text-align: left;
  border: 10px solid #E6E6E5;
  padding: 5px 0 0;
}
.produktbox .vc_column_container {
  margin-top: 10px;
}
.produktbox .woocommerce .product .images {
  margin-bottom: 10px;
}
.produktbox .woocommerce div.product .summary p.price span.amount {
font-size: 30px;
    color: #fff;
    padding: 5px 16px;
    font-weight: 500;
    background-image: linear-gradient(to right, #78dc42 0%, #88ddeb 100%);
    font-family: 'Open Sans',sans-serif;
}
.produktbox .woocommerce div.product .summary p.price small {
    display: block;
    margin: 10px 0;
    font-size: 14px;
}
.produktbox .woocommerce div.product .summary .legal-price-info {
  margin-top: -40px;
}
.produktbox .woocommerce div.product .summary .legal-price-info p span {
  font-size: 14px;
}
.produktbox .woocommerce div.product .summary .legal-price-info p span a {
  color: #333;
}
.produktbox .woocommerce div.product .summary .stock,
.produktbox .woocommerce div.product .summary .woocommerce-accordion {
  display: none;
}
.produktbox .woocommerce div.product .summary button {
  font-size: 14px;
    padding: 5px 33px;
        text-transform: uppercase;
}
.produktbox .woocommerce .woocommerce-message {
position: fixed;
    top: 246px;
    right: 30px;
    background-image: linear-gradient(to right, #78dc42 0%, #88ddeb 100%);
    width: 300px;
    color: #fff;
    text-transform: none;
    line-height: 1.3em;
    font-weight: 600;
    padding-bottom: 77px;
}
.produktbox .woocommerce .woocommerce-message a {
    position: absolute;
    bottom: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}

/* Wahrenkorb */
.woocommerce-cart table.cart tbody tr td.product-name a {
  font-size: 20px;
}
.woocommerce-cart table.cart tbody tr td.product-name .delivery-time-info,
.woocommerce-cart table.cart tbody tr td.product-name .wc-gzd-item-desc p {
  font-size: 14px;
  margin-bottom: 10px !important;
}
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text {
  border: 1px solid #000;
}
.woocommerce table.cart div.coupon .button, .woocommerce-page table.cart div.coupon .button {
  top: -1px !important;
}

/* Shop Kasse */
.woocommerce form.checkout table.shop_table .product-name .wc-gzd-product-name-right {
  font-size: 24px;
  color: #333;
  text-align: left;
}
.woocommerce form.checkout table.shop_table .delivery-time-info {
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px !important;
}
.woocommerce form.checkout table.shop_table .wc-gzd-item-desc {
  font-size: 16px;
  text-align: left;
}
.woocommerce form.checkout table.shop_table .product-total,
.woocommerce form.checkout table.shop_table .cart-subtotal .amount,
.woocommerce form.checkout table.shop_table .order-total .amount {
  font-size: 20px;
  color: #333;
}

/* Textelemente */
.single-post h1,
.page .page_container_inner h1 {
  margin-top: 10px;
  font-size: 36px;
}
.single-post h2,
.page .page_container_inner h2 {
  margin: 30px 0 25px 0;
}
.single-post h3,
.page .page_container_inner h3 {
  margin: 20px 0;
}
.single article ul,
.page .page_container_inner ul,
.single article ol,
.page .page_container_inner ol {
  margin: 36px 0 36px 30px;
  list-style-position: outside;
}
.single article ul li,
.page .page_container_inner ul li,
.single article ol li,
.page .page_container_inner ol li {
  line-height: 1.5em;
  margin-bottom: 4px;
  font-size: 18px;
}
.single article a,
.page .page_container_inner a {
  color: #93da5c;
  text-decoration: underline;
}
.single article a:hover,
.page .page_container_inner a:hover {
  color: #000;
}
.single-post p,
.page .page_container_inner p {
  font-size: 18px;
  margin-bottom: 28px !important;
  color: #333;
  line-height: 1.625;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:    #333;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:    #333;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:    #333;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:    #333;
}


/* Binde */
.bindenlink {
  display: block;
  background-image: url(http://www.gluecksdetektiv.de/wp-content/uploads/2015/07/Binde.png);
  width: 215px;
  height: 50px;
  margin: 20px auto 10px;
  background-size: 215px;
  background-repeat: no-repeat;
}
.bindenlink .bindegl {
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  padding: 7px 0;
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
}

#menu-footer-recht li {
  margin: 3px 16px 12px;
}
#menu-footer-recht li a {
  color: #7B7B7B;
  font-size: 12px;
}

/* Wordpress Smiley */
#wpstats {
  position: absolute;
  top: 0px;
}

/* 404 */
.error404 .container_inner {
  margin: 100px auto;
}
.page_not_found p {
  font-size: 16px;
}
.page_not_found ul,
.page_not_found ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.page_not_found ul {
  width: 50%;
  margin: 0 auto;
}
.page_not_found ul li {
  background-color: #fff;
  margin-bottom: 10px;   
}
.page_not_found ul li span {
  display: block;
  padding: 10px 20px 10px 85px;
}
.page_not_found ul li span a {
  font-size: 16px;
  color: #333;
}
.page_not_found ul li span a:hover {
  color: #78dc42;
}

/* Glückskurs */
.inhaltsverzeichnis {
    background-color: #F7F7F7;
    display: block;
    padding: 30px 20px;
    line-height: 2em;
    position: relative;
    border: 4px solid #B5E881;
    margin-bottom: 1.7em;
}
.inhaltsverzeichnis ul {
  margin: 14px 0 14px 46px;
}
.bigfont {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 1.7em;
    font-weight: 500;
    width: 80%;
    margin: 0 auto 1.7em auto;
}
a.kauflink {
    display: inline-block;
    box-shadow: none;
    padding: 10px 45px;
    border-bottom: 5px solid #68af77;
    color: #424242 !important;
    margin: 0 0 20px 0;
    text-decoration: none !important;
    font-weight: 600;
    background: #daec96;
  background: -moz-linear-gradient(left,  #96ef67 0%, #99e3ec 100%);
  background: -webkit-linear-gradient(left,  #96ef67 0%,#99e3ec 100%);
  background: linear-gradient(to right,  #96ef67 0%,#99e3ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96ef67', endColorstr='#99e3ec',GradientType=1 );
}
a.kauflink:hover {
  border-bottom: 5px solid #00DA02;
  color: #424242;
  -webkit-box-shadow: 0 0 81px -10px rgb(203, 255, 62);
  -moz-box-shadow: 0 0 81px -10px rgb(203, 255, 62);
  box-shadow: 0 0 81px -10px rgb(203, 255, 62);
}
.testimonial br {
  display: none;
}
.testimonial {
  background-color: #F7F7F7;
  padding: 20px 30px 52px;
  margin: 20px auto;
  border: 4px solid #d97fe5;
  position: relative;
  font-size: 1.1rem;
  font-style: italic;
  width: 78%;
  box-sizing: border-box;
}
.testimonial em {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 30px;
    padding: 7px 19px;
    color: #fff;
    font-style: normal;
    font-size: 0.9rem;
    font-weight: 700;
    background: -moz-linear-gradient(left, #c893ea 0%, #ef69df 100%);
    background: -webkit-linear-gradient(left, #c893ea 0%,#ef69df 100%);
    background: linear-gradient(to right, #c893ea 0%,#ef69df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c893ea', endColorstr='#ef69df',GradientType=1 );
}
.testimonial em a {
  color: #7116AB;
}
.testimonial em a:hover {
  color: #000;
}
.testimonialimg {
  min-height: 175px;
}
.testimonialimg img {
  height: 115px;
  width: auto;
  margin: 0.35em 1.5em 1em 0;
}
.testimonial p {
  margin: 0 0 0.6em !important;
  font-size: 0.95em;
}
.page-id-3951 h3 {
    border-bottom: 1px solid #90e36c;
    font-weight: 400;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    font-size: 1.75em;
    margin: 40px 0 30px 0 !important;
}
.bigfont img {
  margin: 50px auto 0 auto;
}

/* Acordion */
.q_accordion_holder h5.title-holder {
  background-color: #f1f1f1;
}
.q_accordion_holder span.accordion_mark {
  background-color: #fff;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
  background-color: #78dc42;
}
.q_accordion_holder .tab-title {
  font-weight: 700;
}


/* Glückskurs Button */

li#nav-menu-item-3984 a span {
  background: -moz-linear-gradient(left, #FF7875 0%, #FFC766 100%);
  background: -webkit-linear-gradient(left, #FF7875 0%,#FFC766 100%);
  background: linear-gradient(to right, #FF7875 0%,#FFC766 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7875', endColorstr='#FFC766',GradientType=1 );
  padding: 9px 16px 8px;
  color: #fff;
  box-sizing: border-box;
}
li#nav-menu-item-3984 a:hover span {
  color: #fff;
  opacity: 1;
}
li#nav-menu-item-3984 a span.plus {
  padding: 0;
  border: 0;
}
nav.main_menu>ul>li#nav-menu-item-3984.active > a span {
  border-bottom: 2px solid rgba(255, 255, 255, 1);
}
li#nav-menu-item-3984 a:hover {
  opacity: 1;
}
#cookie-law-info-bar {
    border: 0 !important;
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.67) !important;
}
.cli-plugin-button, .cli-plugin-button:visited {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-shadow:  none !important;
  border-bottom:  0px !important;
  background-image: none !important;
}




/* Glücks-Webinar Danke Seite */
.page-id-4854 ul#menu-hauptmenu,
.page-id-4854 .footer_top_holder {
  display: none;
}


/* VGWORT Bild */
img.vgwort-bild {
    float: left;
}


#nav-menu-item-5791 a span {
    background-color: #E13A3A;
    padding: 5px 10px;
}
#nav-menu-item-5791 a span.plus {
    background-color: transparent;
    padding: 0;
}