/*
Theme Name: wahl.de
Theme URI:
Description: wahl.de
Author: appstretto
Author URI:
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');


/**
 * Lists
 **/

.list, .post-content ul.list {
	list-style-type: none;
	margin-left: 0;
	width: 100%;
}

.list li, .post-content ul.list li {
	margin-bottom: 15px;
}

.list.lines li, .post-content ul.list.lines li {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.profile-image {
	width: 80px;
}

.profile-image.small {
	width: 40px;
}

.list.horizontal {
	display: table;
}

.list.horizontal li {
	display: table-cell;
	padding: 10px;
}

.pods-pagination-advanced {
	margin-top: 50px;
	display: block;
}

.pods-pagination-number {
	background: #fff;
	color: #0094cb;
	padding: 6px 10px;
	display: inline-block;
	line-height: 1;
	border: 1px solid #0094cb;
	border-radius: 4px;
	margin-right: 3px;
}

.pods-pagination-number:hover {
	color: #000;
}

.pods-pagination-current {
	background: #666;
	color: #fff;
	border: 1px solid #666;
}

/**
 * Labels, Buttons
 **/
.post-title .label {
	background: #efefef;
	color: #333;
}

/**
 * Headlines
 **/
h2.uppercase {
	letter-spacing: 5px;
}


.vc_grid-item.vc_clearfix.vc_col-sm-4.vc_visible-item {
    padding-bottom: 20px;
}

.vc_grid-item-mini.vc_clearfix {
    background-color: #ededed !important;
}

.aktuell-front-post .vc_gitem_row {
    padding:10px 10px 0 10px;
}
.wahl-front-page-posts {
    padding: 0;
}
.wahl-front-page-posts h4.mb24 {
	min-height: 96px;
}
.front-page-all-post-button {
    clear: both;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.opacity-zero{
    opacity: 0;
}

.no-themen-found h3{
    font-size: 42px;
    line-height: 80px;
    font-weight: 100;

}

body.single-post .page-title {
	display: none;
}

/**
 * Articles
 **/
 .post-meta {
	 opacity: .7;
 }

/* Front page */
.kurz-notiert-section .container {
	width: 100%;
}

.kurz-notiert-slider {
	background: #f4f4f4;
	border: 1px solid #ebedf0;
	height: 160px;
}

.kurz-notiert-slider .owl-stage {
	height: 90px;
	margin: 35px;
}

.kurz-notiert-slider .owl-carousel {
	border: 1px solid #ebedf0;
}

.kurz-notiert-slider .owl-item.active {
  /*margin-left: 80px;*/
}

.kurz-notiert-slider .owl-item.active .item {
	/*padding-top: 40px;*/
}

.kurz-notiert-slider .owl-stage .kn-slider-item {
	background: #f4f4f4;
	/*height: 150px;*/
	/*padding-left: 85px;*/
	/*padding-right: 85px;*/
	padding-right: 40px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center !important;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.kn-slider-img {
	width: 50%;
	float: left;
}

.kn-slider-title {
	width: 50%;
	/*float: right;*/
}

.kn-slider-item p {
	margin-bottom: 0;
}

.kn-slider-item a {
	color: inherit;
	transition: all .2s ease-in-out
}

.kn-slider-item a:hover {
	opacity: .85;
}

.kurz-notiert-slider .owl-item .item img {
	max-width: 150px;
}

.kurz-notiert-slider .owl-prev {
	height: 20px;
	width: 20px;
	margin-top: -174px;
	margin-left: -117px;
	background: #f4f4f4;
	height: 160px;
	width: 115px;
	line-height: 160px;
	text-align: center;
	transition: margin .3s;
}

.kurz-notiert-slider .owl-prev:after {
	content: "‹";
	font-size: 73px;
	opacity: .7;
}

.kurz-notiert-slider .owl-next {
	height: 20px;
	width: 20px;
	margin-top: -174px;
	margin-right: -117px;
	background: #f4f4f4;
  height: 160px;
  width: 115px;
  line-height: 160px;
  text-align: center;
	transition: margin .3s;
}

.kurz-notiert-slider .owl-prev.show-nav {
	margin-left: -1px;
}

.kurz-notiert-slider .owl-next.show-nav {
	margin-right: -1px;
}

.kurz-notiert-slider .owl-next:before {
	content: "›";
	font-size: 73px;
	opacity: .7;
}

@media (max-width: 1200px) {

	.kurz-notiert-slider .owl-item.active {
		margin-left: -65px;
	}

	.kurz-notiert-slider .owl-stage .kn-slider-item {
		padding-left: 65px;
		padding-right: 65px;
	}

}

@media (min-width: 1400px) {

	.kurz-notiert-slider .owl-item.active {
	  margin-left: 80px;
	}

	.kurz-notiert-slider .owl-prev, .kurz-notiert-slider .owl-next {
		margin-top: -205px;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .wahl-front-page-posts .vc_col-sm-6{
        width: 100%;
        padding: 0;
    }
		.wahl-front-page-posts h4.mb24 {
			min-height: 130px;
		}
    .wahl-front-page-posts .wpb_single_image {
        margin-bottom: 0;
    }
		.page-title-with-image .move-down {
	    padding-top: 0 !important;
	  }
	  .page-title-with-image .img-source {
	    position: fixed;
	    bottom: -17px;
	    right: 10px;
	  }
	  .partner .partner-info p {
	    margin-bottom: 3px !important;
	  }
	  .partner-info a, .partner-info p, .partner-text a {
	    font-size: 14px !important;
	  }
	  .page-title-with-image .partner img {
	    max-width: 60px !important;
	  }
	  .sponsor-hr {
	    width: 60%;
	    margin: 3px 0;
	  }
}

@media only screen and (max-width: 768px) {
	.wahl-front-page-posts h4.mb24 {
		min-height: 1px;
	}

	.addtoany_shortcode {
		float: none !important;
	}
}



/**
 * Kurz Notiert
 **/
 @media (max-width: 768px) {

	.kurz-notiert-container {
		height: 223px !important;
	}

	.kurz-notiert-container > .vc_gitem-zone-mini > .vc_gitem_row:first-child {
		padding: 0 !important;
	}

	.kurz-notiert-image {
		padding-bottom: 0 !important;
	}

	.kurz-notiert-heading {
		padding-top: 0 !important;
	}

	.kurz-notiert-heading * {
		text-align: center !important;
	}

}

/**
 * Helpers
 **/
.with-subheadline {
	margin-bottom: 5px;
}

.dark {
	color: #222;
}

.light {
	color: #999;
}

.shadow-head {
	text-shadow: 1px 1px 1px #666;
	color: #fff;
}

h4.shadow-head {
	margin-top: 5px;
	margin-bottom: 5px;
}

h4.shadow-head + p {
	font-size: 80%;
}

/**
*Image Sources
**/
.isc_image_list_box {
	font-size: 10px;
	line-height: 18px;
	margin-top: -20px;
}

.isc_image_list_box p:first-child{
	margin-bottom: 0;
}

.img-source {
	line-height: 14px;
	font-size: 10px;
	margin-top: 2px;
}

.img-source.post-img-source {
    margin-top: -18px;
    margin-bottom: 20px;
}

.img-source a {
	color: #999;
	font-weight: lighter;
}

.img-source a:before {
	content: "Bildquelle: ";
}

.topic-image {
	padding: 96px 0 0 0;
}

/**
 * Parties, Politicians
 **/
 .list.horizontal .party-image {
	width: 200px;
}

.list.horizontal li.party {
	border: 1px solid #ddd;
}

.party-tag {
	padding: 1px 4px;
	color: #fff;
	border-radius: 4px;
	display: inline-block;
}

.party-tag.die-linke {
	background: #806299;
}

.party-tag.gruene {
	background: #00a908;
}

.party-tag.spd {
	background: #c10000;
}

.party-tag.cdu, .party-tag.csu {
	background: #111;
}

.party-tag.fdp {
	background: #f8d200;
}

.party-tag.afd, .party-tag.afb {
	background: #00bde5;
}

.party-tag.piratenpartei {
	background: #f68b00;
}

.account.profile .ti {
	margin-right: 10px;
}

/**
 * Specials
 **/
.addtoany_shortcode {
	float: right;
	margin-top: -5px;
}

.author-box-partner {
	position: absolute;
	right: 15px;
	margin-top: -40px;
	background: #efefef;
	text-align: center;
	padding: 5px 35px;
}

.author-box-partner a img {
	width: auto;
	max-height: 30px !important
}

@media (max-width: 400px) {

	.author-box-partner {
		padding-left: 5px;
		padding-right: 5px;
	}

}

/* Thema - Übersicht */
div.thema.bild {
    min-height: 6em;
    position: relative;
}

.topic.container h4 {
	margin-top: 0.5em;
    margin-bottom: 1.75em;
    font-size: 1.25em;
    line-height: 1em;
}

div.thema.bild span {
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 0;
    color: #666;
    text-shadow: 1px 1px 0px #ccc;
}

/* Topic Page with Image */
.page-title-with-image {
	height: 400px;
}

.page-title-with-image:before {
  content: " ";
  background-color: rgba(1,1,1,.3);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}

.page-title-with-image .move-down {
	padding-top: 200px;
}

.page-title-with-image h1 {
	font-weight: 600;
	display: inline-block;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3) !important;
	color: #fff;
  margin-bottom: 12px !important;
	line-height: 47px;
}

.page-title-with-image .img-source {
	margin-left: 10px;
	color: #fff;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3) !important;
}

.page-title-with-image .description {
	display: inline-block;
	color: #fff;
	padding: 5px 0;
	font-size: 17px;
	font-weight: 600;
	border-top: 1px solid rgba(255,255,255,.6);
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3) !important;
}

.page-title-with-image .partner img {
	max-width: 70px !important;
	margin-top: 7px;
}

.page-title-with-image .partner p {
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
}

.page-title-with-image .partner p a, .page-title-with-image .partner p {
  color: #fff !important;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3) !important;
}

.pod-page-themen-w .posts .label, .parent-pageid-16611 .posts .label {
	display: none;
}

.partner p:first-child {
	margin-bottom: 7px;
}

.partner-text {
	margin-bottom: 8px;
	color: #fff;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-left: 15px;
}

.page-title-with-image .partner-text a {
  color: #fff !important;
  font-size: 16px;
}

.page-title-with-image .partner-text a:hover, .page-title-with-image .partner-info a:hover {
  color: #E3E3E3 !important;
}

.partner-info {
	margin: 17px 0;
}

.partner-info a {
	font-size: 16px;
}

.sponsor-hr {
  display: block;
  height: 1px;
  border: none;
  background-color: rgba(255,255,255,.6);
  margin: 8px 0;
}

/**
 * Related Articles
 **/
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: none !important;
	width: 199px !important;
	height: auto !important;
	margin: 0 10px 0 0 !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail>img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	width: 100% !important;
	height: 120px !important;
	margin: 0 !important;
}

.yarpp-related .yarpp-thumbnail-title {
	margin: 5px 0 0 0 !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	overflow: visible !important;
	width: 100% !important;
}

@media only screen and (max-width: 768px) {
	.yarpp-thumbnails-horizontal .yarpp-thumbnail {
		width: 100% !important;
		height: auto !important;
	}

	.yarpp-thumbnails-horizontal .yarpp-thumbnail>img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
		width: 100% !important;
		height: auto !important;
	}
}



