@font-face {
font-family: 'FontAwesome';
src: url(//www.geistheilung-muenster.de/wp-content/themes/gh/fonts/fontawesome-webfont.eot?v=4.2.0);
src: url(//www.geistheilung-muenster.de/wp-content/themes/gh/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//www.geistheilung-muenster.de/wp-content/themes/gh/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//www.geistheilung-muenster.de/wp-content/themes/gh/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//www.geistheilung-muenster.de/wp-content/themes/gh/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img,blockquote, dl, dt, dd, ol, ul, li, fieldset,form, label, legend, caption, tbody, tfoot, thead {
margin: 0; padding: 0; 	border: 0; outline: 0; font-size: 100%;	vertical-align: baseline; background: transparent; font-family: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 0;}
* { noFocusLine: expression(this.hideFocus=true); vertical-align: baseline;	font-weight: inherit; font-family: inherit;	font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section,summary { display: block; }
audio,canvas,progress,video { display: inline-block; vertical-align: baseline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
figure { margin: 0; padding: 0; }
figure figcaption { text-align: center; }
svg:not(:root) { overflow: hidden; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
address { font-style:normal; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }
abbr,acronym { border-bottom: 1px dotted #ccc;  }
sub,sup { font-size: smaller; line-height: 0; position: relative; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
small { font-size: smaller; }
del {text-decoration: line-through;}
iframe, object, embed, video{ max-width:100%; }
nav ul { margin: 0; padding: 0; }
nav ul li { display: inline; list-style: none; }
aside nav ul li { display: block; }
h1,h2,h3,h4,h5,h6 { text-rendering: optimizeLegibility; }
p { -moz-osx-font-smoothing: grayscale; word-break: normal;  }
@media print {    
* { background: transparent !important; color: #000 !important; box-shadow: none !important;  text-shadow: none !important; } 
a, a:visited { text-decoration: underline; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
} html { height:100%; font-size:100%; -webkit-font-smoothing: antialiased; -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; }
body { height: 100%; font: 13px/1.76em Arial, Verdana, Helvetica, sans-serif; font-weight:normal; margin:0; padding:0; webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; } .left,.float_left,.float-left {float:left;}
.right,.float_right, .float-right {float:right; }
.center, .text-center,.align_center,.alignCenter { text-align: center !important;}
.justify,.text-justify { text-align: justify !important; }
.text-left,.align_left,.alignLeft    { text-align: left !important; }
.text-right,.align_right,.alignRight   { text-align: right !important; } .clear,.clearfix,.clearall { clear:both;}
.clear:before,.clear:after,.clearfix:before,.clearfix:after { content: " "; display: table; } 
.clear:after,.clearfix:after { clear: both; } 
.clearfix { *zoom: 1; } .bold,b,strong { font-weight:bold}
.italic,dfn,em,var { font-style:italic}
.underline { text-decoration:underline;}
.break { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto;  hyphens: auto; } .arial-websafe { font-family: Arial, Helvetica, Verdana, sans-serif; }
.georgia-websafe { font-family:"Georgia", "Times New Roman", Times, serif; }
.verdana-websafe { font-family: Verdana, Arial, Helvetica, sans-serif; }
.helvetica-websafe { font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Verdana, sans-serif; }
.lucida-sans-websafe { font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;	}
.helvetica-neue-websafe { font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; } .border { border:1px solid rgba(0,0,0,.1); }
.noborder { border:none}
.light-rounded { border-radius: 3px; }
.heavy-rounded { border-radius: 8px; }
.full-rounded { border-radius: 50%; }
.antialiased { -webkit-font-smoothing: antialiased; } .width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.width25 { width: 25%; }
.widthAuto { width:auto; }
.height100 { height:100%; }
.noheight,.height0 { height:0; } .top50 { top:50%; }
.left50 { left:50%; }
.right50 { right:50%; }
.bottom50 { bottom:50%; }
.nomargin,.margin0 { margin:0;} .opacity100 { opacity: 1; } 
.opacity75 { opacity: 0.75; zoom: 1; filter: alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; } 
.opacity50 { opacity: 0.5; zoom: 1; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; } 
.opacity25 { opacity: 0.25; zoom: 1; filter: alpha(opacity=25); -moz-opacity:0.25; -khtml-opacity: 0.25; } 
.opacity0 { opacity: 0; zoom: 1; filter: alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; } a { text-decoration: none; transition: all 0.3s ease-out;  max-width:100%; }
a:hover { text-decoration: underline; }
.inline-link,.inline_link, .inlineLink { display: inline-block; margin: 0 0.2em; padding: 3px; background: #97CAF2; border-radius: 2px; transition: all 0.3s ease-out; text-decoration: none; font-weight: bold; color: white; }
.skin_color a,.skin_color1 a,.skin_color2 a { text-decoration: none; } ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; margin-left: 7px; }
ol { list-style: decimal ; margin-left: 20px; }
ol, ul.square, ul.circle, ul.disc { }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside none; }
ul ul, ul ol,ol ol, ol ul { margin: 4px 0 5px 30px;   }
ul ul li, ul ol li,ol ol li, ol ul li { margin-bottom: 6px; }
dl { margin-bottom: 20px; } 
dt { float: left; clear: left; width: 100px; text-align: left; font-weight: bold; } 
dt:after { content: ""; } 
dd { margin: 0 0 0 110px; padding: 0 0 0.1em 0; } img,img a,a img, :link img, :visited img { max-width:100%; height:auto;  display: inline-block; vertical-align: middle; image-rendering: optimizeQuality;   }
.image_left,.alignleft { float:left; margin:5px 20px 10px 0; }
.image_right,.alignright { float:right; margin:5px 0 20px 20px; }	
.image_border { border:1px solid #ececec; padding:4px; border-radius: 3px; }
.image-overlay { position: absolute; background: #fff; z-index: 500; height:100%; width:100%; opacity: 0; filter:alpha(opacity=0); }
.image_lightbox { position: relative; display: inline-block; border-radius: 3px; overflow: hidden; }
.img_overlay { background:rgba(0,0,0,0.5); position: absolute; width:100%; height:100%; top:0; left:0; z-index: 9999; display: block; opacity: 0; border-radius: 3px; overflow: hidden; }
.image_lightbox:hover .img_overlay { opacity:1;}
.image_lightbox img { display: inline-block; line-height: 0; font-size: 0; border-radius: 3px; }
.image_lightbox a { width:50px; height:50px; color:#fff; border:2px solid rgba(255,255,255,0.7);  border-radius: 3px; left:50%; top:50%; position: absolute; margin-top:-25px; margin-left: -25px; display: block; text-align: center; line-height: 45px; font-size: 20px;}
.image_lightbox a:hover {  background: rgba(0,0,0,0.3); color:#fff; } table { border-collapse: collapse; border-spacing: 0; width: 100%; padding: 0;	margin: 0 0 20px 0; }
table tr:nth-child(even) { background: rgba(0,0,0,0.05); }
td, td img { vertical-align:top; } 
table caption { padding: 0 0 20px 0; width: auto; font-size: 18px; font-weight: bold;  }
th { font-weight:bold;  text-align: left; padding: 5px 10px; border-style: solid; border-width: 1px; border-left:none;
border-top:none; border-color:#e1e1e1;}
tr th:first-child, tr td:first-child{ border-left-style: solid; border-left-width: 1px; }
tr:first-child th, tr:first-child td{ border-top-style: solid; border-top-width: 1px; }
td { font-size: 13px; padding: 5px 10px; border-style: solid; border-width: 1px; border-left:none; border-top:none; border-color:#e1e1e1; } .nobackground { background:none;}
.hidden,.hide,.none,.swm_hide { display: none !important; }
.visible,.show,.block { display:block; }
.in-block,.inblock { display: inline-block; *display: inline; zoom: 1; }
.hide-text { text-indent:100%; white-space: nowrap; overflow: hidden; }
.overlay { position: fixed; top: 0; left: 0; z-index: 99999; display: none; height: 100%; width: 100%; } .first { margin-left: 0; }
.last { margin-right: 0; } q:before { content: "\201c"; }
q:after { content: "\201d"; }
q q:before { content: "\2018"; }
q q:after {	content: "\2019"; } blockquote { display: block; border-left:6px solid #b93a41; color:#888; font-size: 14px; text-align: left; margin:20px 0; position: relative; padding:0 0 0 15px; }
blockquote i { color:#e1e1e1; font-size: 30px; position: absolute; margin:0 0 0 -42px; } .error,.invalid { color: #ff0000; }
.success,.valid { color: #00ff00; } .smooth { -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.swm_breadcrumbs span,
.swm_blog_post .swm_post_format,
.swm_blog_post,
.swm_blog_post .swm_post_meta ul,
.swm_portfolio_box .swm_portfolio_img_overlay,.swm_portfolio_box .swm_portfolio_img_hovericon,
.swm_portfolio_box .swm_portfolio_text,
.swm_portfolio_box .swm_portfolio_text span.subtexts,
.icon_url a i.fa-link,
.swm-woo-sort-order ul.order a i,
.crossfade-images .rating_container,
.standard-featured-image .rating_container,
.product-images .crossfade-images img,
.swm-product-price-cart a,
.swm_woo_next_prev span a:before,
.woocommerce-breadcrumb span a,
.swm-featured-product-block.p_category a h3,
.swm-featured-product-block.p_category a h3 mark,
input[type="text"],input[type=submit],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],textarea,
td.actions .coupon .input-text,
.swm-tribe-event-list-meta ul li:before,.swm-tribe-event-list-meta ul li a.tribe-events-gmap:before,
.pagination_menu a span,
.img_overlay,
.swm_slider_box .flex-direction-nav a,
ul.top_nav > li,
.sidebar ul li:before,
.swm_event_box .swm_evt_date,
.swm_event_box .swm_evt_date_year,
.swm_event_box .swm_evt_date_day,
.swm_blog_post h2,.swm_blog_grid h2,
.swm_blog_post .swm_post_title h1 a,.swm_blog_post .swm_post_title h1,
.swm_blog_post .swm_post_title,.swm_blog_grid .swm_post_title,
.swm_blog_post .swm_pf_ic,.swm_blog_grid .swm_pf_ic,
.swm_sermons_item .swm_sermons_date
{	
-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;	
-moz-transition-property: 	all;
-webkit-transition-property:all;
-o-transition-property: 	all;
transition-property: 		all; 
} .gradient-light-linear { background-image: linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,0)); }
.gradient-dark-linear { background-image: linear-gradient(rgba(0,0,0,.25), rgba(0,0,0,0)); }
.swm_dark_gradient {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.05)), to(rgba(0,0,0,0.1)));
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1));
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1));
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1));
background-image: -o-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1)); }
.swm_box_shadow,#lang_sel_footer {
-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.15);
box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.15); 
}
pre { 
clear:both; width:100%; border:1px solid #e1e1e1; overflow:auto; padding:2em; line-height: 2em; font-size: 12px;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -ms-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
-webkit-background-size: 100% 4em ; -moz-background-size: 100% 4em ; background-size: 100% 4em;
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
-webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s;
margin-bottom: 20px; position: relative; left:0; text-transform: none;
}
code,kbd,samp {
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } .swm-arrow-up { position: relative; display: block;  }
.swm-arrow-up span { border-style: dashed; border-color: transparent; border-width: 9px; display: -moz-inline-box; display: inline-block; height: 0; position: absolute; width: 0; border-bottom: 9px solid #fff; bottom: 0; left:50%; margin-left: -9px; } .isotope,.isotope .isotope-item {  -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity,border-color, box-shadow; -moz-transition-property: -moz-transform, opacity,border-color, box-shadow; -o-transition-property: top, left, opacity,border-color, box-shadow;	transition-property: transform, opacity,border-color, box-shadow; }
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.swm_blog_grid.isotope-item,.swm_blog_grid .isotope { -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;	}
p { margin: 0 0 0.85em 0; }
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 { margin-top:1.5em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom: 20px; line-height: 1.5em; }
h1 { font-size: 34px; }
h2 { font-size: 28px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; margin-bottom: 20px; } 
h5 { font-size: 16px; margin-bottom: 15px; }						
h6 { font-size: 14px; margin-bottom: 15px; } .gm-style .place-card-large { display:none; left:-2000px; } .clickable,label, input[type=button], input[type=submit], input[type=file], button {cursor: pointer;}
button,input,optgroup,select,textarea { margin: 0; webkit-font-smoothing: antialiased;  }
button { overflow: visible; width: auto; overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"],input[type="submit"] {  -webkit-appearance: button; cursor: pointer; }
button[disabled],html input[disabled] { cursor: default; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
input,textarea { font: 12px/20px; font:inherit; resize:none; }
input { line-height: normal; }
input[type="checkbox"],input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height: auto; }
legend { border: 0; padding: 0; }
textarea { height: auto; min-height: 100px; width: 100%; max-width: 100%; -webkit-appearance: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; }
:focus { outline: 0; }
form { margin-bottom: 20px; }
fieldset { margin-bottom: 20px; }
.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], input[type="number"],    input[type="url"], input[type="tel"],
input[type="search"], textarea, select { -webkit-appearance: none; box-sizing: border-box;border: 1px solid #e1e1e1;outline: none;	border-radius: 0;color: #777;padding: 7px;		margin: 0 0 20px 0; width: 200px;max-width: 100%;display: block;background: #fff; border-radius: 3px; }
input[type="text"]:focus, input[type="password"]:focus,	input[type="email"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="search"]:focus, textarea:focus { box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); color: #555;	}
textarea { min-height: 80px; line-height:1.5em; width:100%; }
label{ display: block; font-weight: bold; font-size: 12px;  }
legend { display: block; font-weight: normal; font-size: 15px;  }
input[type="checkbox"] { display: inline; }
label span, legend span { font-weight: normal; font-size: 13px; color: #444; }
select { background:#fff url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/select.png) no-repeat center right;  }
.select option { padding: 0; margin: 0; }
.mejs-container { position : relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0;} .me-plugin{position:absolute;height:auto;width:auto;} .mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden;} .mejs-fullscreen{overflow:hidden!important;}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%;}.mejs-clear{clear:both;}.mejs-background{position:absolute;top:0;left:0;}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%;}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;}:root .mejs-poster img{display:none;}.mejs-poster img{border:0;padding:0;border:0;}.mejs-overlay{position:absolute;top:0;left:0;}.mejs-overlay-play{cursor:pointer;}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/bigplay.svg) no-repeat;}.no-svg .mejs-overlay-button{background-image:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/bigplay.png);}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px;}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9));}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/loading.gif) 50% 50% no-repeat;}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%;}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0;}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/controls.svg) no-repeat;}.no-svg .mejs-controls .mejs-button button{background-image:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/controls.png);}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999;}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto;}.mejs-controls .mejs-play button{background-position:0 0;}.mejs-controls .mejs-pause button{background-position:0 -16px;}.mejs-controls .mejs-stop button{background-position:-112px 0;}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px;}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;}@-webkit-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-moz-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-ms-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-o-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center;}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111;}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0;}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px;}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0;}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px;}.mejs-controls .mejs-mute button{background-position:-16px -16px;}.mejs-controls .mejs-unmute button{background-position:-16px 0;}.mejs-controls .mejs-volume-button{position:relative;}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0;}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0;}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative;}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none;}.mejs-controls .mejs-captions-button{position:relative;}.mejs-controls .mejs-captions-button button{background-position:-48px 0;}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0;}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1;}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0;}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer;}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none;}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px;}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis;}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff;}.mejs-captions-layer a{color:#fff;text-decoration:underline;}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal;}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0;}.mejs-captions-position-hover{bottom:35px;}.mejs-captions-text{padding:3px 5px;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(20,20,20,0.5);white-space:pre-wrap;}.me-cannotplay a{color:#fff;font-weight:bold;}.me-cannotplay span{padding:15px;display:block;}.mejs-controls .mejs-loop-off button{background-position:-64px -16px;}.mejs-controls .mejs-loop-on button{background-position:-64px 0;}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px;}.mejs-controls .mejs-backlight-on button{background-position:-80px 0;}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0;}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001;}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333;}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333;}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff;}.mejs-controls .mejs-sourcechooser-button{position:relative;}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden;}.mejs-postroll-layer-content{width:100%;height:100%;}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer;}div.mejs-speed-button{width:46px!important;position:relative;}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff;}.mejs-controls .mejs-speed-button .mejs-speed-selector{visibility:hidden;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/css/player/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{visibility:visible;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1);}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:white;margin-left:5px;cursor:pointer;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important;}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none} @media only screen and (max-width: 767px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #f8f8f8; margin-top: -2px!important; }
a.pp_close { right: 10px!important; top: 10px!important; }
div.pp_default div .pp_content {min-height: 50px;}
}
.boxed { margin:0 auto; overflow: visible; }
#swm_main_container { width:100%; position: relative; z-index: 2; }
.swm_container { position: relative; }
.swm_main_container_wrap { margin:0 auto; background:#fff; }
#header_wrap { margin:0 auto; }
#header { z-index: 999; position: absolute; width:auto;}
.top_section { position:relative; z-index:5; margin:0 auto;  }
.transparent_bg { position:absolute; top:0px; left:0px; width:100%; height:100%; margin:0 auto;	display: block;	float:left; z-index: 1; border-radius: 0 0 3px 3px;	 } .swm_logo_section_bg { background: #222; width:100%; margin:0 auto; position: relative; }
.logo_section_top_border { width:100%; position: absolute; height:5px; 	background: rgba(0,0,0,0.2); }
.swm_logo_section {  margin:0 auto; }
.logo_section { width:auto; min-height:126px; display: block; position: relative; } 
.logo_image { float:left; display: block; padding:20px 0; }
.logo_section_menu { float:right; margin-top: 52px; }
.logo_section_menu ul { margin:0; float:left; display: inline-block; }
.logo_section_menu ul li a { text-decoration: none; }
.swm_container .logo_section_menu ul li { float:left; display: inline-block; padding:0 0 10px 20px; margin:0; }
.logo_section_menu ul li i,span.donate_btn a i { padding-right: 8px; }
.logomenu-setting-msg { color:#fff; }
span.donate_btn a { background: rgba(0,0,0,0.2); padding:5px 15px; float:left; margin-left: 15px; display: inline-block; color:#fff; border-radius: 3px; margin-top: -5px; text-decoration: none; }
.swm_cart_donate_section { float:left; }
.logo_section_toggle { position: absolute; right:0; top:50px; background: rgba(0,0,0,0.2); width:30px; height:30px; display: block; border-radius:3px; line-height: 30px; text-align: center; color:#ececec; font-size: 12px; cursor: pointer; display: none; }
span.cart_responsive_link a { text-decoration: none; display: none; float:none; clear:both; padding:0 0 10px 0;}
span.cart_responsive_link a i { padding-right: 8px; } .swm_top_menu_section { min-height:60px; position: relative; margin: 0 auto; }
.swm_top_menu_section .swm_container  { position: relative; }
.topmenu_border { width:100%; height:1px; display: block; position: absolute; background: rgba(0,0,0,0.08); bottom:0; left:0;}
nav.swm-top-menu { float:right; }
ul.top_nav { padding:0; margin:0; float:left; }
ul.top_nav > li { display: inline-block; padding:20px; margin:0 0 0 1px; line-height: 20px; float:left; }
ul.top_nav > li:last-child {   }
ul.top_nav > li > a { color:#FFF; text-decoration: none; padding:18px 0 20px 0; }
ul.top_nav > li:hover,ul.top_nav > li.current_page_item,ul.top_nav > li.current-menu-item,ul.top_nav > li.current-menu-parent,ul.top_nav > li.current-category-ancestor,ul.top_nav > li.current-post-ancestor,ul.top_nav > li.current-page-ancestor,ul.top_nav > li.current-menu-ancestor
{ background: rgba(0,0,0,0.1); box-shadow: inset 0 0 10px rgba(0,0,0,0.1); }
ul.top_nav li { position: relative; }
ul.top_nav li ul { position: absolute; top: 60px; left:0; padding:0; margin:0; }
ul.top_nav li ul { z-index: 9998; width: 200px; background: #ececec; visibility: hidden; opacity: 0; border-top: 3px solid #ccc; }
ul.top_nav li ul { -webkit-transform: translate3d(0,0,0); }
ul.top_nav li.swm_menu_hover > ul { visibility: visible; }
ul.top_nav li:hover > ul { opacity: 1; visibility: visible; display: block; }
ul.top_nav li:hover > ul, ul.top_nav li.swm_menu_hover > ul { -moz-transition: opacity .2s ease-in-out; -webkit-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
ul.top_nav li:hover { visibility: inherit; }
ul.top_nav li li a { font-size: 14px; }
ul.top_nav ul li a:hover { color: #111; background-color: #F8F8F8; }
#top_menu li ul li a { padding:10px 20px; margin:0; display: block; border-top: 1px solid #fbfbfb; border-bottom:1px solid #d0d0d0; color:#222; text-decoration: none; font-size: 13px;  }
ul.top_nav ul { border-radius:0 0 3px 3px; border:1px solid rgba(0,0,0,0.1);}
#top_menu li ul li:last-child a { border-radius:0 0 3px 3px; border-bottom:0; }
ul.top_nav li li { padding: 0; margin:0; position: relative; }
ul.top_nav li li ul { z-index: 1000; top:auto; margin-top: -43px; left: 195px; border-radius:3px; border:1px solid rgba(0,0,0,0.1); position: absolute; }
ul.top_nav li ul li:first-child a { border-top: 0; border-radius: 3px 3px 0 0; }	
#top_menu li ul li.menu-item-has-children > a:after { content:'\f105'; font-family: fontAwesome; font-size: 14px; float:right; }
.swm_container li.menu-setting-msg,.swm_container li.menu-setting-msg2 { color:#fff; line-height: 60px;  } #top_menu li.mega-menu li > a,#top_menu li.mega-menu li > ul { width: 233px !important; }
#top_menu li.mega-menu > ul { width: 940px !important; top: 60px; padding: 0; position: absolute !important; left:0 !important; margin:0; }
#top_menu li.mega-menu ul li ul { margin:0;}
#top_menu li.mega-menu { position: inherit; }
#top_menu li.mega-menu ul li:first-child,#top_menu li.mega-menu ul li li { border-left:0; }
#top_menu li.mega-menu ul li { margin: 0; float: left!important; display: block !important; }
#top_menu li.mega-menu ul li ul li { border-bottom:1px solid #d0d0d0;  }
#top_menu li.mega-menu ul li a { padding:10px 15px; border:0; }
#top_menu li.mega-menu li > ul { padding: 0px; border:none; left: auto; top: auto; position: relative; }
#top_menu li.mega-menu li ul { visibility: visible; opacity: 1; display: none; }
#top_menu li.mega-menu.swm_menu_hover li ul { display: block; }
#top_menu li.mega-menu:hover > ul { opacity: 1 !important; visibility: visible !important; }
#top_menu li.mega-menu > ul > li:first-child { margin-left: 30px; }
#top_menu li.mega-menu > ul > li > a:first-child { padding: 10px 0 10px 15px !important; font-weight: bold; font-size: 14px; background:#ddd; margin-top: 30px; border-radius: 3px; }
#top_menu li.mega-menu .menu-item-has-children > a:first-child:after { display: none; }
#top_menu li.mega-menu > ul > li > a:first-child:hover { background-color: #ddd; }
#top_menu li.mega-menu > ul > li { padding-bottom: 30px; margin:0 25px 0 0; }
.et-fixed-header ul.top_nav li ul { top: 38px; }
.et-fixed-header ul.top_nav li li ul { top: -3px; }
.et-fixed-header #top_menu li.mega-menu > ul { top: 42px; } .tinynav { display: none; }
ul.mobi-menu { margin:0 auto; width:280px; font-size: 12px; padding:0; outline:none; cursor: pointer; z-index: 99999; position: absolute; right:0; background: #ececec; color:#222; top:45px; display: none; border-radius: 3px; overflow: hidden; }
ul.mobi-menu li { list-style: none; text-align: left; float:none; clear:both; display: block; margin: 7px 0; padding-left: 20px; line-height: 30px; }
ul.mobi-menu li { background: #ddd; }
ul.mobi-menu li:first-child { margin-top: 0; }
ul.mobi-menu li:last-child { margin-bottom: 0; }
ul.mobi-menu li a { color:#222; width:100%;  display: block; }
ul.mobi-menu li a:hover { text-decoration: none; }
ul.mobi-menu li.tinysublinks { padding-left: 10px; background: none; line-height: 25px; color:#222; margin:0;  }
#mobile_nav_button { display: none; color: white; cursor: pointer; height:41px; width:41px; text-align: center;  right:0; left:auto;  margin:0; top:0; float:right; border-radius: 3px;  }
#mobile_nav_button i { height:40px; width:40px; line-height: 40px; padding:0; margin:0; font-size: 18px; font-weight:normal; }
.BtnBlack:hover,.BtnBlack {  background: rgba(0,0,0,.1); }
.mobile_nav_subarrow { display: none; }
ul.mobi-menu.mobile_nav_active { display: none; }
@media only screen and (max-width: 979px) {
nav { position: relative; float:none; display: block;  }   
nav.mobile_menu { right:0; position: absolute; height:auto; display: block; clear:both; top:10px; }  
#top_menu { display: none } 
#mobile_nav_button { display: block; }
ul.mobi-menu.mobile_nav_active { display: block !important; }
}
@media only screen and (min-width: 786px) { 
.sticky-navigation.stuck {
position: fixed;
z-index:9999999999;
top: 0;
width:100%;
}
.boxed .sticky-navigation.stuck { width:1000px; }
} .swm_header_content { position: relative; }
.swm_headerImage { margin: 0 auto; background-attachment: scroll; max-width: 100%; display: block; overflow: hidden; position: absolute;  width:100%; float:left; z-index: 1; }
.swm_headerImage:before { content: ""; display: block; width: 100%; padding-bottom: 56.25%; }
.swm_heading_h1 { position: absolute; right:0; bottom:30px;  }
.swm_heading_h1 h1 { padding:30px 0; line-height: normal; margin:0; clear:none; z-index: 5; position: relative;  }
.swm_heading_h1 h1 a { text-decoration: none; }
.swm_heading_h1.nobreadcrumbs { bottom:0; } body.home .swm_breadcrumb_search_section { display: none; }
.swm_breadcrumb_search_section { width:100%; height:30px; background: rgba(0,0,0,0.1); position: absolute; bottom:0; display: block; z-index: 1; }
.swm_breadcrumbs { display: block; background:#fff; padding:8px 16px 5px 16px; margin:-4px 0 0 0; clear:none; z-index: 5; position: relative;  border-radius: 3px 3px 0 0; overflow: hidden; width:auto; float:right;  font-size: 11px; }
.swm_breadcrumbs a { display: inline-block; font-size: 11px; line-height: normal; text-decoration: none;  }
.swm_breadcrumbs span.sep {  width:20px; text-align: center; padding:0 5px; }
.swm_breadcrumbs a.trail-begin i {  } .search_section { float:right; border-left:1px dashed rgba(255,255,255,0.1); width:35px; height:30px; display: block; text-align: center;  cursor: pointer; border-radius: 0 3px 0 0; }
.search_section i { line-height: 30px; margin-left: -3px; }
.swm_search_box { display: none; position: absolute; right:0; border:1px solid #ececec;  padding:15px; z-index: 999; height:76px; top:30px;  border-radius: 0 0 3px 3px; width:350px; background: #fff; }
.search_section.sbox_dark { background: rgba(0,0,0,0.9); }
.show_s_box { display: block; }
.swm_search_box form input { display: inline-block; float: right;  height:44px; border:0; border :1px solid #d7d7d7; background: #eee; margin: 0px; color:#aaa; border-radius: 0 3px 3px 0; padding-left: 10px; width:273px; }
.swm_search_box form input#s { border-radius: 3px 0 0 3px; }
.swm_search_box form input[type="submit"].button { width: 45px; line-height: 45px;	font-family: FontAwesome !important; font-size:17px; border:0; padding:0;   }
.isotope-item.isotope-zindex { z-index:0 } .swm_header_slider { margin:0 auto; display: block; position: relative; clear:both; }
.swm_google_header_map_wrap { position: relative; }
.swm_header_border { position: absolute; height:4px; background: rgba(0,0,0,0.1); width:100%; display: block; } .swm_container ul { list-style: disc outside none; }
.swm_container li { margin-left: 1em; padding: 3px 0px; }
.swm_container ul.fa-ul { list-style: none; margin-left: 0; }
.sidebar ul,.footer ul { list-style: none; margin: 0; }
.sidebar ul li,.footer ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; } .swm_fancy_title { display: table; margin-bottom: 20px; float: left; width: 100%; }
.swm_fancy_title h1, .swm_fancy_title h2, .swm_fancy_title h3, .swm_fancy_title h4, .swm_fancy_title h5, .swm_fancy_title h6 { display: table-cell; white-space: pre; padding-right: 20px; float: left; margin-bottom: 0px; }
.title_border { display: table-cell; vertical-align: middle; width: 100%; position: relative; }
.title_border span { width: 100%; border-bottom: 1px dashed rgba(0,0,0,.15); display: block;  position: relative; } .sidebar { display: block; }
.sidebar a { text-decoration: none; }
.swm_widget_box {  display: block; background: #fff; clear:both; float:left; width:100%; margin-bottom:20px; }
.sidebar .swm_widget_content > ul,.sidebar .swm_widget_content ul.menu { list-style: none; margin:-15px -20px; }
.sidebar ul li { margin:0; padding: 3px 0px; display: block; line-height: 20px; }
.sidebar ul li ul { padding:0 0 0 15px; }
.swm_widget_block { border:1px solid #e9e9e9; padding:20px; }
.sidebar .swm_widget_box h3 { margin:-13px -18px 20px -18px; background: #f1f1f1; display: block; border-radius: 3px; min-height: 40px; line-height: 30px; padding:5px 20px; }
.sidebar form { margin-bottom: 0; }
.swm_widget_content { width:100%; border:1px solid #ececec; display: block; border-radius: 3px; padding:15px 20px; }
.widget_swm_woocommerce_product_search .swm_widget_content,.widget_swm_search_widget .swm_widget_content,.widget_revslider .swm_widget_content,.footer .swm_widget_content { border:0; padding:0; } .swm_full_width_bg { height:100%; width:100%; position: relative; overflow: hidden; }
.swm_full_stretch { background-size: cover; } .footer { margin:0 auto; position: relative; }
.swm_footer_border { position: absolute;  background:rgba(0,0,0,0.13); height:5px; width:100%; top:0; }
.swm_footer_bg {  float:left; width:100%; text-align: center;  }
.swm_large_footer { padding:40px 0 20px 0; width:100%; display: block; clear:both; position: relative; margin:0 auto; height:auto; }
.footer_widget { margin-bottom: 40px; text-align: left; }
.footer_widget h3 { line-height: normal; margin-bottom: 20px; }
.small_footer.swm_hide_large_footer { margin-bottom: 30px; }
.small_footer { display: block; clear:both; padding:17px 0px; min-height: 56px; position: relative; border-radius: 3px; overflow: hidden; margin:-28px 0 0 0; }
.footer ul { padding:0; margin:0; }
.footer ul li a { text-decoration: none; }
.footer ul ul { padding-left: 5px; }
.swm_large_footer ul li { border-bottom:1px solid #373737; padding-left: 0; }
.swm_large_footer ul li:first-child { border-top:1px solid #373737;}
.small_footer ul { margin:0; }
.small_footer ul li { display: inline-block; padding:0 0 0 20px; margin:0;  }
.small_footer ul li,.small_footer ul li a,.small_footer p { line-height: 20px; }
.small_footer ul li a i.fa { margin-right: 7px; }
.footer p { padding-top: 2px;}
.small_footer p { margin:0; }
.footer_left { float:left; padding-left: 20px;  }
.footer_right { float:right; padding-right: 20px; }
.small_footer_content { z-index: 5; position: relative; float:left; width:100%; }
.footer p.sample_widget { font-size: 12px;}
.footer input,.footer textarea { background: none; }
.footer select { margin:0; }
#go_top_scroll { width:35px; height:35px; line-height: 33px; text-align: center; font-size: 14px; border-radius:3px; position:fixed; right:8px; bottom:40px; display:none; text-align: center;  background:rgba(0,0,0,.3); cursor: pointer; color:#fff; z-index: 9999;
}
#go_top_scroll:hover { background:rgba(0,0,0,.6); }
ul li.footer_menu-setting-msg { font-size: 12px; display: block; text-align: center; line-height: 22px; } .swm_blog_post_wrap { padding-top: 40px; }
.swm_standard_posts { position: relative; }
.swm_blog_post { margin-bottom: 50px; display: block; }
.single.single-post .swm_blog_post { }
.single.single-post .swm_post_summary { margin-bottom: 0; }
.swm_blog_post .swm_post_title h1,.swm_blog_post .swm_post_title h2,.swm_blog_post .swm_post_title h2 a { margin-bottom:0; -ms-word-wrap: break-word; word-wrap: break-word; line-height: normal;  }
.swm_blog_post .swm_post_title h2 a:hover { text-decoration: none; }
.swm_blog_post .swm_post_title h2 small { display: none; }
.swm_post_format { position: relative; margin-bottom: 4px; }
.swm_post_format img { border-radius: 3px; overflow: hidden; }
.swm_blog_post:hover .swm_post_format,.swm_blog_post:hover .swm_post_meta ul,.sticky.swm_blog_post:hover { border-color:#e5e5e5; } .swm_post_date { float:left; text-align: center; width:51px; margin-right: 4px; display: block; }
.swm_pf_ic { background: #ececec; width:51px; height:46px; border-radius: 3px; display: block; text-align: center; line-height: 46px; font-size: 18px; color:#777; margin-bottom: 4px; }
.swm_date_box { width:51px; display: block; border-radius: 3px 3px 25px 25px; overflow: hidden; }
.datebox_border {  background: #454545; width:100%; height:11px; display: block; text-align: center; border-radius:3px 3px 0 0; padding-top: 5px;  }
.datebox_border span { display: block; height:1px; width:13px; background:#a2a2a2; margin:0 auto; }
.p_date { padding:8px 0; font-weight: 400; }
.p_date a:hover { text-decoration: none; }
.p_day { display: block; font-size: 22px;  }
.p_month { display: block;  font-size: 12px; text-transform: uppercase; font-weight: 600; }
.p_author { display: block; width:43px; height:43px; border-radius: 100px; overflow: hidden;  margin:-2px 4px 4px 4px; }
.swm_date_box_on .swm_post_content { margin-left: 55px; }
.swm_post_title { display: block; background: #ececec; border-radius: 3px; min-height: 46px; line-height: 22px; width:100%; padding:12px 15px 9px 15px; margin-bottom: 4px;  }
.swm_post_title h1,.swm_post_title h2 a { line-height: 20px; }
.swm_post_summary { overflow: hidden; border:1px solid #ececec; background: #fff; border-radius: 3px; padding:15px 20px 15px 20px;    }
.swm_post_text { }
a.p_continue_reading { text-decoration: none; margin-top: 5px; display: block; }
a.p_continue_reading i { padding-left: 3px; font-size: 10px; } .swm_post_meta { border-top:1px solid #ececec; padding: 5px 20px 0 20px; margin:15px -20px -4px -20px; }
.swm_post_meta ul { list-style: none; padding: 0; margin: 5px 0 0 0; }
.swm_post_meta ul li { display: inline-block; padding:0; margin: 0 20px 0 0; font-size:11px; }
.swm_post_meta ul li a { font-size:11px; }
.swm_post_meta ul li.f_clock:before,.swm_post_meta ul li.f_comment:before,.swm_post_meta ul li.f_comment_o:before,.swm_post_meta ul li.f_user:before,.swm_post_meta ul li.f_folder:before,.swm_post_meta ul li.f_tags:before  { font-family: FontAwesome !important;  display: inline-block; text-align: left; margin-right: 8px; color:#bbb;  }
.swm_post_meta ul li.f_user:before { content:'\f007'; }
.swm_post_meta ul li.f_folder:before { content:'\f07c'; }
.swm_post_meta ul li.f_tags:before { content:'\f02c'; }
.swm_post_meta ul li.f_clock:before { content:'\f017'; margin-right: 7px; }
.swm_post_meta ul li.f_comment:before { content:'\f0e5'; }
.swm_post_meta ul li.f_comment_o:before { content:'\f075'; } .swm_blog_grid_sort.swm_row { margin:0 -20px;  }
.swm_blog_grid .swm_column_gap { margin:0 10px 40px 10px; }
.swm_blog_grid .post_format a img,.swm_blog_grid .post_format img { width:100%;  }
.swm_blog_grid h2 { margin-bottom: 0; -ms-word-wrap: break-word; word-wrap: break-word; }
.swm_blog_grid h2 a:hover { text-decoration: none; }
.swm_blog_grid .pf_image_caption { display: none; }
.swm_blog_grid .swm_post_format .swm_slider_box { padding:0; } .post_format { display: block; position: relative; }
.post_format a img,.post_format img { display:block; width:auto; height:auto; font-size: 0; line-height: 0; position: relative;  }
.nopf_imgvid { margin-bottom: -20px; display: block; height:0; } .pf_quote { margin:0; font-weight: normal; display:block;  position: relative;  }
.pf_quote p.pf_quote_text,.pf_quote p.pf_quote_text a { font-size: 17px; line-height: 30px; margin:0 0 5px 0; text-decoration: none; position: relative;  display: block;  z-index:1; }
.pf_quote span { font-size: 13px; }
.pf_quote span a { text-decoration: none; } .swm_blog_post .swm_slider_box { padding-top:0; }
.swm_blog_post .swm_slider_box .flex-direction-nav a { opacity: 0.85; } .pf_image_caption { right:0; position:absolute; bottom:0; margin:0; z-index: 999; background: rgba(0, 0, 0, 0.6); width:auto; height:auto; overflow: hidden; color:#fff; padding:10px 15px 10px 15px; text-align: center; border-radius: 3px 0 0 0; }
.pf_image_caption p { color:#fff; margin:0; line-height: normal; font-size: 15px; }
.pf_image_caption .img_title { font-size: 16px; color:#fff; }
.pf_image_caption .img_desc { font-size: 12px; color:#fff; } .sticky.swm_blog_post {  }
.sticky.swm_blog_post .blog_post_readmore_link { }
.sticky.blog_post_grid .blog_post_readmore_link {  } .swm_date_box_on .about_author { margin-left: 55px; }
.about_author { clear:both; display: block; padding:20px; border: 1px solid #ececec; border-radius: 3px; overflow: hidden;  }
.about_author .author_title { border-bottom: 1px solid rgba(0,0,0,0.05); margin: -20px -20px 20px -20px; padding: 15px 20px 0 20px; background: #f1f1f1; }
.about_author .author_title h4 {  padding:0 0 15px 0; margin:0; font-size: 15px; }
.about_author img { float:left; margin: 0 20px 0 0; width:75px; height:75px; border-radius: 3px; }
.about_author p { padding-left: 0; margin:0; overflow: hidden;}
iframe.twitter-tweet.twitter-tweet-rendered { width:100%; }
.swm_author_page_box { margin-bottom: 50px; } .swm_date_box_on #blog_responses,.swm_date_box_on #respond  { margin-left: 55px; }
#blog_responses { padding-top: 20px; clear:both; }
#comment-wrap { position: relative; margin-top: -5px; }
.page-template-single-php #comment-wrap { margin-top: -25px; }
#comment-wrap > ol { margin-left: 0; }
#comment-wrap p { margin:0 0 15px 0;  }
p.nocomments { margin-top: 20px; }
.blog-single-heading { margin-top: 20px; text-transform: uppercase;  }
.commentlist { padding-top: 11px; }
.comment_body { position: relative; padding: 0 0 0 0px; margin:0; }
.comment_avatar {float:left; margin-right: 15px; }
.comment_avatar img { display: block; border-radius: 3px; width:45px; height:45px; }
.comment_postinfo { margin-bottom: 5px; }
.comment_author, .comment_author a { color: #2e2e2e; text-decoration: none; font-size: 13px; font-weight: bold;line-height: 18px; }
.comment_date { color: #777; font-size: 11px; display:block;line-height: 18px; margin-bottom: 10px; }
.comment_content { background: #f1f1f1; border-bottom: 1px solid rgba(0,0,0,0.1); padding:15px 20px 10px 20px; border-radius: 3px; position: relative; margin-top: 5px; margin-bottom: 20px;}
.comment_content:before,.comment_content:after { content: ' '; position: absolute; width: 0; height: 0;}
.comment_content:before {  
left: 35px;
bottom: -15px;
border: 7px solid;
border-color: rgba(0,0,0,0.1) transparent transparent rgba(0,0,0,0.1);
border-color: rgba(0,0,0,0.1) rgba(255,255,255,0) rgba(255,255,255,0) rgba(0,0,0,0.1); }
.comment_content:after { 
left: 36px;
bottom: -12px;
border: 6px solid;
border-color: #f1f1f1 transparent transparent #f1f1f1;
border-color: #f1f1f1 rgba(255,255,255,0) rgba(255,255,255,0) #f1f1f1; }
#comment-wrap ol.commentlist li ul.children { padding-left: 30px; }
#comment-wrap ol { padding:0; }
#comment-wrap ol li ul { padding-bottom: 0  }
#comment-wrap ol li.comment,#content #comment-wrap ol li.post.pingback { padding-top: 20px; background:none; list-style: none; margin-left: 0;}
a.comment-reply-link {  text-decoration: none; }
a:hover.comment-reply-link { color:#313131;  } #blog_responses 
#respond h3 { font-size: 18px; text-transform: uppercase;  }
#respond h3 small a#cancel-comment-reply-link { display:block; text-decoration: none; font-size: 11px;  }
#respond h3 small {  }
#respond h3 { line-height: normal; margin-bottom:10px; }
#respond { padding-top: 30px; clear:both;}
#respond .form-allowed-tags,#respond p.comment-notes { display:none;  }
#commentform { padding-top: 10px; margin-right: -5px; }
#commentform label { clear:both; font-weight: normal; }
#commentform textarea#comment { width: 99%; clear:both; margin: 0 0 10px 0; height:150px; }
#commentform input[type=text] { width: 50%; float:left; display:inline-block; margin-right: 1%; clear:both; text-indent: 10px; }
#commentform input[type=text],input[type=password], #commentform textarea { border: 1px solid #ececec; border-radius:3px; color: #313131; font-size: 13px; padding: 10px 0; margin-bottom: 10px;}
#commentform textarea { padding: 10px 2%; }
#commentform input[type=text]:hover, #commentform textarea:hover { border-color: #ccc; }
#commentform p { width:auto; margin:0;  }
input[type=password] { height:33px; line-height: 33px; margin-bottom: 0; display:inline-block; padding:0 10px; }
#commentform .hidden { display: none; }
li.comment #respond textarea { width: 91% !important; }
li.comment #respond input[type=text] { width: 48% !important; }
input[type="submit"] { display: inline;} dd.wp-caption-text.gallery-caption { display: inline-block; font-size: 11px; line-height: 18px; padding:10px 0; margin:0 auto; width:95px; text-align: center; clear:both; }
.gallery-item dt:after { content:""; }
#page_body .gallery { margin:30px 0; }
#page_body .gallery .gallery-item dt { width:auto; float:none; }
#page_body .gallery .gallery-item { margin: 1px 1px 0 0; padding: 0; width: auto;  }
#page_body .gallery a, #page_body .gallery a img { max-width: 100%; width: auto; height: auto; display: block; position: relative; border: none; padding:0; margin:0; }
form.post-password-form label { display: inline; }
form.post-password-form input[type="submit"],form#commentform p.form-submit input[type="submit"] { line-height: 33px; height:33px; padding:0 15px; border-radius: 3px; display: inline-block; } .swm_portfolio { overflow: visible; position: relative; }
.swm_portfolio_box {  background: #fff; float:left; display: block; clear:none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.swm_portfolio_box a img { width:100%; height:auto; display:block; line-height: 0; font-size: 0; border-radius: 3px; overflow: hidden; }
.swm_portfolio_box .thumb_img { position: relative; z-index:1; border-radius: 3px; overflow: hidden; }
.swm_portfolio_text { clear:both; text-align: center; overflow: hidden; padding:15px 20px; border:1px solid #ececec; border-radius: 3px; overflow: hidden; margin-top: 4px; position: relative; }
.swm_portfolio_text span.portfolio_title,.swm_portfolio_text span.portfolio_title a { line-height: 20px; margin:0 0 5px 0; text-decoration: none; display: block; }
.swm_portfolio_box .project_title, .swm_portfolio_box .project_title a  { color:#222;  }
.swm_portfolio_text span.subtexts { margin:0; display: block; clear: both; color:#606060; }
.swm_portfolio_text a.p_continue_reading { margin-top: 5px; }
.swm_portfolio_title_section { float: left; text-align: center; width:100%; }
.swm_portfolio_title_section span { display: block; clear: both; }
.swm_portfolio_box:hover .project_title a,.swm_portfolio_box:hover .project_title,.swm_portfolio_box:hover .swm_portfolio_text span.subtexts { color:#000;  }
.swm_portfolio_box:hover .swm_portfolio_text { background: #ececec; }
p a.pf_readmore_btn { text-decoration: none; font-weight: bold;  }
.swm_portfolio > ul > li { display:inline-block; padding:0; margin:0; background: none; float: left; }
.swm_portfolio_img_overlay {   width:100%; background: #000; opacity:0; height:100%; top:0; left:0; display: block; position: absolute;  z-index:98;  }
.swm_portfolio_img_overlay,.swm_portfolio_img_hovericon  { }
.swm_portfolio_img_hovericon { width:100%; height:100%; position: absolute; z-index: 100; opacity: 0; }
.swm_portfolio_img_hovericon.icon_zoom { background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/zoom-icon.png) no-repeat 50% 50%; }
.swm_portfolio_img_hovericon.icon_play { background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/play-icon.png) no-repeat 50% 50%; }
.swm_portfolio_img_hovericon.icon_link { background:url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/link-icon.png) no-repeat 50% 50%; }
.swm_portfolio_box:hover .swm_portfolio_img_overlay,.swm_portfolio_box:hover .swm_portfolio_img_hovericon { opacity:0.6; }
.swm_portfolio_box:hover .swm_portfolio_box a img {  } .swm_portfolio_menu { display:block; font-size: 11px; margin-bottom: 16px; }
.swm_portfolio_menu ul{  padding:0; margin:0; text-align: center;     }
.swm_portfolio_menu a { text-decoration: none; }
.swm_portfolio_menu li {  padding:0; margin:0 4px 4px 0; display: inline-block; list-style: none;  float:left;}
.swm_portfolio_menu li a { display: inline-block; line-height: normal; padding: 8px 15px; margin:0; background: #fff; border:1px solid #e1e1e1; border:1px solid rgba(0,0,0,0.1); border-radius:3px }
.swm_portfolio_menu li a:hover { background: #f1f1f1; color:#000; }
.swm_horizontal_menu { display:block; font-size: 11px; margin-bottom: 20px; }
.swm_horizontal_menu ul{  padding:0; margin:0; text-align: center;     }
.swm_horizontal_menu a { text-decoration: none; }
.swm_horizontal_menu li {  padding:0; margin:0 -1px 0 0; display: inline-block; list-style: none;  float:left;}
.swm_horizontal_menu li:first-child a { border-radius:3px 0 0 3px; }
.swm_horizontal_menu li:last-child a { border-radius:0 3px 3px 0; }
.swm_horizontal_menu li a { display: inline-block; line-height: normal; padding: 10px 15px; margin:0; background: #fff; border:1px solid #e1e1e1; }
.swm_horizontal_menu li a:hover { background: #f1f1f1; color:#000; }
.recent_work_sc span.portfolio_title { line-height: normal; } ul.search-list { padding:0; margin:0; }
ul.search-list li { list-style: none;  padding:0 0 20px; margin:0 0 20px; border-bottom:1px solid #e1e1e1; }
ul.search-list li h4 { font-weight: bold; }
.search_page_form form { width:50%; } .archives-table { width:100%; border:1px solid #e5e5e5; margin-bottom:30px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.archives-table ul { padding-left: 0; margin:0; }
.archives-table ul li { float:left; display:block; border-bottom:1px solid #ececec; border-top:1px solid #fff; height:auto; width:100%; padding:10px 0; margin:0; background:#f9f9f9; line-height:20px; clear:both;}
.archives-table ul li.tbl-heading,.archives-table ul li:hover.tbl-heading  { 
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;	
line-height:20px; 	
display:block; 
font-size:15px;
font-weight: normal; 	
border-bottom:1px solid #e1e1e1;
background: #ececec;
}
.archives-table ul li.tbl-heading span.date, .archives-table ul li.tbl-heading span.post { line-height:33px; }	
.archives-table ul li:last-child { border-bottom:none;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;  }.archives-table ul li .date { float:left; margin-left:22px;}
.archives-table ul li .post  { padding-left:57px; }
.archives-table ul li a  { float:left; padding-left:22px;}
.archives-table ul li:hover { background:#eee; }
.swm_container .archives-link ul,.swm_container .archives-link ul li { margin:0; }
.swm_container .archives-link ul li:before { padding-top: 1px; } .swm_causes { display: block; clear:both; margin-right: -40px; }
.swm_cause_item { width:338px; margin:0 42px 42px 0; float:left; display: inline-block; }
.swm_cause_top {  margin-bottom: 4px; display: block; float:left; }
.swm_cause_img { width:169px; height:169px; float:left; display: inline-block;}
.swm_cause_img img { border-radius: 3px; width:169px; height:169px; }
.swm_cause_meta { width:165px; height:169px; float:left; display: inline-block; }
.swm_cause_meta ul { margin-left: 4px; border-radius: 3px; border:1px solid #ececec; width:100%; height:100%;  }
.swm_cause_meta ul li { border-bottom:1px solid #ececec; list-style: none; margin:0; height:42px; line-height: 42px; padding:0 15px; font-weight: 600; font-size: 14px;   }
.swm_cause_meta ul li:last-child { border:0; }
.swm_cause_meta ul li span.cause_meta_label { width:70px; display: inline-block; }
.no-cause-img .swm_cause_meta { width:100%; }
.no-cause-img .swm_cause_meta ul { margin-left: 0; }
.swm_cause_content { clear:both; border:1px solid #ececec; border-radius: 3px; width:100%;  }
.swm_cause_title h2 { border-bottom: 1px solid #ececec; padding:12px 20px 10px 20px; margin:0; font-size: 16px; font-weight: 600; line-height: 22px; }
.swm_cause_title h2 a { text-decoration: none; color:#222; }
.swm_cause_text { padding:15px 20px 5px 20px; }
.swm_cause_bar { padding-top: 17px; }
.swm_cause_bar_in { position:absolute; top:0; left:0; z-index:1; overflow:hidden; width:100%; height:100% }
.swm_cause_bar_out, .swm_cause_bar_in, .swm_cause_bar_block { border-radius:20px; display: block; }
.swm_cause_bar_block { position: relative;  height: 7px; background-color: #ddd; background-color: rgba(0,0,0,0.08);}
.swm_cause_bar_out { position: absolute; top:0; left:0; height: 100%; width:30%; }
.swm_causes.cause_horizontal { margin-right: 0; }
.cause_horizontal .swm_cause_item { width:100%; margin:0 0 40px 0; }
.cause_horizontal .swm_cause_top { margin:0 8px 0 0;  }
.cause_horizontal .swm_cause_content { width:758px; display: inline-block; float:left; clear:none; }
.swm_cause_item a.p_continue_reading { margin:-5px 0 10px 0; clear:both; } .swm_causes.cause_single { margin-right: 0; }
.cause_single .swm_cause_item { width:100%; }
.cause_single .swm_cause_img { margin-bottom: 4px; }
.cause_single .swm_cause_top,.cause_single .swm_cause_meta { width:169px; display: inline-block;  }
.cause_single .swm_cause_meta ul { margin:0; }
.cause_single .swm_cause_content { clear:none; width:927px; display: inline-block; float:left; margin:0 0 0 4px; }
.swm_cause_text .swm_post_meta ul { margin:0 0 3px 0; } .swm_sermons { display: block; clear:both; }
.swm_sermons_item { width:100%; margin:0 42px 42px 0; float:left; display: inline-block; position: relative; }
.swm_sermons_top {  margin-right: 4px; display: block; float:left;}
.swm_sermons_img { width:215px; height:214px; float:left; display: inline-block;}
.swm_sermons_img img { border-radius: 3px; width:215px; height:214px; }
.swm_sermons_date_meta { float:left; display: inline-block; width:105px; margin-right: 4px; }
.swm_sermons_date { height:105px; width:105px; background: #ececec; border-radius: 3px; text-align: center; color:#555; margin-bottom: 4px; display: inline-block; float:left; }
.swm_sermons_date span.sermon_date { font-size: 36px; display: block; padding-top: 31px; font-weight: 300;  }
.swm_sermons_date span.sermon_day { font-size: 18px; display: block; padding-top: 7px; font-weight: 600; text-transform: uppercase;  }
.swm_sermons_meta { width:105px; height:105px; float:left; display: inline-block; }
.swm_sermons_meta ul { width:100%; height:100%; margin:0; }
.swm_sermons_meta ul li { border:1px solid #ececec; list-style: none; margin:0 -1px -1px 0; width:53px; height:53px; line-height: 53px; padding:0; font-weight: 600; font-size: 20px; float:left; text-align: center; border-radius:3px;  }
.swm_sermons_meta ul li a { color:#a7a7a7; width:53px; height:53px; display: block; }
.swm_sermons_meta ul li a:hover { color:#555; }
.swm_sermons_meta ul li span.sermons_meta_label { width:70px; display: inline-block; }
.swm_sermons_content { float:left; display:inline-block; border:1px solid #ececec; border-radius: 3px; width:772px; min-height: 214px;  }
.no-sermons-img .swm_sermons_date_meta { margin-right: 0; }
.no-sermons-img .swm_sermons_content { width:991px; }
.swm_sermons_title h2 { border-bottom: 1px solid #ececec; padding:12px 20px 10px 20px; margin:0; font-size: 16px; line-height: 22px; font-weight: bold; }
.swm_sermons_title h2 a { text-decoration: none; color:#222; }
.swm_sermons_text { padding:15px 20px 5px 20px; }
.swm_sermons_bar { padding-top: 17px; }
.swm_sermons_bar_in { position:absolute; top:0; left:0; z-index:1; overflow:hidden; width:100%; height:100% }
.swm_sermons_bar_out, .swm_sermons_bar_in, .swm_sermons_bar_block { border-radius:20px; display: block; }
.swm_sermons_bar_block { position: relative;  height: 7px; background-color: #ddd; background-color: rgba(0,0,0,0.08);}
.swm_sermons_bar_out { position: absolute; top:0; left:0; height: 100%; width:30%; }
.swm_sermons_item a.p_continue_reading { margin:-5px 0 10px 0; clear:both; } .sermons_single .swm_sermons_img { margin: 5px 20px 20px 0; }
.sermons_single .swm_sermons_content { margin:0; width:991px; }
.sermons_single .swm_sermons_top { margin-right: 0; }
.swm_sermons_audioVideo { margin:5px 0 25px 0; }
.sermonVideoAudio { display: block; clear:both; } .recent_sermons_sc .swm_sermons_top { position: absolute; top:0; left:0; }
.recent_sermons_sc .swm_sermons_content { width:100%; }
.recent_sermons_sc .swm_sermons_item { padding-left:328px; }
.recent_sermons_sc .swm_sermons_item.no-sermons-img-sc  { padding-left:109px; } .swm_row {  margin:0 -10px;  }
.swm_column_gap { margin:0 0 20px; padding:0 10px; }
.swm_row .swm_column1 { width:100%; }
.swm_row .swm_column2 { width:50%; }
.swm_row .swm_column3 { width:33.33333333333333%; }
.swm_row .swm_column4 { width:25%; }
.swm_row .swm_column5 { width:20%; }
.swm_row .swm_column6 { width:16.66666666666666%; }
.layout-sidebar-left .swm_row .swm_column2,.layout-sidebar-left .swm_row .swm_column3,.layout-sidebar-left .swm_row .swm_column4,
.layout-sidebar-right .swm_row .swm_column2,.layout-sidebar-right .swm_row .swm_column3,.layout-sidebar-right .swm_row .swm_column4 {
width:50%; }
.swm_column { display: block; float: left; width: 100%; min-height: 20px; margin-left: 2.564102564102564%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; height:auto; }
.swm_column.first { margin-left: 0; }
.swm_one_full,.one_full		{ width: 100%; margin-left: 0; }
.swm_one_half,.one_half   	{ width: 48.71794871794872%; }
.swm_one_third,.one_third	{ width: 31.62393162393162%; }
.swm_one_fourth,.one_fourth { width: 23.07692307692308%; }
.swm_one_fifth,.one_fifth  	{ width: 17.94871794871795%; }
.swm_one_sixth,.one_sixth  	{ width: 14.52991452991453%; }
.swm_two_third,.two_third 		{ width: 65.81196581196582%; }
.swm_three_fourth,.three_fourth { width: 74.35897435897436%; }
.swm_four_fifth,.four_fifth   	{ width: 79.48717948717949%; }
.swm_five_sixth,.five_sixth   	{ width: 82.90598290598291%; }
.swm_two_third_right { width: 64.81196581196582%; margin-right: 1%; }
.swm_two_third_left { width: 64.81196581196582%; margin-left: 1%; }
.swm_custom_two_third { width: 70%; margin-left: 0; float:left; }
.swm_column.swm_custom_two_third,.swm_column.sidebar { margin-left: 0; }
.layout-sidebar-right .swm_custom_two_third { float:left; }
.layout-sidebar-left .swm_custom_two_third { float:right; }
.layout-full-width .swm_custom_two_third { margin:0; float:none; width:100%; }
#sidebar { width: 30%; display:block; }
.layout-sidebar-right #sidebar { float:right; padding-left: 4%; }
.layout-sidebar-left #sidebar { float:left; margin-left: 0; padding-right:4%;  } .theme_social_icons { float:left; z-index: 5; min-height:24px;  }
.theme_social_icons ul { float:left; margin:15px 0 0 0; padding:0; }
.theme_social_icons ul li { float:left; list-style: none; width:24px; height:24px;	display: inline-block;	margin-left: 6px; }
.theme_social_icons ul li a { width:24px; height:24px;display: inline-block;background-size: 24px 24px !important; opacity: 0.5;	 }
.theme_social_icons ul li a:hover { opacity: 1; }
.theme_social_icons ul li:first-child { margin-left:0; }
.theme_social_icons ul li:last-child { margin-right: 15px; }
.theme_social_icons ul li a.swm_twitter 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/twitter.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_facebook 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/facebook.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_youtube 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/youtube.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_delicious 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/delicious.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_vimeo 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/vimeo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_flickr 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/flickr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_digg 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/digg.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_stumbleupon { background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/stumbleupon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_linkedin 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/linkedin.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_blogger 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/blogger.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_technorati 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/technorati.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_rss 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/rss.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_pinterest 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/pinterest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_apple 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/apple.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dropbox 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/dropbox.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_amazon 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/amazon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_picasa 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/picasa.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_skype 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/skype.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_deviantart 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/deviantart.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_windows 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/windows.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_tumblr 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/tumblr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_lastfm 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/lastfm.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_yahoo 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/yahoo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_wordpress 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/wordpress.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dribble 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/dribble.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_forest 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/forest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_google 		{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/google.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_googleplus 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/googleplus.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_applestore 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/applestore.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_instagram 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/instagram.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_myspace 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/myspace.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_soundcloud 	{ background:transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/soundcloud.png) no-repeat 0 0; }  .flex-container a:active, .flexslider a:active,.flex-container a:focus,.flexslider a:focus  { outline: none;}
.slides, .flex-control-nav,.flex-direction-nav { margin: 0; padding: 0; list-style: none;}
.flexslider .slides { zoom: 1;}
.flexslider { cursor: pointer; margin: 0; padding: 0; position: relative; font-size:0; 	width:100%; } 
.flexslider .slides > li { display: none; padding:0; margin:0; background:none; list-style:none; -webkit-backface-visibility: hidden; font-size:0; line-height: 0;width:100%; border-radius: 3px; overflow: hidden; }
.carousel li { margin-right: 0px}
.flexslider .slides > li > a { padding:0; margin:0; font-size:0;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span { text-transform: capitalize; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; 	height: 0; } 
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }
.flex-direction-nav { *height: 0; }
#content ul.slides { padding-left: 0; } .flex-direction-nav a { display: block; position: absolute; z-index: 10; cursor: pointer;  transition: opacity .25s ease-in-out;   -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out;  font-size: 14px; text-decoration: none; }
ul.flex-direction-nav {  padding:0; margin:0;}	
ul.flex-direction-nav li { background:none; padding:0; margin:0; list-style: none; } .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline; background:none; }
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; } .swm_slider_box .flexslider .flex-control-nav li img { opacity:1;  } #content .swm_slider_box .flexslider ul{  }
.swm_slider_box { display:block;   }
.swm_slider_box .flexslider { cursor: auto; height:100%;}
.swm_slider_box .flex-control-nav { text-align: right; font-size: 0; right:0; margin:0 12px 12px 0; z-index: 100; }
.swm_slider_box .flexslider .flex-control-nav li { margin:0 5px;   }
.swm_slider_box .flexslider .flex-control-nav li a { width:10px; height:10px; } .swm_slider_box .flex-direction-nav {  }
.swm_slider_box .flex-direction-nav a { display:inline-block; margin:-20px 0 0 0; width:40px; height:40px; line-height: 40px; opacity:0; top:50%; bottom:auto; z-index:100; text-align:center; text-indent: 0; color:#fff  }
.swm_slider_box:hover .flex-direction-nav a { opacity: 1; }
.swm_slider_box .flex-direction-nav a i[class^="icon-"]:before { margin: 0; text-shadow: 0 1px 0 rgba(0,0,0,0.2);  font-size: 24px; opacity: 0.7; line-height: 40px; }
.swm_slider_box .flex-direction-nav a.flex-next i { margin-left:2px; }
.swm_slider_box .flex-direction-nav a.flex-prev i { margin-left:-2px; }
.swm_slider_box .flex-direction-nav .flex-next{ right:0; background-color:rgba(0, 0, 0, 0.5); border-radius: 3px 0 0 3px; }
.swm_slider_box .flex-direction-nav .flex-prev { left:0; background-color:rgba(0, 0, 0, 0.5); border-radius: 0 3px 3px 0; }
.swm_slider_box .flex-direction-nav .flex-next:hover,.swm_slider_box .flex-direction-nav .flex-prev:hover { background-color:rgba(0, 0, 0, 0.8); }
.swm_slider_box .flex-direction-nav:hover a i[class^="icon-"]:before { opacity: 1; } .swm_slider_box .swm_recent_posts.flexslider .flex-direction-nav { bottom:auto; top:50%; margin-top: -11px; width:100%; display:none; position: absolute; }
.swm_slider_box .swm_recent_posts.flexslider:hover .flex-direction-nav { display:block; }
.swm_slider_box .swm_recent_posts.flexslider .flex-direction-nav a { bottom:auto; top:50%;  width:25px; height:25px; line-height: 24px;  margin:-2px 0 0 0; }
.swm_slider_box .swm_recent_posts.flexslider:hover .flex-direction-nav a { opacity: 1; }
.swm_slider_box .swm_recent_posts .flex-direction-nav .flex-next{ left:auto; right:0; float:right; }
.swm_slider_box .swm_recent_posts .flex-direction-nav a i[class^="icon-"]:before { font-size: 11px; line-height: 25px;  }
.swm_slider_box .swm_recent_posts .flex-direction-nav .flex-prev { left:0; }  .swm_list_slider .flex-direction-nav { left: auto; bottom:auto;top:-9px;right:0;float:right;width:auto;height:25px;display:block;position: absolute; }
.swm_list_slider .flex-direction-nav a {width:15px; height:21px; display:block; bottom:auto;position: absolute;	opacity:1;font-size: 12px;z-index:100;	color:#ccc; text-align:center;border-radius: 0; }
.swm_list_slider .flex-direction-nav a.flex-next i[class^="icon-"]:before { margin-right:-5px; }
.swm_list_slider ul { margin:0; padding:0; float:left; }
.swm_list_slider ul.flex-direction-nav li { float:left; height:21px; width:15px; display:block; background: none; padding:0;}	
.swm_list_slider .flex-direction-nav .flex-next{ float:left; left:14px; }
.swm_list_slider .flex-direction-nav .flex-prev { float:left; left:5px; }
.swm_list_slider .flex-control-nav { display: none; } .rp_slides { clear:both; }
.rp_slider,.testimonials_slider { cursor: auto; }
.flexslider .rp_slides > li { margin-right:20px; } .flexslider ul.rp_slides { margin-top: 5px; }
.flexslider .rp_slides > li img { width:220px; }
.flexslider .rp_slides > li { width:220px; text-align: center;  background: #fff; }
.flexslider .slides > li .rp_details { background:#f5f5f5; display:block; clear:both; border-bottom: 1px solid #e8e8e8; }
.flexslider .slides > li:hover .rp_details { background:#f1f1f1;}	
.flexslider .slides > li .rp_details h3 a { text-shadow:none;margin:0;font-size: 13px;display: block; }
.rp_details h3 a {	text-decoration: none;}	
.rp_details p { margin:-5px 0 0 0; font-size: 11px;}	
.flexslider .rp_slides > li:hover  { border-color: #ddd; }
.list_slider_title { display:block; margin-bottom:25px; font-size: 15px; height:15px;  } .caption_top_left { top:8%; left:4%; }
.caption_top_right { top:8%; left:auto; right:4%; }
.caption_bottom_left {  top:auto; bottom:8%; left:4%; }
.caption_bottom_right {  top:auto; bottom:8%; left:auto; right:4%; }
div.flex-caption a.button { margin-top: 10px;  } .standard_post_loop { padding:40px 0; } ul.page-numbers { list-style: none; margin:0px 0; clear:both; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul.page-numbers li,.pagination_menu a span,.pagination_menu span,.paginate-com a,.paginate-com span.current,
.woocommerce-pagination a,.woocommerce-pagination span { 
display: block; float: left; margin: 0 2px 2px 0; text-align: center; }
.page-numbers a, .page-numbers span,.pagination_menu a span,.pagination_menu span,.paginate-com a,.paginate-com span.current,
.woocommerce-pagination a,.woocommerce-pagination span { 
min-width: 28px; display: block; padding: 4px 9px 4px 9px; line-height: 17px; font-size: 11px; text-decoration: none; font-weight: 400; cursor: pointer; border: 1px solid #e1e1e1; border-radius: 3px; overflow: hidden; }
.page-numbers a span { padding: 0 }
.page-numbers.current, .paginate-com span.current { text-decoration: none; }
.page-numbers a:hover,.paginate-com a:hover,.woocommerce-pagination.swm_text_color a:hover,.pagination_menu a:hover span { text-decoration: none; background: #ececec; color:#000;  border-radius: 3px; overflow: hidden;  }
.pagination_menu { float:right; margin-bottom: 30px; }
.swm_blog_post .pagination_menu { margin:30px 0 0 0;}
.paginate-com { margin:0; padding:20px 0 0 0; position:relative; font-size:11px; clear:both; } .next_prev_pagination { font-size: 12px; font-weight: 400; clear:both; display: block; }
.swm_container .next_prev_pagination a,.next_prev_pagination a { padding:7px 12px; border-radius: 3px;  }
.next_prev_pagination a:hover { text-decoration: none; }
.next_prev_pagination .post-prev { float: left; }
.next_prev_pagination .post-prev span { margin-right: 5px; }
.next_prev_pagination .post-next { float: right; text-align: right; }
.next_prev_pagination .post-next span { margin-left: 5px; } .infiniteScroll_loader { position: absolute; bottom: 30px; left: 50%; margin-left: -15px; height: 24px; line-height: 24px; width: 30px; background: url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/loader-infinite.gif) center center no-repeat; text-indent: -9999px; }
.swm_infinite_scroll_style .infiniteScroll_loader { bottom:-30px; }
#infscr-loading img { display: none !important }
.infiniteScroll_pagination { display: none }
.infiniteScroll_wrapper { position: relative; padding-bottom: 40px; } .swm_portfolio .infiniteScroll_loader { bottom:-30px; }
.swm_portfolio_page_main ul.page-numbers { margin-bottom: -8px; }
.swm_portfolio_page_main .next_prev_pagination { margin-bottom: -21px; } .swm_testimonials_page_main .infiniteScroll_loader { bottom:-10px; }
.swm_standard_posts .infiniteScroll_loader { bottom:-10px; }
.swm_testimonials_page_main ul.page-numbers { margin-bottom: -15px; margin-top: -1px; }
.swm_testimonials_page_main .next_prev_pagination { margin-bottom: -25px; margin-top: 2px; }
.swm_sermons .infiniteScroll_loader,.swm_causes .infiniteScroll_loader { bottom:-15px; } .footer .widget { clear:both; padding:0; display: block;  }
.sidebar select { width:100%; margin:0; border-color: #ececec; } a.rsswidget {font-weight: bold;}
span.rss-date {font-size: 11px;} .sidebar .textwidget p { padding-left:0; padding-right:0; }
.sidebar .adwrap{ padding:15px 24px 15px 24px;} .sidebar .tagcloud { margin:5px 0 0 0;}
.tagcloud a { padding:6px 12px;font-size:11px;line-height: 17px;float:left;	text-decoration: none;margin:0  4px  4px 0;display:inline-block;width:auto;background:none; border-radius: 3px; }
.tagcloud a { border:1px solid #ededed; }
.footer .tagcloud a { background:none;} #calendar_wrap { width:100%;}
#wp-calendar { margin:0;}
.widget_calendar {float: left; width:100%;  }
#wp-calendar { width: 100% }
table#wp-calendar { border:none; }
#wp-calendar caption { text-align: center; color: #363636; font-size: 12px; margin: 0; font-weight: bold; border: 1px solid #ececec; border-bottom:0; padding:5px 0; border-radius: 3px 3px 0 0; }
#wp-calendar thead { font-size: 11px; }
table#wp-calendar thead th,#wp-calendar thead th { padding:3px 6px; border: 1px solid #ececec;   text-align: center; }
#wp-calendar tbody { color: #808080; }
table#wp-calendar tbody td,#wp-calendar tbody td { background: #fff; border: 1px solid #ececec; text-align: center; padding:3px 6px; }
#wp-calendar tbody td a { font-weight:bold; }
#wp-calendar tbody td:hover { background: rgba(0,0,0,0.05); }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }	
#wp-calendar tfoot tr td { border-left:0; border-right:0; border-bottom:0; }
.footer #wp-calendar caption { text-align: center; margin-bottom:-1px; }
.footer #wp-calendar tbody td { text-align: center; padding:6px 8px 6px 8px;} #widget_search_form form { margin:0; }
#widget_search_form #searchform { margin:0; clear:both; display: block; position: relative; }
#widget_search_form #searchform  .screen-reader-text { display:block;  }
#widget_search_form #searchform input { margin:0; }
#widget_search_form #searchform  #s { width:100%; outline:0; height:40px; border:1px solid; border-color: #ececec; background: transparent; border-radius: 3px; padding-left: 15px; }
#widget_search_form #searchform input[type="submit"].button {  background:none; width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:14px; border:0;  height:38px; position: absolute; right:0; border-left:1px solid #ececec; text-align: center;margin-top: 1px; box-shadow: none; text-shadow:none; color:#aaa; padding:0; } .footer ul#recentcomments li { }
.footer ul#recentcomments li a { }
#content .sidebar .wp-caption p  {margin:0;} .wp-caption { background: #f9f9f9; border:0; display:block; text-align:center;	margin-bottom: 15px;  max-width: 100%; }	
.wp-caption img { padding:0; margin:0; }
.wp-caption p { padding:0 10px; margin:0; font-style: italic; }
p.wp-caption-text { margin:0; padding:10px; }
.sidebar .textwidget img { display:block; }
.sidebar .textwidget p.wp-caption-text img { display:inline-block; }
.sidebar .wp-caption,.footer .wp-caption  { background:#f1f1f1; border:0; display:block; margin-bottom: 15px; }
.footer .wp-caption { background:#232323; }
.footer .wp-caption p  { margin:0; }		
.footer p.wp-caption-text,.footer p.wp-caption-text  {  height:auto; width:auto; line-height:20px;  margin:0; padding:5px 10px;}
.widget ul li span.post-date,.sidebar ul li span.post-date { font-size: 11px;  color:#707070;}
.widget ul li span.post-date:before,.sidebar ul li span.post-date:before { content:"- "; }
.sidebar ul li span.post-date { color:#909090;  } .sidebar ul li { border-bottom:1px solid #ececec; padding-left: 15px; }
.sidebar ul li:last-child { border-bottom:0; }
.sidebar ul li ul li,.footer ul li ul li { border:0; padding:5px 0 5px 10px; }
.sidebar ul li ul li:first-child,.footer ul li ul li:first-child,.archives-link ul li ul li:first-child { border:0;  }
.swm_large_footer ul li,.widget_meta ul li,.widget_categories ul li,.widget_pages ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_nav_menu ul li,.widget_product_categories ul li,.widget_layered_nav_filters ul li,.archives-link ul li,.widget_rss  ul li  { padding: 11px 20px 11px 30px;  list-style: disc; display: block; }
.footer ul li { padding-left:15px; }
.footer .widget_categories ul li { padding-right: 0; }
.swm_large_footer ul li:before,.widget_meta ul li:before,.widget_categories ul li:before,.widget_pages ul li:before,.widget_archive ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before,.widget_nav_menu ul li:before,.widget_product_categories ul li:before,.archives-link ul li:before,.widget_rss ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 5px; margin-left: -15px; float:left; padding: 0; color:#bbb; text-decoration: none; }
.swm_large_footer ul li:before { line-height: 20px; }
.sidebar ul li:hover:before { color:#666; }
.widget_nav_menu  ul li.current-menu-item a,.sidebar .widget_categories ul li.current-cat > a,.widget_product_categories ul li.current-cat > a { font-weight: bold; }
.widget_layered_nav_filters ul li { padding-left: 0; }
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto } body { background:#666666; color:#606060; }
h1 { font-size: 27px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 13px; }
.sidebar h2,.sidebar h3 { font-size: 15px; color:#222; }
.footer h2, .footer h3 { font-size: 18px; color:#fff; }
.swm_blog_post .swm_post_title h1,.swm_blog_post .swm_post_title h2 { font-size:22px; }
.top_nav > li > a { font-size: 14px; }
#swm_page_container { padding: 50px 0 80px 0; }
.swm_container,#header_wrap,.top_section_wrap,.title_header_wrap  { width:940px; margin:0 auto; display: block; height:100%;  }
.html_boxed { width:auto; margin:0 auto; }
.boxed { width:1000px; margin:0 auto;  }
.swm_blog_post .swm_post_title h2 a,.swm_blog_post .swm_post_title h2,.swm_blog_post .swm_post_title h1 a,.swm_blog_post .swm_post_title h1,.swm_blog_grid .swm_post_title h2 a,.swm_blog_grid .swm_post_title h2 { color:#222; font-size: 18px; }
.sidebar a { color:#606060; }
@media (min-width: 1200px) {    
.swm_container,#header_wrap,.top_section_wrap,.title_header_wrap { width:1100px; }
.boxed,.boxed.slider_wrap,.boxed .sticky-navigation.stuck { width:1200px;  }
#top_menu li.mega-menu > ul { width: 1100px !important; }
#top_menu li.mega-menu li > a,#top_menu li.mega-menu li > ul { width: 241px !important; } .swm_horizontal_menu.h_responsive li a.active { background:none;  } .swm_te_single_meta ul { padding:0; margin:0 -4px 0 0; border:0; }
.swm_te_single_meta ul li:first-child .swm_column_gap { border-radius: 3px 0 0 3px; }
.swm_te_single_meta ul li:last-child .swm_column_gap { border-radius: 0 3px 3px 0; }
.swm_te_single_meta ul li .swm_column_gap  { padding:20px 20px 23px 20px; margin: 0; position: relative; border:1px solid #ececec;}
.swm_te_single_meta ul li p { font-size: 16px; }
.swm_container.layout-sidebar-right .cause_horizontal .swm_cause_content ,.swm_container.layout-sidebar-left .cause_horizontal .swm_cause_content { width:428px; min-height: 169px; }
.swm_container.layout-sidebar-right .cause_single .swm_cause_content ,.swm_container.layout-sidebar-left .cause_single .swm_cause_content { width:597px; }
.swm_container.layout-sidebar-right .swm_sermons_content ,.swm_container.layout-sidebar-left .swm_sermons_content { width:442px; }
.swm_container.layout-sidebar-right .sermons_single .swm_sermons_content ,.swm_container.layout-sidebar-left .sermons_single .swm_sermons_content { width:661px; }
.swm_container.layout-sidebar-right .no-sermons-img .swm_sermons_content ,.swm_container.layout-sidebar-left .no-sermons-img .swm_sermons_content { width:661px; }
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
.swm_blog_grid_sort.swm_row { margin:0 -10px;  }
.swm_blog_grid .swm_column_gap { margin:0 5px 30px 5px; }
#top_menu li.mega-menu > ul { width: 940px !important; }
#top_menu li.mega-menu li > a,#top_menu li.mega-menu li > ul { width: 200px !important; }
.swm_event_box { width:300px; margin:0 20px 20px 0; }
.swm_evt_date { width:93px; height:106px; }
.swm_evt_date_day { font-size: 33px; line-height: 33px; padding-top: 25px; }
.swm_evt_date_month { font-size: 18px; line-height: 20px; }
.swm_evt_date_year { font-size: 16px; line-height: 22px; }
.swm_evt_img,.tribe-events-list .tribe-events-event-image img { width:203px; height:106px; }
.swm_event_box:hover .swm_evt_date_day { padding-top: 15px; } .swm_causes { margin-right: -15px; }
.swm_cause_item { width:303px; margin:0 15px 15px 0; }
.swm_cause_img,.swm_cause_img img { width:151px; height:151px; }
.swm_cause_meta { width:148px; height:151px; }
.swm_cause_meta ul li { padding:0 10px; font-size: 14px; height:37px; line-height: 37px;  }
.swm_cause_bar { padding-top: 15px; }
.cause_horizontal .swm_cause_content { width:633px; }
.swm_container.layout-sidebar-right .cause_horizontal .swm_cause_content ,.swm_container.layout-sidebar-left .cause_horizontal .swm_cause_content { width:350px; }
.cause_single .swm_cause_content { width:767px; }
.cause_single .swm_cause_img,.cause_single .swm_cause_img img { width:169px; }
.swm_container.layout-sidebar-right .cause_single .swm_cause_content ,.swm_container.layout-sidebar-left .cause_single .swm_cause_content { width:485px; } .swm_sermons_content { width:612px; }
.single-sermons .swm_sermons_content { width:830px; }
.swm_container.layout-sidebar-right .swm_sermons_content ,.swm_container.layout-sidebar-left .swm_sermons_content { width:330px; }
.swm_container.layout-sidebar-right .sermons_single .swm_sermons_content ,.swm_container.layout-sidebar-left .sermons_single .swm_sermons_content { width:549px; }
.no-sermons-img .swm_sermons_content { width:831px; }
.swm_container.layout-sidebar-right .no-sermons-img .swm_sermons_content ,.swm_container.layout-sidebar-left .no-sermons-img .swm_sermons_content { width:549px; }
.swm_top_donors { min-width: 185px; }
} @media only screen and (min-width: 768px) and (max-width: 979px) {
.swm_container,.title_header_wrap,.top_section  { width:689px; }
.boxed,.boxed.slider_wrap,.boxed .sticky-navigation.stuck { width:749px;  }    
.menu_section { width:389px; }
.swm_row .swm_column3,.swm_row .swm_column4,.swm_row .swm_column5,.swm_row .swm_column6 { width:50%; } .swm_te_single_meta ul { padding:0; margin:0 -2px; border:0; }    
.swm_te_single_meta ul li .swm_column_gap  { padding:20px 20px 23px 20px; margin: 2px; position: relative; border:1px solid #ececec; border-radius: 3px; }
.swm_te_single_meta ul li p { font-size: 16px; }
.swm_te_single_meta { margin-bottom: 2px; }    
.swm_te_single_meta ul li { padding:0; margin:0; }
.swm_event_list { margin-right: -20px; }
.swm_event_box { width:334px; margin:0 20px 20px 0; }
.swm_evt_date { width:100px; height:120px; }
ul.next_event_counter li { margin:18px 10px; }
.swm_ec_bar1 { width:685px; }
.swm_ec_bar2 { width:650px; }
.swm_cause_item { margin:0 13px 13px 0; }
.cause_horizontal .swm_cause_content { width:347px; }
.cause_single .swm_cause_content { width:516px; } .swm_sermons_content { width:361px; }   
.sermons_single .swm_sermons_content,.no-sermons-img .swm_sermons_content { width:580px; }
} @media only screen and (max-width: 979px) { .logo_section_menu { position:absolute; right:0; width:280px; background: #ececec; display: none; border-radius: 3px; overflow: hidden; padding:15px 20px; z-index: 9999; top:32px; }
.logo_section_toggle,.logo_section_menu.logo_nav_active { display: block; }
span.cart_responsive_link a,.swm_container .logo_section_menu ul li a { color:#222; width:100%; display: block; float:none; clear:both; }
.swm_container .logo_section_menu ul li,.swm_woo_cart_menu { padding:0 0 10px 0; }
span.donate_btn a { margin:0; background:none; padding:0;  }
.main_hover_cart_menu { display: none; }
.layout-sidebar-right #sidebar { padding-left:0; }
.layout-sidebar-left #sidebar { padding-right:0;  }
.small_footer .footer_left,.small_footer .footer_right { display: block; text-align: left; width:100%; margin:0 auto; float:none; padding-left: 20px; }
.small_footer ul { margin-top: 5px; }
.small_footer ul li:first-child { padding-left:0; }
.swm_column { float:none; clear:both; margin-left:0; margin-bottom: 30px;  }
.swm_one_full,.swm_one_half,.swm_one_third,.swm_one_fourth,.swm_one_fifth,.swm_one_sixth,.swm_two_third,.swm_three_fourth,.swm_four_fifth,.swm_five_sixth,.swm_custom_two_third,.one_full,.one_half,.one_third,.one_fourth,.one_fifth,.one_sixth,.two_third,.three_fourth,.four_fifth,.five_sixth,#sidebar { width: 100%; } .swm_promotion_box .right { display: block; float:none; clear: both; }
.swm_promotion_box .sub_title { margin:15px 0; }
} @media only screen and (max-width: 767px) {  
.boxed.slider_wrap,.swm_container,.title_header_wrap,.top_section { width:301px; }
.boxed { width:auto; }    
.swm_breadcrumb_search_section { display: none; }
.swm_heading_h1 { bottom:0; }
.small_footer .footer_left,.small_footer .footer_right { text-align: center; padding:0 20px; }
.small_footer ul { margin-top: 10px; }
.small_footer ul li { padding: 4px 10px; }
.swm_blog_grid_sort.swm_row { margin:0;  }
.swm_blog_grid .swm_column_gap { margin:0 0 40px 0; }
.swm_pf_ic { float:left; margin-right:4px; height:51px; }
.swm_post_date { float:none; width:auto; height:51px; padding:0; }
.swm_date_box { display: inline-block; width:auto; float:left; height:51px; border-radius: 3px 25px 25px 3px; }
.datebox_border { display: inline-block; width:auto; height:51px; width:11px; padding-top: 20px; float:left; border-radius: 3px 0 0 3px; }
.datebox_border span { height:13px; width:1px; }
.p_date { display: inline-block; float:left; padding:6px 0 0 0; text-align: center; width:60px; }
.p_day, .p_month { padding:0; line-height: 30px; line-height: 22px; }
.p_author { display: inline-block; margin:4px 4px 4px 0; }
.swm_date_box_on .swm_post_content,.swm_date_box_on .about_author,.swm_date_box_on #blog_responses,.swm_date_box_on #respond { margin-left: 0; clear:both;  }   
.swm_row {  margin:0;  }
.swm_column_gap { margin:0 0 20px; padding:0; }
.swm_row .swm_column1,.swm_row .swm_column2,.swm_row .swm_column3,.swm_row .swm_column4,.swm_row .swm_column5,.swm_row .swm_column6,
.layout-sidebar-left .swm_row .swm_column2,.layout-sidebar-left .swm_row .swm_column3,.layout-sidebar-left .swm_row .swm_column4,
.layout-sidebar-right .swm_row .swm_column2,.layout-sidebar-right .swm_row .swm_column3,.layout-sidebar-right .swm_row .swm_column4 { width:100%; }
.layout-full-width.swm_infinite_scroll_style .infiniteScroll_loader { bottom:-12px; } .pricing_box,.border_left .pricing_box,.border_right .pricing_box { border-radius:5px; }
.pricing_title,.border_left .pricing_title,.border_right .pricing_title { border-radius: 5px 5px 0 0; }
.swm_pricing_table.pt_2, .swm_pricing_table.pt_3,.swm_pricing_table.pt_4 { width:100%; }
.swm_pricing_table.special_plan { margin: 20px 0 10px 0; }
.swm_pricing_table { margin: 0 0 30px 0; }
.swm_tabs ul.tab-nav li,.swm_tabs ul.tab-nav,.swm_tabs .swm_tab,.swm_tabs.tabs_vertical ul,.swm_tabs.tabs_vertical .swm_tab,.swm_tabs.tabs_vertical ul.tab-nav { width:100%; float:none; display: block; margin:0 0 5px 0; clear:both; }    
.swm_tabs ul.tab-nav,.swm_tabs ul.tab-nav li:last-child,.swm_tabs.tabs_vertical ul li:last-child { margin-bottom:0; }
ul.next_event_counter { padding-top: 20px; }
ul.next_event_counter:hover li,ul.next_event_counter li { margin:10px 5px; }
.swm_ec_bar1,.swm_ec_bar2 { display: none; } .swm_te_single_meta ul { padding:0; margin:0 -2px; border:0; }    
.swm_te_single_meta ul li .swm_column_gap  { padding:20px 20px 23px 20px; margin: 2px; position: relative; border:1px solid #ececec; border-radius: 3px; }
.swm_te_single_meta ul li p { font-size: 16px; }
.swm_te_single_meta { margin-bottom: 2px; }    
.swm_te_single_meta ul li { padding:0; margin:0;}
.swm_event_box { width:340px; margin:0 40px 40px 0; }
.swm_evt_date { width:106px; height:120px; }
.swm_evt_date_day { font-size: 40px; line-height: 40px; padding-top: 27px; }
.swm_evt_date_month { font-size: 21px; line-height: 22px; }
.swm_evt_date_year { font-size: 18px; line-height: 28px; }
.swm_evt_img,.tribe-events-list .tribe-events-event-image img { width:230px; height:120px; }
.swm_event_box:hover .swm_evt_date_day { padding-top: 16px; }  
.cause_horizontal .swm_cause_content { width:338px; margin-top: 4px; } 
.cause_single .swm_cause_content { width:100%; margin-left: 0;  }
.cause_single .swm_cause_top { width:100%;  }
.cause_single .swm_cause_meta ul { margin:0 0 0 4px; }
.cause_single .swm_cause_img { margin-bottom:0; } .swm_sermons_content { margin-top: 4px; clear:both; width:324px; }  
.sermons_single .swm_sermons_content { width:100%; }
.sermons_single .swm_sermons_date_meta { width:100%; margin:0; height:auto; }
.sermons_single .swm_sermons_date { margin-right:4px; width:auto; height:50px; line-height: 50px; padding:0 12px;}
.sermons_single .swm_sermons_date span.sermon_date,
.sermons_single .swm_sermons_date span.sermon_day { font-size: 16px; display: inline-block; padding:0 3px;  font-weight: 600;  }
.sermons_single .swm_sermons_meta { width:auto; display: inline-block; height:auto; }
.sermons_single .swm_sermons_meta ul li { width:50px; height:50px; line-height: 50px; font-size: 18px; } .swm_section_title { padding-top: 36px; }
.swm_section_title_text { padding:10px 20px; font-size: 14px; height:auto; line-height: normal; }
.swm_section_title_text span { position: absolute; bottom:-20px; font-size: 34px; left:50%; color:#444; z-index: 99; margin-left: -9px; line-height: 30px; }
.swm_container.swm_section_title_block { margin-top: -55px; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.boxed.slider_wrap, .swm_container,.title_header_wrap,.logo_section,.menu_section,.top_section { width:461px; }     
.top_bar_nav { width:360px; }
ul.next_event_counter:hover li,ul.next_event_counter li { margin:15px; }
ul.next_event_counter { padding-top:20px; }
.no-sermons-img .swm_sermons_content { width:352px; clear:none; margin-top: 0; }
.recent_sermons_sc .swm_sermons_top { position: relative; }
.recent_sermons_sc .swm_sermons_item.no-sermons-img-sc .swm_sermons_top { position: absolute;}
.recent_sermons_sc .swm_sermons_content { width:324px; clear:both;  }
.recent_sermons_sc .swm_sermons_item { padding-left:0; }
.recent_sermons_sc .swm_sermons_item.no-sermons-img-sc { padding-left:109px; }
.recent_sermons_sc .swm_sermons_item.no-sermons-img-sc .swm_sermons_content  { width:100%;  margin:0; }
}
@media only screen and (max-width: 480px) { 
.swm_event_box { width:300px; margin:0 0 40px 0; }
.swm_evt_date { width:93px; height:106px; }
.swm_evt_date_day { font-size: 33px; line-height: 33px; padding-top: 25px; }
.swm_evt_date_month { font-size: 18px; line-height: 20px; }
.swm_evt_date_year { font-size: 16px; line-height: 22px; }
.swm_evt_img,.tribe-events-list .tribe-events-event-image img { width:203px; height:106px; }
.swm_event_box:hover .swm_evt_date_day { padding-top: 15px; }
.swm_logo_slider .owl-nav { margin:0 auto; text-align: center;  }
.swm_logo_slider .owl-prev, .swm_logo_slider .owl-next { position:relative; margin:5px; }    
.swm_logo_slider .owl-next { right:auto; float:none;}
.swm_logo_slider .owl-dots,.swm_logo_slider:hover .owl-dots { padding:0; margin-left:-9999px; } .swm_causes { margin-right:0; }
.swm_cause_item { width:303px; margin:0 0 30px 0; }
.swm_cause_img,.swm_cause_img img { width:151px; height:151px; }
.swm_cause_meta { width:148px; height:151px; }
.swm_cause_meta ul li { padding:0 10px; font-size: 14px; height:37px; line-height: 37px;  }
.swm_cause_bar { padding-top: 15px; }
.cause_horizontal .swm_cause_top { margin:0;  }
.cause_horizontal .swm_cause_content { width:303px; }    
.cause_single .swm_cause_top,.cause_single .swm_cause_content { width:303px; }
.cause_single .swm_cause_meta { width:148px; } .swm_sermons_content { width:298px; } 
.swm_sermons_img,.swm_sermons_img img { width:100%; height:auto; }
.swm_sermons_date_meta { width:100%; margin:0; height:auto; }
.swm_sermons_date { margin-right:4px; width:auto; height:50px; line-height: 50px; padding:0 12px;}
.swm_sermons_date span.sermon_date,
.swm_sermons_date span.sermon_day { font-size: 16px; display: inline-block; padding:0 3px;  font-weight: 600;  }
.swm_sermons_meta { width:auto; display: inline-block; height:auto; }
.swm_sermons_meta ul li { width:50px; height:50px; line-height: 50px; font-size: 18px; }
.no-sermons-img .swm_sermons_content { width:100%; clear:both; margin:0; }
.recent_sermons_sc .swm_sermons_top { position: relative; top:auto; left:auto;}
.recent_sermons_sc .swm_sermons_content {  width:298px;  }
.recent_sermons_sc .swm_sermons_item { padding-left:0; }
.recent_sermons_sc .swm_sermons_item.no-sermons-img-sc { padding-left:0; }
.recent_sermons_sc  .swm_sermons_item.no-sermons-img-sc .swm_sermons_content  { margin:0; }
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
only screen and (-moz-min-device-pixel-ratio: 1.5), 
only screen and (-o-min-device-pixel-ratio: 3/2), 
only screen and (min-device-pixel-ratio: 1.5) {
.theme_social_icons ul li a 				{ background-size: 24px 24px !important; }
.theme_social_icons ul li a.swm_amazon 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/amazon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_apple 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/apple.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_applestore 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/applestore.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_blogger 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/blogger.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_delicious 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/delicious.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_deviantart 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/deviantart.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_digg 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/digg.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dribble 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/dribble.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dropbox 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/dropbox.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_facebook 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/facebook.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_flickr 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/flickr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_forrst 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/forrst.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_google 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/google.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_googleplus 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/googleplus.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_instagram 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/instagram.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_lastfm 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/lastfm.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_linkedin 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/linkedin.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_myspace 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/myspace.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_picasa 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/picasa.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_pinterest 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/pinterest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_rss 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/rss.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_skype 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/skype.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_soundcloud 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/soundcloud.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_stumbleupon { background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/stumbleupon.png) no-repeat 0 0;	}
.theme_social_icons ul li a.swm_technorati 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/technorati.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_tumblr 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/tumblr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_twitter 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/twitter.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_vimeo 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/vimeo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_windows 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/windows.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_wordpress 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/wordpress.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_yahoo 		{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/yahoo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_youtube 	{ background: transparent url(//www.geistheilung-muenster.de/wp-content/themes/gh/images/icons/retina/youtube.png) no-repeat 0 0; }
}
.logo_section {
min-height:110px;
}
.logo_section {
min-height:110px;
}
.toggle_box .toggle_box_title, .toggle_box_accordion .toggle_box_title_accordion {
padding: 8px 10px 8px 0;
font-size: 13px;
}
.toggle_box i.openclose, .toggle_box_accordion i.openclose {
margin-top: 5px;
}
#address_footer {
text-align:left;
color:#fff;
}
#address_footer span {
} .rs_tel  {
opacity:0;
}
span.cart_responsive_link a{
display:none;
}
p.wp-caption-text {
font-size:85%;
}
body { font-family:"Open Sans"; font-weight:regular; font-style: normal;background-color: #606060; font-size:14px; color:#606060; }
.swm_archives_page a,.search-list a,.swm_portfolio_title_section a,.swm_portfolio_title_section,.swm_horizontal_menu li a,a.swm_text_color,.swm_text_color a,a.page-numbers,.pagination_menu a span,.pf_quote p.pf_quote_text a,.swm_breadcrumbs a,.swm_breadcrumbs a i,.swm_breadcrumbs i { color:#606060 }.te_venue_map_title,.swm_evt_title,.portfolio_title,.swm_donor_name span.swm_d_name,.swm_dot_heading,.swm_section_title,.swm_fancy_heading { font-family:Open Sans } .swm_archives_page a:hover,.search-list a:hover,.icon_url a i.fa-link,a.swm_text_color:hover,.swm_sermons_title h2 a:hover,.swm_cause_title h2 a:hover { color:#8bc63f}.swm_horizontal_menu li a.active,.swm_horizontal_menu li.current_page_item a,.swm_highlight_skin_color,.sf-menu ul li,.swm_cause_bar_out,.swm_sermons_item:hover .swm_sermons_date { background:#8bc63f;}.swm_horizontal_menu li a.active,.swm_horizontal_menu li.current_page_item a { border-color:#8bc63f;}::selection {color:#fff; background:#8bc63f; }::-moz-selection { color:#fff;background:#8bc63f; }.swm_text_color a:hover,.swm_portfolio_box .project_title a:hover { color:#2e2e2e}#swm_page_container { padding-top:50px; padding-bottom:80px;}a,.primary_color a,.author_title h4 span,.swm_portfolio_title_section a:hover { color: #8bc63f }a:hover,.primary_color a:hover,.icon_url a:hover i.fa-link { color:#2e2e2e}h1,h2,h3,h4,h5,h6,.pf_image_caption .img_title {font-family:"Open Sans"; font-weight:regular; font-style: normal;}h1 {font-size:27px; color:#222222;  }h2 {font-size:24px; color:#222222;  }h3 {font-size:20px; color:#222222;  }h4 {font-size:18px; color:#222222;  }h5 {font-size:16px; color:#222222;  }h6 {font-size:14px; color:#222222;  }.swm_logo_section_bg { background-color:#2e2e2e; }span.donate_btn a:hover { background:#8bc63f;}.swm_search_box form input.button,.search_section,.search_section.sbox_skin { background: #8bc63f; }.swm_search_box form input.button:hover { background: #2e2e2e; }.swm_blog_post .swm_post_title h2 a,.swm_blog_post .swm_post_title h2,.swm_blog_post .swm_post_title h1 a,.swm_blog_post .swm_post_title h1,.swm_blog_grid .swm_post_title h2 a,.swm_blog_grid .swm_post_title h2  {font-size:18px; color:#222222;  }.p_comment_arrow { border-color: transparent #2e2e2e transparent transparent; }.swm_post_meta ul li a,.page-numbers span.dots {color:#606060;  }a.p_continue_reading,.swm_portfolio_text a.p_continue_reading { color:#8bc63f; }a:hover.p_continue_reading,.swm_post_meta ul li a:hover,.sidebar ul.menu > li ul li.current-menu-item > a,.sidebar .widget_nav_menu  ul li.current-menu-item > a,.sidebar .widget_nav_menu  ul li.current-menu-item:before,.sidebar .widget_categories ul li.current-cat > a,.sidebar .widget_categories ul li.current-cat:before,.widget_product_categories ul li.current-cat > a,.widget_product_categories ul li.current-cat:before,.swm_portfolio_text a.p_continue_reading:hover {color:#2e2e2e; }small.swm_pf_icon, .page-numbers.current, .page-numbers.current:hover,.next_prev_pagination a,#sidebar .tagcloud a:hover,.pagination_menu > span,.paginate-com span.current,.paginate-com a:hover,.swm_date_box, .swm_blog_post:hover .swm_post_title,.swm_blog_post:hover .swm_pf_ic,.swm_blog_grid:hover .swm_post_title,.sticky.swm_blog_post .swm_pf_ic {background:#8bc63f;}.p_comments,.next_prev_pagination a:hover,.sidebar ul.menu > li.current-menu-item > a,.sidebar ul.menu > li.current_page_item > a {background:#2e2e2e;}small.post_arrow_shape { border-top: 20px solid #8bc63f;}.page-numbers.current, .page-numbers.current:hover,#sidebar .tagcloud a:hover,.pagination_menu > span,.paginate-com span.current,.paginate-com a:hover { border-color: #8bc63f;}.swm_top_menu_section { background-color: #8bc63f;  }.swm_woo_cart_menu a,ul.logo_section_list li a { font-size:13px; color:#ffffff;  }ul.top_nav > li > a  {font-size:14px; color:#ffffff;  }ul.top_nav > li > a  {font-family:"Open Sans"; font-weight:regular; font-style: normal;}.swm_heading_h1 h1,.swm_heading_h1 h1 a { color:#ffffff; font-size:40px; }.heading_bg { background-color:#8bc63f; }.heading_bg.transparent_bg_opacity { opacity:.80; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80;);  } .sidebar h2,.sidebar h3,.aboutme_widget .person_name {font-size:15px; color:#333333;  }.sidebar a { font-size:14px; color:#606060; ; }.sidebar a:hover,.sidebar ul li a:hover { color:#8bc63f;}.footer h2, .footer h3,.footer .aboutme_widget .person_name {font-size:18px; color:#ffffff;  }.swm_footer_bg { background:#2e2e2e ; }.small_footer ul li a,.small_footer p {font-size:12px; color:#ffffff;  }.small_footer { background:#8bc63f;}.footer,.footer a,.footer .client_name_position h5,.footer .client_name_position span,.footer .sm_icons ul li a,.footer .sm_icons ul li a:hover,.footer .widget ul li a,.footer .widget.woocommerce ul li a,.footer ul.product_list_widget li ins,.footer ul.product_list_widget li span.amount,.footer .widget_shopping_cart_content span.amount,.footer .widget_layered_nav ul li.chosen a,.footer .widget_layered_nav_filters ul li a  { color:#cecece; }.swm_large_footer a:hover,.footer #wp-calendar tbody td a,.footer .tp_recent_tweets ul li a:hover,.footer ul.menu > li ul li.current-menu-item > a,.footer .widget_nav_menu  ul li.current-menu-item a,.footer .widget_nav_menu  ul li.current-menu-item:before,.footer .widget_categories ul li.current-cat > a,.footer .widget_categories ul li.current-cat:before,.footer .widget.woocommerce ul li.current-cat a,.footer .widget.woocommerce ul li.current-cat:before,.footer .widget ul li a:hover,.footer .recent_posts_square_posts ul li .grid_date a:hover { color:#da5455; }.footer { font-size:13px; }.footer #widget_search_form form input[type="text"] { color:#cecece; text-shadow:none; }.footer #widget_search_form form input[type="text"]::-webkit-input-placeholder { color:#cecece; opacity:.5; }.footer #widget_search_form form input[type="text"]::-moz-placeholder { color:#cecece; opacity:.5; }.footer #widget_search_form form input[type="text"]::-ms-placeholder { color:#cecece; opacity:.5; }.footer #widget_search_form form input[type="text"]::placeholder { color:#cecece; opacity:.5; }.footer #widget_search_form #searchform #s,.footer #widget_search_form #searchform input.button,.footer .aboutme_widget,.footer .aboutme_social,.footer .aboutme_widget .person_img,.footer .widget_product_categories ul li,.footer .widget.woocommerce ul li:first-child,.footer .widget_rss ul li,.footer .uc_events_widget ul li:first-child,.footer .uc_events_widget ul li:last-child,.footer .contact_info_list ul.ci_list li { border-color: #353535; }.footer .widget_meta ul li,.footer .widget_categories ul li,.footer .widget_pages ul li,.footer .widget_archive ul li,.footer .widget_recent_comments ul li,.footer .widget_recent_entries ul li,.footer .widget_nav_menu ul li,.footer .widget_meta ul li:before { border-color: #353535; }.footer .widget_categories ul li:before,.footer .widget_pages ul li:before,.footer .widget_archive ul li:before,.footer .widget_recent_comments ul li:before,.footer .widget_recent_entries ul li:before,.footer .widget_nav_menu ul li:before,.footer .widget.woocommerce ul li:before,.footer .widget_rss ul li:before { color: color:#cecece;; }.footer #widget_search_form #searchform input.button { color:#cecece; }.footer .input-text,.footer input[type="text"], .footer input[type="input"], .footer input[type="password"], .footer input[type="email"], .footer input[type="number"], .footer input[type="url"], .footer input[type="tel"], .footer input[type="search"], .footer textarea, .footer select,.footer #wp-calendar thead th,.footer #wp-calendar caption,.footer #wp-calendar tbody td,.footer #wp-calendar tbody td:hover { color:#cecece; border-color: #353535;}.footer input[type="text"]:focus, .footer input[type="password"]:focus, .footer input[type="email"]:focus, .footer input[type="number"]:focus, .footer input[type="url"]:focus, .footer input[type="tel"]:focus, .footer input[type="search"]:focus, .footer textarea:focus,footer #widget_search_form #searchform #s:focus { color:#cecece; border-color: #cecece;}.footer .testimonials-bx-slider .testimonial_box:before { border-color: #353535 transparent transparent #353535; }.footer .testimonials-bx-slider .testimonial_box:after { border-color: #191919 transparent transparent #191919; }.footer .testimonial_box { background:#191919; border-top: 1px solid #353535; } .footer select { background:#191919 url(http://www.geistheilung-muenster.de/wp-content/themes/gh/images/select2.png) no-repeat center right;  }.footer .bx-controls-direction { background:#2e2e2e }.footer .bx-wrapper .bx-controls-direction a,.footer .testimonial_box .fa-quote-left,.footer .recent_posts_tiny p,.footer .tp_recent_tweets ul li:before,.footer .tp_recent_tweets ul li a,.footer .recent_posts_square_posts ul li .grid_date i { color:#cecece;; }.footer .testimonial_box,footer .recent_posts_square_posts ul li,.footer .recent_posts_slider_excerpt { border-color:#353535; }.footer .contact_info,.footer .recent_posts_square_date a,.footer .recent_posts_square_date a:hover { border-color:#353535; background:#191919; }.footer ul li.cat-item a small,.footer #wp-calendar thead th,.footer #wp-calendar caption,.footer #wp-calendar tbody td,.footer .tagcloud a:hover,.footer .aboutme_social,.footer .tp_recent_tweets ul li:before,.footer .contact_info_list ul.ci_list li:before {  background:#191919 }.swm_portfolio_menu li a { color:#606060 }.swm_portfolio_menu li a.active,.swm_portfolio_menu li a.active:hover,.swm_portfolio_menu li.current_page_item a { background:#8bc63f;  }.steps_with_circle ol li span,.projects_style1 a,.sm_icons ul li a,.sm_icons ul li a:hover,.recent_posts_square_title a { color:#606060 }.skin_color,.special_plan .pricing_title,.special_plan .swm_button,.client_position,.p_bar_skin_color .p_bar_bg,.swm_pagination li a.current,.swm_pagination li a:hover.current,a.swm_button.skin_color, button.swm_button.skin_color,input.swm_button[type="submit"],input[type="submit"], input[type="button"],input[type="reset"], a.button,button.button,#footer a.button,#footer button.button { background:#8bc63f; }.footer .offer_icon,.swm_donor_amount { background:#8bc63f;  }.swm_pagination li a.current,.swm_pagination li a:hover.current, input.swm_button[type="submit"],input[type="submit"],input[type="button"],input[type="reset"],blockquote { border-color:#8bc63f; }input.skin_color:hover,a.skin_color:hover,input[type="submit"]:hover,button[type="submit"]:hover,.sidebar .widget_shopping_cart_content p.buttons a:hover,.swm_woo_cart_hover_menu p.buttons a:hover { border-color:#2e2e2e; background:#2e2e2e; opacity:1; }.recent_posts_full .swm_post_title a:hover,.recent_posts_full p.recent_post_read_more_link a:hover,.recent_posts_full .post_meta span a:hover,.recent_posts_square_content a:hover,.recent_posts_square_posts ul li .grid_date a:hover,.swm_promotion_box .title_text  { color:#2e2e2e; }.icon_url a i.fa-link,.recent_post_read_more_link a,blockquote .title_text,blockquote .title_text p,.recent_posts_full p.recent_post_read_more_link a,.footer .bx-wrapper .bx-controls-direction a:hover,.swm-product-price-cart a.button:hover { color:#8bc63f; }.swm_special_offer,.swm_tabs ul.tab-nav li a:hover,.swm_tabs ul.tab-nav li.ui-tabs-selected a,.recent_posts_square_date span.d_year,.recent_posts_slider_excerpt span { background:#8bc63f;  }.toggle_box .ui-state-active,.toggle_box_accordion .ui-state-active,.toggle_box:hover .toggle_box_title,.toggle_box_accordion:hover .toggle_box_title_accordion { background:#8bc63f;  }.footer .aboutme_widget,.footer a.recent_posts_tiny_icon { background:#191919;  }.swm_donor_amount:before,.swm_donor_amount:after {  border-top-color: #8bc63f; border-bottom-color: #8bc63f; }#lang_sel_footer,#wpml_credit_footer { background:#8bc63f; border-color:#8bc63f;}#lang_sel_footer ul li,#wpml_credit_footer,#lang_sel_footer ul li a,#wpml_credit_footer a { font-size:12px; color:#ffffff;   } .footer .widget #lang_sel_list ul li a { color:#cecece;   }.footer .widget #lang_sel_list ul li a:hover { color:#da5455; }.footer .widget #lang_sel_click ul li a { background-color:#191919; }.footer .widget #lang_sel_click a, .footer .widget #lang_sel_click a:visited,.footer .recent_work_widget ul li a img { color:#cecece; border-color:#353535; }.footer .widget #lang_sel_click ul li ul { background:#191919; border:1px solid #353535; }.swm_team_members img { border-color:#8bc63f; }#lang_sel_footer ul li a { font-size: 11px; }@media only screen and (max-width: 979px) { span.donate_btn a:hover { background: none; } span.donate_btn a { color:#222;}}@media only screen and (max-width: 767px) { .swm_heading_h1 { width:100%; background: #ececec; border-radius:0 0 3px 3px; height:auto; display:block; bottom:0px;  padding:12px 20px; position: relative; }
.swm_heading_h1 h1 a,.swm_heading_h1 h1 { font-size:16px; color:#222; line-height:normal; margin:0; padding:0; }}.search_section, ul li.footer_menu-setting-msg, .swm_horizontal_menu li a.active, .swm_horizontal_menu li a.active:hover, .swm_horizontal_menu li.current_page_item a, .swm_portfolio_menu li a.active, .swm_portfolio_menu li a.active:hover, .swm_portfolio_menu li.current_page_item a, .page-numbers span, .pagination_menu a span, .pagination_menu span, .paginate-com a, .paginate-com span.current, .page-numbers.current, .paginate-com span.current, .page-numbers.current:hover, .pagination_menu > span, .next_prev_pagination, .swm_container .next_prev_pagination a, .next_prev_pagination a, .swm_pagination li a.current, .swm_pagination li a:hover.current, .woocommerce-pagination span, .swm_woo_next_prev span a:hover:before, .product .woocommerce-tabs ul.tabs li a:hover, .product .woocommerce-tabs ul.tabs li.active a, .sidebar .widget_shopping_cart_content p.buttons a, a.add_to_cart_button, .cart-loading, .sidebar .tagcloud a:hover,.footer .tagcloud a:hover, .p_date a,.swm_container .p_date a, .swm_blog_post:hover .swm_post_title h2 a,.swm_blog_post:hover .swm_post_title h2, .swm_blog_post:hover .swm_post_title h1 a,.swm_blog_post:hover .swm_post_title h1, .swm_blog_grid:hover .swm_post_title h2 a,.swm_blog_grid:hover .swm_post_title h2, .swm_blog_post:hover .swm_post_title,.swm_blog_post:hover .swm_pf_ic, .swm_blog_grid:hover .swm_post_title, .sticky.swm_blog_post .swm_pf_ic, ul.tribe-events-sub-nav li a:hover, body.events-single ul.tribe-events-sub-nav li a:hover, #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input[type=submit], .swm_te_single_meta ul li span.event_bar_icon, .tribe-events-meta-group .tribe-events-single-section-title, .swm_event_box:hover .swm_evt_date, .swm_event_box:hover .swm_evt_date_day, .swm_evt_date_year, .recent_posts_square_date span.d_year, .client_position, .special_plan .pricing_title .title_text, .special_plan .pricing_button a.skin_color, .swm_tabs ul.tab-nav li a:hover, .swm_tabs ul.tab-nav li.ui-tabs-selected a, .toggle_box:hover i,.toggle_box:hover span.title_text, .toggle_box_accordion:hover i, .toggle_box_accordion:hover span.title_text, .toggle_box_accordion .ui-state-active i, .toggle_box_accordion .ui-state-active span.title_text, .toggle_box .ui-state-active span i.openclose, .toggle_box_accordion .ui-state-active span i.openclose, .toggle_box:hover span i.openclose, .toggle_box_accordion:hover span i.openclose, .toggle_box .ui-state-active i, .toggle_box .ui-state-active span.title_text, .swm_dropcap.dark , .swm_special_offer, .swm_container .swm_special_offer a, .swm_container .swm_special_offer a:hover, .footer .offer_icon i, span.donate_btn a:hover, .swm_donor_amount, .skin_color, .special_plan .pricing_title, .p_bar_skin_color .p_bar_bg, a.swm_button.skin_color, .swm_search_box form input[type="submit"].button, .pricing_button a.swm_button, .special_plan .swm_button, button.swm_button.skin_color, input.swm_button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"], a.button,button.button, #footer a.button, #footer button.button ul.tribe-events-sub-nav li a:hover, a.swm_button.skin_color:hover, input.skin_color:hover, a.skin_color:hover, input[type="submit"]:hover, button[type="submit"]:hover, .swm-product-price-cart a.button:hover, .sidebar .widget_shopping_cart_content p.buttons a:hover, .swm_woo_cart_hover_menu p.buttons a:hover, #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input[type=submit]:hover,.swm_sermons_item:hover .swm_sermons_date { color:#ffffff; }swm_donor_amount span { border-color:#ffffff; }.logo_image a img, logo_image img { width:250px;}