/**
 * Twitter
 **/
.twitter-tweet {
	font-family: Titillium Web, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	padding: 0px;
	border-left: 0;
}

/**
 * Footer
 **/
#text-5 {
	list-style: none;
	margin: 0;
}

/* newsletter form styling on frontpage */
#text-6 {
	list-style-type: none;
	margin: 0;
	padding: 20px;
	background: #efefef;
}


footer li {
	margin-bottom: 5px;
}

footer h4 {
   font-size: 16px;
}

footer h4.with-subheadline {
	margin-bottom: 0;
}

footer li.politician span {
   font-size: 14px;
}

/**
News paper fonts.
**/

@font-face {
    font-family: 'newspaper';
    src: url('style/fonts/newspaper.eot?81699613');
    src: url('style/fonts/newspaper.eot?81699613#iefix') format('embedded-opentype'),
    url('style/fonts/newspaper.woff2?81699613') format('woff2'),
    url('style/fonts/newspaper.woff?81699613') format('woff'),
    url('style/fonts/newspaper.ttf?81699613') format('truetype'),
    url('style/fonts/newspaper.svg?81699613#newspaper') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'newspaper';
    src: url('../font/newspaper.svg?81699613#newspaper') format('svg');
  }
}
*/

[class^="icon-wahl-newspaper"]:before, [class*=" icon-wahl-newspaper"]:before {
    font-family: "newspaper";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-newsppr:before { content: '\f1ea'; } /* '' */

.to-the-thema-container {
    /*position: absolute;*/
    background: #dedede;
    width: 100%;
    z-index: 1;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 20px 5px;
    margin-bottom: 20px;
    min-height: 110px;
    cursor: pointer;
}
.to-the-thema-link{
    display: inline-block;
    width: 60px;
    float: left;
    margin: 5px 15px 5px 9px;

}
.to-the-thema-link img{
    border-radius: 75px;
}

.back-to-thema-text {
    font-size: 15px;
    color: #666;
    display: block;
    margin-top: 6px;
}

.back-to-thema-text a{
    font-size: 34px;
    display: block;
    line-height: 30px;
}

.link-back-to-thema {
    display: block;
    line-height: 120%;
    font-size: 18px;
}

.to-the-thema-container-fixed{
    position: fixed;
    top: 65px;
}

.to-the-thema-link-default{
    width: 60px;
    height: 60px;
    border-radius: 50px;
    display: inline-block;
    line-height: 48px;
    background: white;
}

.sidebar-partner-info {
	width: 100%;
	background: #efefef;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 10px;
	/*opacity: 0;*/
	transition: opacity .4s;
}

.sidebar-partner-info-fixed {
	position: fixed;
	display: block;
	top: 215px;
	z-index: 100;
	opacity: 1;
	transition: opacity .4s;
}

.sidebar-partner-info p {
	margin-bottom: 5px;
	color: #666;
	font-size: 13px;
}

.sidebar-partner-info a img {
	width: auto;
	max-height: 50px !important;
}

.text-link-container {
    overflow: hidden;
}

.ubermet-title{
    font-size: 20px;
    line-height: 20px;
    margin-right: 10px;
    color: #828282; /*#02182B;*/
    font-weight: 500;
    margin-bottom: 10px;
}

.ubermetrics-posts-container {
    background: #f7f7f7;
    padding: 30px 40px;
    border: 1px solid #ebedf0;
    border-radius: 3px;
    border-bottom-right-radius: 0;
}
.ubermetrics-posts-container .item {
    margin-right: 30px;
}

.uberm-meta-holder {
    margin-bottom: 15px;
}

.powered-by-ubermetrics{
    float: right;
    background: #f7f7f7;
    padding: 13px;
    border: 1px solid #ebedf0;
    border-top: none;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.uberm-post-src i.icon {
    font-size: 14px !important;
}

.uberm-post-src i.ti-facebook {
     color: #3b5998;
 }

.uberm-post-src, .uberm-author {
    margin-right: 9px;
}


@media screen and (min-width: 768px) {
    .archive .type-service, .each-result-content-wrapper {
        padding: 0;
        padding-bottom: 20px;
    }
    .archive .type-service .link-image, .each-result-content-wrapper .link-image {
        margin-top: 20px;
        text-align: center;
    }
}

.link-image, .each-result-content-wrapper .link-image {
    display: block;
}

.each-result-content-wrapper {
    border: 1px solid #e6e9ed;
    box-shadow: 0 0.125em #e6e9ed;
    padding: 0 20px 20px 20px;
}
.hentry {
    margin: 0 0 1.5em;
}

.each-result-content-wrapper .entry-title {
    font-size: 30px;
}


.widget_wpsolr_widget_sort, .widget_wpsolr_widget_facets {
    margin: 0 0 1.5em;
    padding: 20px;
    background: #f0f5f7;
}


.wpsolr_facet_checkbox, .wpsolr_facet_checkbox.checked {
    background: none;
    margin: 0;
    padding: 0;
    color: #007caa;
    padding: 10px 15px;
}

.wpsolr_facet_checkbox.checked {
    background: #e1e9ed;
    border-radius: 4px;
}

.wpsolr_facet_title {
    margin-top: 20px;
    margin-bottom: 5px;
}

#wpsolr_section_facets ul li {
    margin-bottom: 5px;
}


.select_opt {
    list-style-type: none;
    text-decoration: none !important;
}

.wpsolr_facet_checkbox:hover {
    background: #e1e9ed;
    border-radius: 4px;
}

.wdm_label {
    font-weight: bold;
    font-size: 16px;
    font-weight: 400;
    color: #222;
    text-transform: none;
}

#res_facets .select-option select {
    width: 100%!important;
    background: #e1e9ed;
    border-radius: 4px;
    /* font-size: 15px; */
    font-size: 14px;
    font-weight: 500;
    color: #007caa;
}

/* QUICK FIX YARPP */
@media (min-width: 350px) {
    .yarpp-thumbnails-horizontal a:nth-of-type(4),
    .yarpp-thumbnails-horizontal a:nth-of-type(5){
        display: none;
    }

    .yarpp-thumbnail-title {
        padding-bottom: 1.5em;
    }
}

@media (min-width: 768px) {

    .yarpp-related {
        background-color: #efefef;
        text-align: center;
        padding-bottom: 1em;
    }
	.yarpp-thumbnails-horizontal a {
	    padding-right: 1em;
	}
    .yarpp-thumbnails-horizontal a:nth-of-type(3) {
        padding-right: 0em;
    }

 }


@media (min-width: 992px) {
	.yarpp-thumbnails-horizontal a:nth-of-type(4){
		display: inline-block;
        padding-right: 0em;
	}
    .yarpp-thumbnails-horizontal a:nth-of-type(3) {
        padding-right: 1em;
    }


 }

@media (min-width: 1200px) {
    .yarpp-thumbnails-horizontal a:nth-of-type(4) {
        padding-right: 1em;
    }

	.yarpp-thumbnails-horizontal a:nth-of-type(5){
		display: inline-block;
        padding-right: 0em;

	}
 }
.loading_sugg{
	background: none !important;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}


.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
    -moz-animation: spin .7s infinite linear;
}

 .srch-butt-pos-page {
	 padding: 0px;
	color: #008dc1;
	background: none;
	border: none;
	float: right;
	position: absolute;
	font-size: 19px;
	padding-top: 2px;
	margin-left: -36px;
 }

 .custom-wp-solr-form #search_que{
 	margin: 0;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	width: 100%;
	border: 0;
	outline: none;
	background: #f5f5f5 !important;
 }
.custom-wp-solr-form .wdm-dropdown-menu{
	font-size: 16px;
}

.wdm-dropdown-menu a {
	line-height: 55px !important;
}

#search_que::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
}
#search_que::-moz-placeholder { /* Firefox 19+ */
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
}
#search_que:-ms-input-placeholder { /* IE 10+ */
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
}
#search_que:-moz-placeholder { /* Firefox 18- */
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
}

.search-pagination a, .search-pagination span{
	width: 32px;
    height: 32px;
    padding: 0;
    text-align: center;
    padding-top: 6px;
    margin: 0 4px;
    color: #828282;
    font-weight: 400;
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.search-pagination span.current{
	background: #0094cb;
    color: #fff;
    border-color: #0094cb;
}
.srch-form-mob{
	line-height: 8px;
}

