.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cf7p-hide-fields {
display: none;
}
.widget_block .cf7p-poll-votes .cf7p-hide-fields,
.cf7p-div .cf7p-poll-votes .cf7p-hide-fields {
display: none;
}
.cf7p-div .cf7p-poll-bg {
position: relative;
min-height: 12px;
margin: 10px 0;
background: #2196f343;
border-radius: 3px;
width: 80%;
max-width: 80%;
overflow: hidden;
}
.cf7p-div .cf7p-poll-votes {
font-size: 13px;
margin-left: 20px;
max-width: 20%;
width: 20%;
text-align: right;
}
.cf7p-div .cf7p-choice-poll {
display: flex;
align-items: center;
justify-content: space-between;
}
.cf7p-choice-poll.cf7p-poll-only .cf7p-poll-bg {
width: 100%;
max-width: 100%;
}
.cf7p-div ul,
.widget .cf7p-div ul {
padding: 0 !important;
list-style: none;
margin: 0 !important;
}
.cf7p-div .cf7p-poll-bar {
width: 100%;
min-height: inherit;
background: #2196f3;
}
.cf7p-div ul li:not(ul li ul li),
.widget_block .cf7p-div ul li:not(ul li ul li) {
margin-bottom: 40px !important;
border: 1px solid #bdbdbd;
border-radius: 5px;
list-style: none;
}
.cf7p-div ul li ul li {
border-top: 1px solid #bdbdbd;
padding: 14px 25px !important;
margin: 0;
list-style: none;
}
.cf7p-div ul li h3 {
margin: 0;
padding: 18px 20px;
line-height: 1.4;
text-align: center;
font-size: 22px;
}
.cf7p-div .cf7p-poll-name {
line-height: 1.2;
text-transform: capitalize;
font-weight: 500;
} .widget_block .cf7p-div ul li h3 {
font-size: 19px;
padding: 18px 10px;
}
.widget_block .cf7p-div ul li ul li {
padding: 25px 15px 14px;
border-bottom: 0;
}
.widget_block .cf7p-div .cf7p-poll-votes {
margin-left: 10px;
max-width: 30%;
width: 30%;
}
.widget_block .cf7p-div .cf7p-poll-bg {
width: 70%;
max-width: 70%;
min-height: 9px;
}
.widget_block .cf7p-div .cf7p-choice-poll.cf7p-poll-only .cf7p-poll-bg {
width: 100%;
max-width: 100%;
}
.widget_block .cf7p-poll-votes span {
display: block;
} @media (max-width: 575px) {
.cf7p-div ul li ul li {
padding: 8px 14px;
}
.cf7p-div ul li h3 {
padding: 14px;
font-size: 18px;
}
.cf7p-div .cf7p-poll-votes {
margin-left: 13px;
}
.cf7p-div .cf7p-poll-bg {
min-height: 10px;
}
.widget_block .cf7p-div .cf7p-poll-votes {
max-width: 25%;
width: 25%;
}
.widget_block .cf7p-div .cf7p-poll-bg {
width: 75%;
max-width: 75%;
}
}@font-face{font-family:'FontAwesome';src:url(//bildungsbaustein-israel.de/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(//bildungsbaustein-israel.de/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//bildungsbaustein-israel.de/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//bildungsbaustein-israel.de/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//bildungsbaustein-israel.de/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes 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);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-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);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.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:#fff}.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-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{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-square:before,.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-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"}.wpsm_panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.wpsm_panel-body {
padding: 15px;
}
.wpsm_panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.wpsm_panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.wpsm_panel-title > a,
.wpsm_panel-title > small,
.wpsm_panel-title > .small,
.wpsm_panel-title > small > a,
.wpsm_panel-title > .small > a {
color: inherit;
}
.wpsm_panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .list-group,
.wpsm_panel > .wpsm_panel-collapse > .list-group {
margin-bottom: 0;
}
.wpsm_panel > .list-group .list-group-item,
.wpsm_panel > .wpsm_panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.wpsm_panel > .list-group:first-child .list-group-item:first-child,
.wpsm_panel > .wpsm_panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .list-group:last-child .list-group-item:last-child,
.wpsm_panel > .wpsm_panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .wpsm_panel-heading + .wpsm_panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wpsm_panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .wpsm_panel-footer {
border-top-width: 0;
}
.wpsm_panel > .table,
.wpsm_panel > .table-responsive > .table,
.wpsm_panel > .wpsm_panel-collapse > .table {
margin-bottom: 0;
}
.wpsm_panel > .table caption,
.wpsm_panel > .table-responsive > .table caption,
.wpsm_panel > .wpsm_panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.wpsm_panel > .table:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.wpsm_panel > .table:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.wpsm_panel > .wpsm_panel-body + .table,
.wpsm_panel > .wpsm_panel-body + .table-responsive,
.wpsm_panel > .table + .wpsm_panel-body,
.wpsm_panel > .table-responsive + .wpsm_panel-body {
border-top: 1px solid #ddd;
}
.wpsm_panel > .table > tbody:first-child > tr:first-child th,
.wpsm_panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.wpsm_panel > .table-bordered,
.wpsm_panel > .table-responsive > .table-bordered {
border: 0;
}
.wpsm_panel > .table-bordered > thead > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpsm_panel > .table-bordered > tbody > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpsm_panel > .table-bordered > tfoot > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpsm_panel > .table-bordered > thead > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpsm_panel > .table-bordered > tbody > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpsm_panel > .table-bordered > tfoot > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpsm_panel > .table-bordered > thead > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpsm_panel > .table-bordered > tbody > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpsm_panel > .table-bordered > tfoot > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpsm_panel > .table-bordered > thead > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpsm_panel > .table-bordered > tbody > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpsm_panel > .table-bordered > tfoot > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpsm_panel > .table-bordered > thead > tr:first-child > td,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpsm_panel > .table-bordered > tbody > tr:first-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpsm_panel > .table-bordered > thead > tr:first-child > th,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpsm_panel > .table-bordered > tbody > tr:first-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.wpsm_panel > .table-bordered > tbody > tr:last-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpsm_panel > .table-bordered > tfoot > tr:last-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpsm_panel > .table-bordered > tbody > tr:last-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpsm_panel > .table-bordered > tfoot > tr:last-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.wpsm_panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.wpsm_panel-group {
margin-bottom: 20px;
}
.wpsm_panel-group .wpsm_panel {
margin-bottom: 0;
border-radius: 4px;
}
.wpsm_panel-group .wpsm_panel + .wpsm_panel {
margin-top: 5px;
}
.wpsm_panel-group .wpsm_panel-heading {
border-bottom: 0;
}
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body,
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.wpsm_panel-group .wpsm_panel-footer {
border-top: 0;
}
.wpsm_panel-group .wpsm_panel-footer + .wpsm_panel-collapse .wpsm_panel-body {
border-bottom: 1px solid #ddd;
}
.wpsm_panel-default {
border-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.wpsm_panel-default > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #ddd;
}
.wpsm_panel-primary {
border-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.wpsm_panel-primary > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #337ab7;
}
.wpsm_panel-success {
border-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.wpsm_panel-success > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #d6e9c6;
}
.wpsm_panel-info {
border-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.wpsm_panel-info > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #bce8f1;
}
.wpsm_panel-warning {
border-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.wpsm_panel-warning > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #faebcc;
}
.wpsm_panel-danger {
border-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.wpsm_panel-danger > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #ebccd1;
}
.fade {
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.wpsm_panel-group .collapse {
display: none;
}
.collapse.in {
display: block !important;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
figure { margin: 10% 0; }
figcaption { text-align: center; }
img { border: 0; -ms-interpolation-mode: bicubic;}
a:hover, a:active, a:focus { outline: none;}
input {-webkit-border-radius:0; border-radius:0;} .clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after,
.otw-sidebar:after,
.widget_dorayaki_team:after {clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }  @font-face {
font-family: 'Genericons';
src: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/assets/font/genericons-regular-webfont.eot);
src: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/assets/font/genericons-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/assets/font/genericons-regular-webfont.woff) format('woff'),
url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/assets/font/genericons-regular-webfont.ttf) format('truetype'),
url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/assets/font/genericons-regular-webfont.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
}  body {
margin: 0 auto;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
color: #3f3f3f;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
#site-title h1,
.entry-content p,
.entry-content td,
.entry-content ul,
.entry-content ol,
.entry-content .otw-sidebar,
.single-post .author-info p.author-description {
font-family: 'Domine', Georgia, serif;
}
#main-wrap {
padding: 25px 20px;
} h1, h2, h3, h4, h5, h6 {
color: #3f3f3f;
font-weight: bold;
text-rendering: optimizeLegibility;
word-wrap: break-word;
}
h1 {
margin: 1.7em 0 1.5em;
font-size:28px;
font-size:1.75rem;
}
h2 {
margin: 1.4em 0 1.4em;
font-size: 22px;
font-size: 1.375rem;
}
h3 {
margin: 1.1em 0;
font-size: 20px;
font-size: 1.25rem;
}
h4 {
margin: 1em 0;
font-size:18px;
font-size:1.125rem;
}
h5 {
margin: 0.8em 0;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 1px;
}
h6 {
margin: 0.7em 0;
font-size: 13px;
font-size: 0.8125rem;
text-transform: uppercase;
letter-spacing: 1px;
} p {
margin-bottom: 24px;
}
.entry-content td p:last-child {
margin-bottom: 0;
}
ul, ol {
margin: 0 0 24px 0;
padding-left: 40px;
overflow: auto;
}
#wpadminbar ul {
overflow: visible !important;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 24px;
}
.entry-content ul li,
.entry-content ol li,
#comments ul li,
#comments ul li  {
margin-bottom: 20px;
}
.entry-content ul ul li:last-child,
.entry-content ol ol li:last-child,
#comments ul ul li:last-child,
#comments ol ol li:last-child {
margin-bottom: 0;
}
.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
margin-top: 12px;
}
dt {
font-weight: bold;
}
b, strong {
font-weight: bold;
}
dfn, em, i {
font-style: italic;
}
blockquote {
color: #9e9e9e;
}
address {
margin: 0 0 24px;
}
pre {
background: #efefef;
font-family: Consolas, Monaco, monospace;
font-size: 14px;
font-size: 0.8125rem;
line-height: 1.4;
margin-bottom: 20px;
padding: 15px;
overflow: auto;
max-width: 100%;
}
code, kbd, tt, var {
font-family: Consolas, Monaco, monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
img {
height: auto; max-width: 100%; }
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
dl dt {
font-size:16px;
font-size:1rem;
font-weight: bold;
line-height:1.5;
}
dl dd {
margin: 0 0 20px 0;
line-height:1.55;
font-size:14px;
font-size:0.875rem;
}
.sticky {}
.bypostauthor {}
.screen-reader-text {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
border-bottom: 1px solid #eaeaea;
line-height: 2;
margin: 0 0 40px;
width: 100%;
font-size:14px;
font-size:0.875rem;
}
table td {
border-top: 1px solid #eaeaea;
padding: 6px 10px 6px 0;
}
table caption {
margin: 40px 0;
}
table th {
font-weight: bold;
text-align:left;
} .alignleft,
.alignright {
float: none;
display: block;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
display: block;
clear: both;
}
img.alignleft,
img.alignright {
margin-top:10px;
margin-bottom:10px;
} input[type="text"],
textarea {
padding: 8px 2%;
background: none;
border:1px solid #3f3f3f;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
font-size:1rem;
color: #3f3f3f;
line-height:1.6;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
input:hover,
input:focus,
v:active,
textarea:hover,
textarea:focus,
textarea:active {
background: #fff;
border: 1px solid #3f3f3f;
}
input[type="button"],
input[type="submit"] {
padding: 11px 15px;
background: #3f3f3f;
border:none;
font-size:12px;
font-size:0.75rem;
color:#fff;
text-transform: uppercase;
letter-spacing: 2px;
cursor: pointer;
-webkit-appearance: none;
-webkit-transition: all .15s linear;
-moz-transition: all .15s linear;
transition: all .15s linear;
}  body,
.page .entry-content h2 span {
background: #f4f4f4;
}
a,
.entry-header h2.entry-title a:hover,
.responsive-slider.flexslider .slide h2.slide-title a:hover,
input#submit:hover,
input.wpcf7-submit:hover,
.format-link a.link:hover,
ul.dorayaki-rp li.rp-box h3.rp-title a:hover,
.responsive-slider.flexslider .slide h2.slide-title span,
.portfolio-box h3.portfolio-title a:hover,
.widget h3.widget-title a:hover,
.search-btn-open:before,
.menu-btn-open:before,
#site-nav li a:hover,
a.more-link:hover,
.morelink-icon:hover:after,
#comments .comment-content ul.comment-meta a:hover,
.contact-box .cb-emails span,
a#desktop-search-btn.btn-open:after {
color: #92dadd;
text-decoration: none;
-webkit-transition: all .15s linear;
-moz-transition: all .15s linear;
transition: all .15s linear;
}
a:hover {
color: #2aa3b2;
}
.entry-content a:hover,
.textwidget a:hover,
.comment-text a:hover {
text-decoration: underline;
}
.search-btn-open,
.menu-btn-open,
input[type="button"]:hover,
input[type="submit"]:hover,
.jetpack_subscription_widget input[type="submit"]:hover,
input#submit:hover,
input.wpcf7-submit:hover,
.contact-box a.cb-maplink:hover,
.entry-content p.slogan a:hover,
a.service-box:hover,
a#desktop-search-btn:hover,
a#desktop-search-btn.btn-open {
background: #92dadd;
}
.responsive-slider.flexslider .flex-control-nav li a:hover {
border: 1px solid #92dadd;
background: #92dadd !important;
}
.entry-cats ul.post-categories li a,
.entry-meta .entry-tags a,
#comments .comment-content p.comment-reply a,
.testimonial-box a.t-link,
.team-box a.tm-link {
display: inline-block;
padding: 3px 6px;
background: #eaeaea;
font-size: 13px;
font-size: 0.8125rem;
color: #777;
text-transform: none;
letter-spacing: 0;
}
.entry-cats ul.post-categories li a:hover,
.entry-meta .entry-tags a:hover,
#comments .comment-content p.comment-reply a:hover,
.testimonial-box a.t-link:hover,
.team-box a.tm-link:hover {
background: #3f3f3f;
color: #fff;
text-decoration: none;
} .entry-details a,
.entry-meta a,
ul.dorayaki-rp li.rp-box .rp-meta a,
.share-btn,
.author-info h3,
.author-info h3 a,
.page-header h2.page-title,
.page-header .taxonomy-description p,
ul.dorayaki-rp li.rp-box a.rp-date,
.portfolio-box .portfolio-entry-cats a {
color: #9e9e9e;
}
.entry-details a:hover,
.entry-meta a:hover,
ul.dorayaki-rp li.rp-box .rp-meta a:hover,
.entry-meta .entry-comments a:hover,
.entry-details .entry-edit:hover:before,
.share-btn:hover,
.author-info h3 a:hover,
ul.dorayaki-rp li.rp-box a.rp-date:hover,
.portfolio-box .portfolio-entry-cats a:hover {
color: #3f3f3f;
} .footerlabel {
color: #92dadd;
}
#colophon {
background: #92dadd;
} #masthead ul.headerinfo-text li span {
background: #92dadd;
}  #masthead {
position:relative;
display:block;
background: #fff;
}
#site-title {
padding:20px;
border-top: 5px solid #92dadd;
text-align: center;
}
#site-title h1 {
margin: 0;
padding: 0;
display: block;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.6;
font-weight: bold;
letter-spacing: 2px;
word-wrap: break-word;
}
#site-title h1 a {
color:#29251F;
}
a#desktop-search-btn,
.header-widget-wrap {
display:none;
} .header-img {
position:relative;
margin: 0 auto;
padding: 20px 20px 0;
overflow: hidden;
height:auto !important;
}
.header-imag img,
.header-img img.wp-post-image {
width: 100%;
height: auto;
vertical-align: bottom;
margin:0;
}
.header-slider {
position:relative;
margin: 20px 20px 0;
padding: 0;
background: #3f3f3f;
}
.header-slider .responsive-slider.flexslider {
margin-bottom: 0;
}
.responsive-slider.flexslider ul.slides {
overflow: hidden !important;
}
.header-slider .responsive-slider.flexslider .slides img.wp-post-image {
width: 50%;
height: auto;
vertical-align: bottom;
margin:0;
}
.responsive-slider.flexslider .slide h2.slide-title {
position: absolute;
display: block;
width: 42%;
right: 4%;
left: 54%;
top: 40px;
margin: 0;
text-align: center;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 3px;
margin: 0 auto;
}
.responsive-slider.flexslider .slide h2.slide-title a {
background:none !important;
font-size: 11px;
font-size: 0.6875rem;
padding: 0;
line-height: 1.3;
right:0;
left: 0;
}
.responsive-slider.flexslider .slide h2.slide-title span {
display: none;
margin: 0;
padding: 0 0 15px;
font-size: 11px;
font-size: 0.6875rem;
font-weight: 400 !important;
letter-spacing: 2px;
line-height: 1.5;
}
.responsive-slider.flexslider .flex-direction-nav {
display: none;
}
.responsive-slider.flexslider .flex-direction-nav li a {
width: 46px !important;
height: 46px !important;
top: 50px !important;
background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/slider-nav.png) 0 0 no-repeat !important;
border: 2px solid #fff;
text-align: left;
opacity: 0;
-webkit-border-radius: 100px;
border-radius: 100px;
}
.responsive-slider.flexslider .flex-direction-nav li .prev {
background-position: -2px -1px !important;
}
.responsive-slider.flexslider .flex-direction-nav li .next {
background-position: -2px -48px !important;
right: 3% !important;
}
.responsive-slider.flexslider .flex-direction-nav li a:hover {
opacity: 1;
}
.flex-direction-nav li .prev {
left: 53% !important;
}
.responsive-slider.flexslider ol.flex-control-nav {
width: 49% !important;
bottom: 6% !important;
right: 1%;
overflow: hidden !important;
}
.responsive-slider.flexslider .flex-control-nav li a {
width: 6px !important;
height: 6px !important;
background: none !important;
border: 1px solid #fff;
-webkit-border-radius: 100px;
border-radius: 100px;
} .mobile-nav-container {
position: relative;
}
#masthead a#mobile-search-btn,
#masthead a#mobile-menu-btn {
display:block;
position: relative;
width: 50%;
height: 60px;
margin: 0;
color: #bbb;
text-align: center;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
#masthead a#mobile-search-btn {
float:left;
padding: 18px 0 0 0;
}
#masthead a#mobile-menu-btn {
float:right;
padding: 20px 0 0;
border-left: 1px solid #eaeaea;
}
#masthead a#mobile-search-btn span,
#masthead a#mobile-menu-btn span {
display: none;
}
.search-icon:after {
content: '\f400';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 28px/1 'Genericons';
vertical-align: top;
}
.menu-icon:after {
content: '\f419';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 21px/1 'Genericons';
vertical-align: top;
}
.search-btn-open,
.menu-btn-open {
border-top: 1px solid #92dadd !important;
border-bottom: 1px solid #92dadd !important;
color: #fff !important;
}
.search-btn-open:before {
content: '\f500';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 15px/1 'Genericons';
vertical-align: bottom;
padding: 0;
position: absolute;
top:-15px;
right:48%;
z-index: 2;
}
.menu-btn-open:before {
content: '\f502';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 15px/1 'Genericons';
vertical-align: bottom;
padding: 0;
position: absolute;
bottom:-15px;
right:48%;
z-index: 2;
} #search-wrap {
display: none;
width: 100%;
padding: 20px 15px;
background: #3f3f3f;
z-index: 10;
}
#search-wrap #s {
width:100%;
border: none;
background: #fff;
padding: 15px;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 16px;
font-size: 1rem;
color: #3f3f3f;
font-weight: 300;
}
#s:hover,
#s:focus,
#s:active {
border: none;
}
#masthead input#searchsubmit {
display: none;
} #site-nav {
display: none;
background: #3f3f3f;
clear:both;
z-index: 1;
padding: 30px 0;
}
#site-nav ul {
margin: 0;
padding-left: 0;
}
#site-nav ul.sub-menu,
#site-nav ul.children {
padding: 20px 0;
}
#site-nav ul.sub-menu:first-child,
#site-nav ul.children:first-child {
padding-top: 0;
}
#site-nav ul.sub-menu:last-child,
#site-nav ul.children:last-child {
padding-bottom: 0;
}
#site-nav ul li {
display: block;
padding: 14px 0;
text-align: center;
}
#site-nav li a {
display:inline-block;
font-size: 15px;
font-size: 0.9375rem;
color:#fff;
text-transform:uppercase;
letter-spacing: 1px;
}
#site-nav ul li ul li:first-child {
padding-top: 0;
}
#site-nav ul li ul li:last-child {
padding-bottom: 0;
}
#site-nav li li a {
font-size: 15px;
font-size: 0.9375rem;
text-transform: none;
color: #9e9e9e;
}  #site-content .post {
position: relative;
display:block;
margin:0 0 0px;
padding: 30px 0 0;
}
#site-content .post:first-of-type {
padding-top:0;
}
.entry-content,
.entry-summary {
max-width:100%;
} .entry-header {
max-width:100%;
padding:0;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.entry-header h1.entry-title,
.entry-header h2.entry-title {
font-size: 22px;
font-size: 1.375rem;
font-weight: 900;
line-height: 1.45;
text-transform: uppercase;
letter-spacing: 2px;
margin: 10px 0 14px;
}
.entry-header h2.entry-title a {
color: #3f3f3f;
} .entry-details {
padding: 10px 0 0;
border-top: 1px solid #eaeaea;
font-size: 12px;
font-size: 0.75rem;
color: #9e9e9e;
text-transform: uppercase;
letter-spacing: 1px;
overflow: hidden;
}
.entry-cats {
border-top: 1px solid #eaeaea;
margin: 10px 0 0 0;
padding: 10px 0 0 0;
}
.entry-cats ul.post-categories {
display: none;
list-style: none;
margin: 0;
padding: 0;
}
.entry-cats ul.post-categories li {
display: block;
padding: 0 0 10px;
}
.entry-tags a {
margin: 0 6px 0 0;
}
.entry-author,
.entry-date,
.entry-edit {
display: inline;
}
.entry-author span {
text-transform: none;
}
.entry-edit {
padding: 0 0 0 10px;
clear: both;
overflow: hidden;
float: none;
}
.logged-in .entry-edit a:before {
content: '\f411';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 15px/1 'Genericons';
vertical-align: top;
padding: 0 1px 0 0;
} a.more-link {
display: inline-block;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
color: #3f3f3f;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1;
}
.morelink-icon:after {
content: '\f429';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 23px/1 'Genericons';
vertical-align: bottom;
color: #3f3f3f;
padding: 0 0 0 4px;
font-weight: bold;
line-height: 0.7;
}
a.more-link:hover,
.morelink-icon:hover:after {
text-decoration: none !important;
}
.entry-meta .entry-comments {
display: inline-block;
float: left;
}
.entry-meta .entry-comments a,
.rp-meta .rp-comments a {
display: inline-block;
font-size: 12px;
font-size: 0.75rem;
color: #9e9e9e;
text-transform: uppercase;
letter-spacing: 1px;
line-height: normal;
}
.entry-meta .entry-comments a:before,
.rp-meta .rp-comments a:before {
content: '\f108';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 15px/1 'Genericons';
vertical-align: top;
padding: 0 4px 0 0;
line-height: 1.2;
}
.page-link {
display: block;
padding-bottom:15px;
clear: both;
font-weight:bold;
word-spacing:18px;
} .post .entry-meta {
position: relative;
padding: 0 0 19px;
border-bottom: 5px solid #eaeaea;
}
.rp-meta {
position: relative;
}
.entry-meta .share-btn,
.rp-meta .share-btn {
display:inline-block;
float: right;
background: none;
border:none;
outline:0;
padding: 2px 0 0 0;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 1px;
cursor:pointer;
z-index: 10;
}
.entry-meta .share-btn:before,
.rp-meta .share-btn:before {
content: '\f415';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 18px/1 'Genericons';
vertical-align: top;
padding: 0 4px 0 0;
line-height: 0.9;
}
.entry-meta .share-links-wrap,
.rp-meta .share-links-wrap {
display: none;
position: absolute;
width: 65%;
bottom: 55px;
right: 0;
background: #fff;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
padding: 20px 20px 10px;
z-index: 3;
}
.rp-meta .share-links-wrap {
right: 10px;
}
.entry-meta .share-links-wrap:before,
.rp-meta .share-links-wrap:before {
content: '\f502';
display: inline-block;
position: absolute;
bottom: -16px;
right: 30px;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: bottom;
color: #fff;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.single-post .share-links-wrap:before,
.page .share-links-wrap:before {
display: none;
}
.home .share-links-wrap:before {
display: inline-block !important;
}
.entry-meta .share-links-wrap ul,
.rp-meta .share-links-wrap ul {
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}
.share-links-wrap h3.share-this {
display: none;
}
.entry-meta .share-links-wrap ul li,
.rp-meta .share-links-wrap ul li {
padding: 1px;
height: 30px;
margin:0;
}
.share-links-wrap ul li.twitter,
.share-links-wrap ul li.gplus,
.share-links-wrap ul li.fb,
.share-links-wrap ul li.pinit {
height:30px;
text-align: left;
}
.share-links-wrap ul li.pinit,
.share-links-wrap ul li.fb {
width:120px;
}
.share-links-wrap ul li.fb iframe {
width: 120px;
height: 50px;
}
.share-links-wrap ul li.pinit a {
-webkit-transition: none;
-moz-transition: none;
transition: none;
} .entry-content p,
.entry-content td,
.entry-summary p,
.entry-content ul,
.entry-content ol,
.entry-content .otw-sidebar {
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.8;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.entry-content p.intro {
font-size:20px;
font-size:1.25rem;
line-height: 1.6;
}
p.justify {
text-align:justify;
}
.entry-content blockquote p,
#comments blockquote p {
font-size:18px;
font-size:1.125rem;
}
.entry-content blockquote cite,
#comments blockquote cite {
display:inline-block;
padding: 15px 0 0 0;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 12px;
font-size: 0.75rem;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1px;
}
.entry-content blockquote a {
text-decoration:none;
}
blockquote p cite:before,
.single-post blockquote p cite:before {
content:'\2014';
padding: 0 5px 0 0;
} img {
max-width:100%;
height:auto;
}
img.img-border {
max-width:98.1%;
padding:5px;
background:#fff;
border:1px solid #eaeaea;
}
.widget img {
max-width:100%;
height:auto;
}
img.wp-post-image {
margin:0 0 15px 0;
}
.wp-caption.alignnone {
margin: 0;
}
.wp-caption {
max-width: 100%;
}
.type-attachment .entry-content .entry-caption p {
padding-bottom:0;
}
img#wpstats {
display:none
}
.entry-content p.wp-caption-text,
.gallery-item .gallery-caption {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 12px;
font-size: 0.75rem;
color: #9e9e9e;
font-weight: bold;
line-height: 1.5;
text-transform:uppercase;
letter-spacing: 1px;
text-align: left;
}
.gallery-item .gallery-caption {
display:none;
font-size: 11px;
font-size: 0.6875rem;
}
.entry-content p.wp-caption-text {
margin:0;
padding: 15px 0 24px;
}
embed,
iframe,
object,
video {
max-width:100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .gallery {
margin:0;
padding:0;
}
.gallery .gallery-item {
width: 31.2%;
float: left;
margin-right: 3%;
margin-bottom: 15px;
}
.gallery .gallery-item:nth-of-type(3n + 3) {
margin-right: 0;
}
.gallery .gallery-item .gallery-icon {
line-height: 0;
}
.gallery .gallery-item img {
width: 100%;
height: auto;
}
.gallery .gallery-item .gallery-caption {
margin: 15px 0 0 0;
padding: 0;
}  .single-post .entry-content {
padding-bottom: 20px;
} .entry-tags span {
font-size: 12px;
font-size: 0.75rem;
color: #9e9e9e;
text-transform: uppercase;
letter-spacing: 1px;
margin-right: 15px;
padding-top: 2px;
}
.entry-tags span:before {
content: '\f302';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px/1 'Genericons';
vertical-align: top;
}
.single-post .entry-meta .share-btn,
.page .entry-meta .share-btn {
display:none;
}
.single-post .entry-meta .share-links-wrap,
.page .entry-meta .share-links-wrap {
display: block !important;
background: none;
position: relative;
width: 100%;
bottom: auto;
right: auto;
margin-top: 20px;
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
padding: 0px 0px 0px;
}
.single-post .sharewrap-icon:before,
.page .sharewrap-icon:before {
display: none;
}
.single-post .entry-meta .share-links-wrap ul li.fb,
.page .entry-meta .share-links-wrap ul li.fb {
width: 140px;
} .single-post .author-info {
margin: 0 0 30px;
padding: 20px 0;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
overflow: hidden;
clear: both;
}
.single-post .author-info img.avatar {
width: 50px;
height: 50px;
display: inline-block;
float: left;
margin-top: 3px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
.author-info h3 {
margin: 0;
padding: 0 0 15px;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 2px;
}
.single-post .author-info p.author-description {
margin: 0;
padding: 0 0 0 70px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.65;
}  #comments {
position: relative;
}
#comments .comment {
overflow:hidden;
}
#comments h3.comments-title {
margin:0 0 10px;
padding-top:40px;
}
#comments h3.comments-title span a {
display:none;
margin:5px 0 0 0;
font-size:14px;
font-size: 0.875rem;
float:right;
font-weight:400;
}
#site-content ol.commentlist {
list-style:none;
padding: 0;
}
#site-content ol.commentlist li {
margin:0;
}
#comments ul.children {
margin-left: 0;
padding-left: 0;
} #comments .comment-content {
display:block;
padding: 25px 0;
border-bottom: 1px solid #eaeaea;
}
#comments .comment-avatar {
float:left;
padding: 25px 12px 0 0;
}
#comments .comment-avatar img.avatar {
width: 40px;
height: 40px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
#comments .comment-content ul.comment-meta {
list-style:none;
margin:0;
padding:0 0 15px;
overflow:hidden;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 1px;
}
#comments .comment-content .comment-text {
margin:0;
padding:0;
overflow:hidden;
}
#comments .comment-content ul.comment-meta a {
color: #3f3f3f;
}
#comments ul.children .comment-content ul li.comment-author {
margin:0;
padding:0;
}
#comments .comment-content ul li.comment-time:before {
content: '\002d';
display: inline-block;
-webkit-font-smoothing: antialiased;
vertical-align: top;
padding-right: 3px;
}
#comments .comment-content ul li.comment-time,
#comments .comment-content ul li.comment-edit {
margin:0 0 0 8px;
padding:0;
}
#comments .comment-content ul li.comment-author,
#comments .comment-content ul li.comment-time,
#comments .comment-content ul li.comment-edit {
float: left;
}
#comments .comment-content ul li.comment-edit a:before {
content: '\f411';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 17px/1 'Genericons';
vertical-align: top;
padding-right: 1px;
}
#comments .comment-text p
,
#comments .comment-text ul {
margin:0 0 18px;
font-size: 14px;
font-size: 0.875rem;
line-height:1.7;
}
#comments .comment-text p.comment-reply {
margin:0;
}
#comments p.comment-awaiting-moderation {
display:block;
color: #6aa0cc;
font-style: italic;
} #comments ol li.pingback {
display: block;
margin: 0;
padding: 15px 0;
}
#comments ol li.pingback span {
font-weight: bold;
font-size: 15px;
font-size: 0.9375rem;
}
#comments ol li.pingback p {
margin:0;
}
#comments ol li.pingback a {
font-weight: normal;
font-size: 14px;
font-size: 0.875rem;
}
#comments .pingback p.pingback-edit {
font-size: 14px;
font-size: 0.875rem;
} #site-content .nopassword,
#site-content p.nocomments {
margin:0;
padding:0 0 20px;
} #comments #respond {
margin: 0;
padding: 20px 0 0 0;
}
#comments #respond h3#reply-title {
margin:0;
padding:0;
font-size: 16px;
font-size: 1rem;
font-weight: bold;
display:inline-block;
}
#comments #respond p.comment-note,
#comments #respond p.logged-in-as {
margin: 0 0 12px;
padding: 5px 0 0;
font-size:14px;
font-size:0.875rem;
}
#respond a#cancel-comment-reply-link {
margin:0 0 0 5px;
font-size:14px;
font-size:0.875rem;
}
#respond #cancel-comment-reply-link a {
margin:24px 0 0 0;
display:inline-block;
font-size:14px;
font-size:0.875rem;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
margin:0;
padding:10px 0 0;
font-size:14px;
font-size:0.875rem;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
float:none;
clear:both;
width:100%;
}
#commentform p.form-allowed-tags {
display:none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url,
#site-content .wpcf7 input.wpcf7-text {
display: block;
width: 100%;
margin: 4px 0 0;
padding: 8px 2%;
background:none;
border:1px solid #3f3f3f;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
font-size: 0.875rem;
color: #3f3f3f;
line-height:1.7;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#commentform textarea#comment,
#site-content .wpcf7 textarea {
width:100%;
margin: 5px 0 0;
padding: 8px 2%;
background: none;
border:1px solid #3f3f3f;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
font-size: 0.875rem;
color: #3f3f3f;
line-height:1.7;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#site-content .wpcf7 input.wpcf7-text,
#site-content .wpcf7 textarea {
width:100%;
background: #fff;
}
#commentform textarea#comment:hover,
#commentform textarea#comment:focus,
#commentform textarea#comment:active,
#commentform input#author:hover,
#commentform input#author:focus,
#commentform input#author:active,
#commentform input#email:hover,
#commentform input#email:focus,
#commentform input#email:active,
#commentform input#url:hover,
#commentform input#url:focus,
#commentform input#url:active,
#site-content .wpcf7 textarea:hover,
#site-content .wpcf7 textarea:focus,
#site-content .wpcf7 textarea:active,
#site-content .wpcf7 input.wpcf7-text:hover,
#site-content .wpcf7 input.wpcf7-text:focus,
#site-content .wpcf7 input.wpcf7-text:active,
#s:hover,
#s:focus,
#s:active,
.jetpack_subscription_widget input#subscribe-field:hover,
.jetpack_subscription_widget input#subscribe-field:focus,
.jetpack_subscription_widget input#subscribe-field:active {
border: 1px solid #000;
}
.jetpack_subscription_widget input#subscribe-field:hover,
.jetpack_subscription_widget input#subscribe-field:focus,
.jetpack_subscription_widget input#subscribe-field:active {
background:#fff !important;
}
#commentform p.form-submit {
margin:0 0 10px;
}
input#submit,
input.wpcf7-submit {
width:100%;
margin: 15px 0 5px;
padding: 17px 0;
border: none;
font-size:12px;
font-size:0.75rem;
background: #3f3f3f;
color:#fff !important;
text-transform: uppercase;
letter-spacing: 2px;
cursor: pointer;
-webkit-appearance: none;
}
input#submit:hover,
input.wpcf7-submit:hover {
color: #fff;
}
.comment-form-cookies-consent {
margin: 0;
padding: 15px 0;
}
#wp-comment-cookies-consent {
margin-right: 6px;
}  .single-format-quote .entry-header h1.entry-title,
.single-format-link .entry-header h1.entry-title,
.format-aside h1.entry-title,
.format-aside .entry-header h2.entry-title {
padding-top: 5px;
font-size: 14px;
font-size: 0.875rem;
} .format-quote .entry-content blockquote,
.format-link a.link {
padding-top: 15px;
}
.format-quote .entry-content blockquote p {
font-size: 21px;
font-size: 1.3125rem;
line-height: 1.5;
}
.format-quote .entry-content blockquote p {
font-size: 21px;
font-size: 1.3125rem;
line-height: 1.5;
} .format-link p a.link {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4 !important;
color: #9e9e9e;
font-weight: bold;
letter-spacing: 1px;
display: inline-block;
}
.format-link p a.link:before {
content: '\f442';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
vertical-align: top;
padding-right: 6px;
}  .page-header {
max-width:100%;
margin:0 auto 30px auto;
padding: 20px 0 20px;
border-bottom: 5px solid #eaeaea;
}
.page-header h2.page-title {
margin:0;
padding:0;
font-size: 12px;
font-size: 0.75rem;
line-height:1;
font-weight:normal;
text-transform: uppercase;
letter-spacing: 2px;
}
.page-header .taxonomy-description p {
display:none;
padding:12px 0 0;
}
.search-results #site-content .page {
padding: 30px 0;
}
.search-results #site-content .page:first-of-type {
padding-top:0;
}  .page .entry-header h1.entry-title {
font-family: 'Domine', Georgia, serif;
font-size: 28px;
line-height: 1.3;
font-weight: normal;
text-transform: none;
letter-spacing: 0;
}
.page .entry-content h2.centered {
margin: 40px 0;
text-align: center;
position: relative;
display: block;
background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/h2-border.png) 0 50% repeat-x;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
font-size: 0.875rem;
color: #aeaeae;
clear: left;
}
.page .entry-content h2.centered span {
padding: 0 10px;
display: inline-block;
}
.page .entry-meta ul {
padding: 0;
} .template-archive ul {
list-style: none;
padding: 0;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 17px !important;
font-size: 1.0625rem !important;
}
.template-archive ul li {
margin: 0 0 5px;
}
.template-archive h3 {
margin: 40px 0 20px;
}
.template-archive ul li a:hover {
text-decoration: none;
}
.template-archive .archive-tags a {
display: inline-block;
padding: 8px 16px;
margin: 0 5px 8px 0;
background: #eaeaea;
font-size: 13px !important;
font-size: 0.8125rem !important;
text-decoration: none;
color: #777;
}
.template-archive .archive-tags a:hover {
background: #3f3f3f;
color: #fff;
} .entry-content p.slogan {
font-size: 17px;
font-size: 1.0625rem;
line-height: 1.8;
}
.entry-content p.slogan a {
background: #e0e0e0;
padding: 2px 3px;
color: #3f3f3f;
}
.entry-content p.slogan a:hover {
text-decoration: none;
color: #fff;
} .contact-form {
padding: 0 0 40px;
} #site-content .intro {
padding:0 !important;
}
#site-content .intro .entry-content p {
max-width:960px;
margin:0 auto;
text-align:center;
font-size:16px;
font-size:1rem;
padding:0 !important;
}
#site-content .post.portfolio-element {
max-width:100%;
height:470px;
padding:50px 0;
float:left;
font-size:14px;
font-size:0.875rem;
background:none;
border-bottom:1px solid #E3E0D8;
}
#site-content .post.portfolio-element h2.entry-title {
margin:0;
padding:22px 0 10px 0;
font-size:18px;
font-size:1.125rem;
}
#site-content .post.portfolio-element h2.entry-title a {
color:#5F5C52;
}
#site-content .post.portfolio-element p {
font-size:14px;
font-size:0.875rem;
padding:0;
line-height:1.7;
}
a.portfolio-thumb {
display: block;
opacity:1;
-moz-opacity: 1;
transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
-webkit-transition: opacity .25s ease;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
transform: rotate(0);
line-height: 0;
}
a.portfolio-thumb:hover {
opacity:0.8;
-moz-opacity: 0.8;
}
.portfolio-thumb img.wp-post-image {
float:none;
margin:0;
}  #nav-below,
#nav-single,
#nav-image {
max-width:100%;
display:block;
clear:both;
overflow:hidden;
margin:0 auto;
}
#nav-single,
#nav-image {
padding: 30px 0 0;
}
#nav-below {
padding: 30px 0 20px;
}
.nav-next a,
.nav-previous a,
.previous-image a,
.next-image a {
width: 40px;
height: 40px;
display:inline-block;
border: 1px solid #3f3f3f;
-webkit-border-radius: 100px;
border-radius: 100px;
color: #3f3f3f;
}
.nav-next a:hover,
.nav-previous a:hover,
.previous-image a:hover,
.next-image a:hover {
border: 1px solid #3f3f3f;
background: #3f3f3f;
color: #fff;
}
.nav-previous a:before{
content: '\f430';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 33px/1 'Genericons';
vertical-align: top;
margin: 3px 0 0 1px;
}
.nav-next a:before {
content: '\f429';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 33px/1 'Genericons';
vertical-align: top;
margin: 3px 0 0 4px;
}
.nav-next a span,
.nav-previous  a span,
.previous-image  a span,
.next-image  a span {
display: none;
}
.nav-previous,
.previous-image {
float:left;
}
.nav-next,
.next-image {
float:right;
}  #sidebar {
padding: 30px 0 0;
}
#sidebar .widget {
padding:0 0 60px;
}
#sidebar .widget:last-child {
padding:0 0 30px;
}
.widget-area .widget h3.widget-title,
.widget-area .widget_get_recent_comments h1.widget-title {
margin:0;
padding:0 0 15px;
font-size: 16px;
font-size: 1rem;
font-weight: bold;
}
.widget-area .widget ul {
margin: 0;
padding: 0;
}
.widget-area .widget ul li {
padding-bottom:10px;
list-style:none;
font-size: 14px;
font-size: 0.875rem;
line-height:1.5;
}
.widget-area .widget ul li a:hover {
text-decoration:none;
}
.widget-area .widget img.resize {
max-width: 100%;
height:auto;
width: auto\9; }
.widget h3.widget-title a {
color: #3f3f3f;
} .textwidget {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
}
.textwidget img.alignleft,
.textwidget img.alignright {
margin:5px 10px 0 0;
}
.widget-area .widget_pages li,
.widget-area .widget_categories li,
.widget-area .widget_nav_menu li {
padding-bottom:0 !important;
line-height:2 !important;
}
.widget_recent_entries ul li span {
font-size: 12px;
font-size: 0.75rem;
padding: 0 0 0 6px;
color: #9e9e9e;
text-transform: uppercase;
}
.widget_nav_menu ul.sub-menu,
.widget_categories ul.children,
.widget_pages ul.children {
margin-left: 15px;
}
#sidebar .widget_archive ul li,
#sidebar .widget_categories ul li {
color: #9e9e9e;
}
.widget_search {
clear: both;
overflow: hidden;
}
.widget_search input#s {
width: 66%;
font-size: 14px;
font-size: 0.875rem;
float: left;
background: #fff;
}
.widget_search #searchsubmit {
width: 32%;
margin: 2px 0 0 2%;
font-size: 11px;
font-size: 0.6875rem;
float: left;
}
#colophon .widget_search input#s {
border: 1px solid #fff;
}
#colophon .widget_search #searchsubmit:hover {
background: #000 !important;
}
.widget_calendar #calendar_wrap {
position:relative;
display:inline-block;
font-size:15px;
font-size:0.9375rem;
text-align:center;
}
.widget_calendar #calendar_wrap a {
font-weight:bold;
}
.widget_calendar #wp-calendar caption {
margin: 0 0 8px;
font-weight:bold;
text-align: center;
}
.widget_calendar table#wp-calendar tr th {
padding: 3px;
text-align: center;
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
font-weight:bold;
}
.widget_calendar table#wp-calendar tr td {
padding: 6px 9px;
border: 1px solid #eaeaea;
}
.widget_calendar table#wp-calendar tr td#today {
background:#eaeaea;
font-weight:bold;
}
#footerwidget-wrap .widget_calendar table#wp-calendar tr td#today {
background:rgba(255, 255, 255, 0.2);
color:#fff;
}
.widget_calendar table#wp-calendar tbody tr td a {
display:block;
}
.widget_calendar table#wp-calendar tbody tr td a:hover {
text-decoration:underline;
}
.widget_calendar table#wp-calendar tfoot tr td#prev a {
position:absolute;
bottom:2px;
left:0;
}
.widget_calendar table#wp-calendar tfoot tr td#next a {
position:absolute;
bottom:2px;
right:0;
} .widget-area .widget_dorayaki_flickr {
clear:both;
overflow:hidden;
}
.flickr_badge_wrapper {
display:inline-block;
}
.flickr_badge_wrapper a {
margin: 0 14px 14px 0;
padding: 0;
float: left;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.flickr_badge_wrapper a img {
width: 75px;
height: 75px;
display: block;
}
.flickr_badge_wrapper a:hover {
opacity:0.75;
-moz-opacity: 0.75;
filter: 0;
} ul.sociallinks {
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
ul.sociallinks li {
display: inline-block;
margin: 0px 6px 9px 0;
padding: 0 !important;
list-style: none;
}
ul.sociallinks li a {
width: 40px;
height: 40px;
display: block;
padding: 0;
margin: 0;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
border: 1px solid #3f3f3f;
-webkit-border-radius: 100px;
border-radius: 100px;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
ul.sociallinks li a.twitter {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) 0 0 no-repeat;}
ul.sociallinks li a.facebook {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -40px 0 no-repeat;}
ul.sociallinks li a.googleplus {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -80px 0 no-repeat;}
ul.sociallinks li a.appnet {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -120px 0 no-repeat;}
ul.sociallinks li a.flickr {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -160px 0 no-repeat;}
ul.sociallinks li a.instagram {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -200px 0 no-repeat;}
ul.sociallinks li a.picasa {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -240px 0 no-repeat;}
ul.sociallinks li a.fivehundredpx {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -280px 0 no-repeat;}
ul.sociallinks li a.youtube {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -320px 0 no-repeat;}
ul.sociallinks li a.vimeo {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -360px 0 no-repeat;}
ul.sociallinks li a.dribbble {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -400px 0 no-repeat;}
ul.sociallinks li a.ffffound {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -440px 0 no-repeat;}
ul.sociallinks li a.pinterest {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -480px 0 no-repeat;}
ul.sociallinks li a.behance {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -520px 0 no-repeat;}
ul.sociallinks li a.deviantart {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -560px 0 no-repeat;}
ul.sociallinks li a.squidoo {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -600px 0 no-repeat;}
ul.sociallinks li a.slideshare {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -640px 0 no-repeat;}
ul.sociallinks li a.lastfm {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -680px 0 no-repeat;}
ul.sociallinks li a.grooveshark {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -720px 0 no-repeat;}
ul.sociallinks li a.soundcloud {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -760px 0 no-repeat;}
ul.sociallinks li a.foursquare {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -800px 0 no-repeat;}
ul.sociallinks li a.github {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -840px 0 no-repeat;}
ul.sociallinks li a.linkedin {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -880px 0 no-repeat;}
ul.sociallinks li a.xing {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -920px 0 no-repeat;}
ul.sociallinks li a.wordpress {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -960px 0 no-repeat;}
ul.sociallinks li a.tumblr {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -1000px 0 no-repeat;}
ul.sociallinks li a.rss {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -1040px 0 no-repeat;}
ul.sociallinks li a.rsscomments {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -1080px 0 no-repeat;}
ul.sociallinks li a.twitter:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) 0 -40px no-repeat;}
ul.sociallinks li a.facebook:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -40px -40px no-repeat;}
ul.sociallinks li a.googleplus:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -80px -40px no-repeat;}
ul.sociallinks li a.appnet:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -120px -40px no-repeat;}
ul.sociallinks li a.flickr:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -160px -40px no-repeat;}
ul.sociallinks li a.instagram:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -200px -40px no-repeat;}
ul.sociallinks li a.picasa:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -240px -40px no-repeat;}
ul.sociallinks li a.fivehundredpx:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -280px -40px no-repeat;}
ul.sociallinks li a.youtube:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -320px -40px no-repeat;}
ul.sociallinks li a.vimeo:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -360px -40px no-repeat;}
ul.sociallinks li a.dribbble:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -400px -40px no-repeat;}
ul.sociallinks li a.ffffound:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -440px -40px no-repeat;}
ul.sociallinks li a.pinterest:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -480px -40px no-repeat;}
ul.sociallinks li a.behance:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -520px -40px no-repeat;}
ul.sociallinks li a.deviantart:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -560px -40px no-repeat;}
ul.sociallinks li a.squidoo:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -600px -40px no-repeat;}
ul.sociallinks li a.slideshare:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -640px -40px no-repeat;}
ul.sociallinks li a.lastfm:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -680px -40px no-repeat;}
ul.sociallinks li a.grooveshark:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -720px -40px no-repeat;}
ul.sociallinks li a.soundcloud:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -760px -40px no-repeat;}
ul.sociallinks li a.foursquare:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -800px -40px no-repeat;}
ul.sociallinks li a.github:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -840px -40px no-repeat;}
ul.sociallinks li a.linkedin:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -880px -40px no-repeat;}
ul.sociallinks li a.xing:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -920px -40px no-repeat;}
ul.sociallinks li a.wordpress:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -960px -40px no-repeat;}
ul.sociallinks li a.tumblr:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -1000px -40px no-repeat;}
ul.sociallinks li a.rss:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -1040px -40px no-repeat;}
ul.sociallinks li a.rsscomments:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/socialicons.png) -1080px -40px no-repeat;}   .testimonial-box {
clear: both;
overflow: hidden;
margin-bottom: 40px;
}
.testimonial-box {
clear: both;
overflow: hidden;
}
.testimonial-box .t-text,
.testimonial-box .t-text-right {
position: relative;
background: #fff;
display: block;
padding: 20px 20px 0;
}
.testimonial-box .t-text:before,
.testimonial-box .t-text-right:before {
content: '\f502';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 26px/1 'Genericons';
vertical-align: top;
color: #fff;
position: absolute;
bottom: -26px;
left: 48%;
z-index: 10;
}
.testimonial-box .t-text p,
.testimonial-box .t-text-right p {
margin: 0;
padding: 0 0 20px;
}
.testimonial-box .t-authorbox,
.testimonial-box .t-authorbox-right {
display: block;
overflow: hidden;
padding: 30px 0 0 0;
text-align: center;
}
.testimonial-box .t-info {
display: inline-block;
}
.testimonial-box img.t-img {
width: 60px;
height: 60px;
margin: 0;
-webkit-border-radius: 100px;
border-radius: 100px;
float:left;
}
.testimonial-box .t-name-links {
float: right;
padding-left: 20px;
text-align: left;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}
.testimonial-box .t-name-links h4 {
margin: 0 0 8px;
font-size: 16px;
font-size: 1rem;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 1px;
}
.testimonial-box a.t-link {
margin-right: 6px;
} ul li.widget_dorayaki_team,
.widget_dorayaki_team {
margin: 0 0 40px;
overflow: hidden;
}
.team-box img.tm-img {
width: 60px;
height: 60px;
margin: 0 16px 0 0;
-webkit-border-radius: 240px;
border-radius: 240px;
float:left;
}
.team-box .tm-info h4,
.team-box-small .tm-info h4 {
margin: 0;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: 1px;
word-wrap: break-word;
}
.tm-info span {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: 1px;
}
.team-box p.tm-text,
.team-box-small .tm-quote {
font-size: 14px;
font-size: 0.875rem;
margin: 0 0 10px;
padding: 10px 0 0 0;
clear: both;
}
.team-box a.tm-link {
margin: 0 6px 30px 0;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}
.team-box .tm-quote {
position: relative;
background: #fff;
padding: 20px 20px 0;
}
.team-box .tm-quote:before {
content: '\f500';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 26px/1 'Genericons';
vertical-align: top;
color: #fff;
position: absolute;
top: -25px;
left: 40px;
z-index: 10;
}
.team-box .tm-quote p {
padding: 0 0 20px;
color: #9e9e9e;
font-size: 17px;
font-size: 1.0625rem;
}
.team-box .tm-quote p:before {
content: '\201e';
}
.team-box .tm-quote p:after {
content: '\201c';
} .widget_dorayaki_team_small {
margin: 0 0 20px;
text-align: center;
}
.team-box-small .tm-info {
position: relative;
}
.team-box-small img.tm-img {
margin: 0 0 20px 0;
width: 240px;
height: 240px;
-webkit-border-radius: 240px;
border-radius: 240px;
} ul.dorayaki-rp {
clear: both;
list-style: none;
padding-left: 0;
}
ul.dorayaki-rp li.rp-box {
padding: 20px 0;
float: left;
background: #fff;
}
ul.dorayaki-rp .rp-header,
ul.dorayaki-rp .rp-summary {
padding: 0 20px;
}
ul.dorayaki-rp .rp-meta {
border-top: 1px solid #eee;
clear: both;
float: none;
padding: 20px 20px 0;
}
ul.dorayaki-rp li.rp-box a.rp-date,
ul.dorayaki-rp li.rp-box h3.rp-title,
ul.dorayaki-rp li.rp-box .rp-meta {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}
ul.dorayaki-rp li.rp-box h3.rp-title,
.portfolio-box h3.portfolio-title {
font-size: 18px;
font-size: 1.125rem;
font-weight: 900;
line-height: 1.45;
text-transform: uppercase;
letter-spacing: 2px;
margin: 8px 0 14px;
}
ul.dorayaki-rp li.rp-box h3.rp-title a,
.portfolio-box h3.portfolio-title a {
color: #3f3f3f;
}
ul.dorayaki-rp li.rp-box p {
margin-bottom: 14px;
}
ul.dorayaki-rp li.rp-box p:last-child {
clear: both;
}
ul.dorayaki-rp li.rp-box a.rp-date {
font-size: 13px;
font-size: 0.8125rem;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none !important;
}
ul.dorayaki-rp li.rp-box .rp-comments {
display: inline;
float: left;
line-height: 1;
}
ul.dorayaki-rp li.rp-box .rp-comments a {
display: inline-block;
text-decoration: none !important;
}
ul.dorayaki-rp li.rp-box a.rp-thumb {
display: inline-block;
max-width: 150px;
float: left;
margin: 6px 16px 0 0;
}
ul.dorayaki-rp li.rp-box img.wp-post-image {
margin:0 0 3px 0;
}
.entry-content ul.dorayaki-rp li.rp-box p {
line-height: 1.65;
} .service-box {
max-width: 380px;
margin: 0 auto;
background: #e0e0e0;
text-align: center;
color: #666;
display: block;
}
.otw-sidebar .service-box {
margin-bottom: 20px;
}
a.service-box:hover {
color: #666;
text-decoration: none !important;
}
.service-box img.service-img {
display: block;
overflow: hidden;
}
.service-box span.service-name {
position: relative;
margin: 25px 20px 20px;
padding-bottom: 10px;
display: block;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 20px;
font-size: 1.25rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
color: #666;
}
.service-box span.service-name:after {
content : "";
display:block;
margin: 0 auto;
padding-top: 8px;
text-align: center;
height  : 5px;
width   : 70px;
border-bottom:5px solid #666;
}
.service-box span.service-info {
padding: 0 20px 60px;
display: block;
clear: both;
} .portfolio-box {
margin-bottom: 20px;
background: #fff;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}
.portfolio-box a:hover {
text-decoration: none;
}
.portfolio-box h3.portfolio-title {
margin: 0 0 8px;
padding: 20px 20px 0;
text-align: center;
}
.portfolio-box .portfolio-entry-cats {
padding: 0 20px 30px;
text-align: center;
color: #9e9e9e;
}
.portfolio-box .portfolio-entry-cats ul {
margin: 0;
}
.portfolio-box .portfolio-entry-cats li {
display: inline;
padding: 0;
margin: 0;
}
.portfolio-box .portfolio-entry-cats a {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
} .contact-box {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
color: #d1d1d1;
background: #3f3f3f;
}
.contact-box .cb-map {
display: block;
line-height: 0;
z-index: 1;
}
.contact-box .cb-map iframe {
width: 100%;
height: 300px;
}
.entry-content .contact-box .cb-info {
position: relative;
display: block;
padding: 30px 20px;
font-size: 16px;
font-size: 1rem;
overflow: hidden;
}
.entry-content .contact-box p {
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.4;
margin-bottom: 20px;
}
.entry-content .cb-address-wrap {
margin: 0 0 30px;
padding: 0 0 33px;
border-bottom: 1px solid #878787;
}
.entry-content .cb-address {
font-weight: bold;
letter-spacing: 1px;
}
.contact-box a.cb-maplink {
margin: 24px 0 0 0;
padding: 10px 15px;
display: inline-block;
background: #878787;
font-size: 12px;
font-size: 0.75rem;
color: #3f3f3f;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none !important;
}
.contact-box h5 {
margin: 0 0 15px;
color: #d1d1d1;
font-weight: normal;
line-height: 1.2;
}
.contact-box h6 {
margin: 0;
color: #878787;
font-size: 12px;
font-size: 0.75rem;
letter-spacing: 2px;
line-height: 1.2;
}
.contact-box .cb-emails span {
display: inline-block;
padding: 0 0 15px;
}
.contact-box .cb-emails span:last-child {
padding: 0;
}  #colophon {
clear:both;
margin:0 auto;
padding: 50px 20px 0;
}
.site-footer a {
color: #3f3f3f;
}
.site-footer a:hover {
color: #000;
text-decoration: underline;
}
#footerwidget-wrap .textwidget a,
#colophon #site-info ul.credit li a {
text-decoration: underline;
} #footerwidget-wrap {
position:relative;
}
#footerwidget-wrap .widget {
padding: 0 0 50px;
}
#footerwidget-wrap .widget-area {
border-top: 5px solid #3f3f3f;
padding: 30px 0 0;
}
#footerwidget-wrap .widget h3.widget-title,
#footerwidget-wrap .widget_get_recent_comments h1.widget-title {
font-size: 19px;
font-size: 1.1875rem;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 900;
}
#footerwidget-wrap .widget ul {
margin: 0;
padding-left: 0;
} #colophon #site-info {
position: relative;
padding: 0;
overflow: hidden;
}
#colophon #site-info ul {
margin: 0;
padding: 0 0 40px;
list-style:none;
text-align: center;
}
#colophon #site-info ul.credit li,
#colophon p.credittext {
display: block;
padding: 0 0 7px;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 1px;
}
#colophon p.credittext {
margin: 0 0 40px;
text-align: center;
}
#colophon .footer-nav {
display:block;
padding: 0;
font-size:14px;
font-size:0.875rem;
font-weight: bold;
text-align: center;
}
#colophon #site-info .footer-nav ul.menu li {
padding: 0 0 15px 0;
}
#colophon #site-info .footer-nav ul.menu li:last-of-type {
padding: 0;
}
#colophon #site-info .footer-nav ul.menu li a:hover {
text-decoration: underline;
}
.credit-wrap li:after {
content: '\002e';
display: inline;
} .footerlabel {
background: #3f3f3f;
padding: 25px 0 35px;
text-align: center;
}
.footerlabel-title {
margin: 0 0 20px;
padding: 0 25px;
font-family: 'Domine', Georgia, serif;
font-size: 24px;
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: bold;
}
.footerlabel-description {
max-width: 90%;
margin: 0 auto;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.7;
}   .two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
width:100%;
}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
float:left;
margin-right:0;
margin-bottom: 40px;
position:relative;
}
.last {
clear:right;
margin-right:0 !important;
margin-bottom:0 !important;
}
.divider {
width: 100%;
margin-bottom: 15px;
padding-top: 15px;
display: block;
clear: both;
} .white-box,
.blue-box,
.yellow-box,
.red-box,
.green-box,
.lightgrey-box,
.grey-box,
.dark-box {
margin: 0 0 30px;
padding: 15px;
overflow:hidden;
font-size:15px;
font-size:0.9375rem;
line-height:1.5;
}
#site-content .white-box p,
#site-content .blue-box p,
#site-content .yellow-box p,
#site-content .red-box p,
#site-content .green-box p,
#site-content .lightgrey-box p,
#site-content .grey-box p,
#site-content .dark-box p {
margin: 0 0 30px;
}
.white-box {
background:#fff;
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
border-top:1px solid #dcdcdc;
border-bottom:5px solid #dcdcdc;
}
.blue-box {
background:#d6e8f2;
border-bottom:5px solid #5cace2;
}
.yellow-box {
background:#FFF2BD;
border-bottom:5px solid #f3cf3f;
}
.red-box {
background:#FCD3D1;
border-bottom:5px solid #eb6f63;
}
.green-box {
background:#ceead9;
border-bottom:5px solid #52be7f;
}
.lightgrey-box {
background:#F7F7F7;
border-bottom:5px solid #dcdcdc;
}
.grey-box {
background:#DCDCDC;
border-bottom:5px solid #aaa;
}
.dark-box {
background:#757575;
border-bottom:5px solid #555;
color:#fff;
}
.dark-box a {
color:#fff;
font-weight:bold;
}
.dark-box a:hover {
color:#fff;
} a.standard-btn {
display: inline-block;
margin: 10px 10px 10px 0;
padding: 12px 16px;
overflow: hidden;
cursor: pointer;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
font-size: 0.875rem;
color: #fff;
text-align: center;
font-weight: normal;
letter-spacing: 1px;
text-decoration: none !important;
-webkit-transition: .2s background ease;
-moz-transition: .2s background ease;
-o-transition: .2s background ease;
-ms-transition: .2s background ease;
transition: .2s background ease;
}
.standard-btn:hover {
color:#fff !important;
}
.round-btn {
-moz-border-radius: 50px;
border-radius: 50px;
}
.bold-btn {
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
}
.standard-btn.xsmall-btn.bold-btn {
font-size:10px;
font-size:0.625rem;
}
.standard-btn.small-btn.bold-btn {
font-size:10px;
font-size:0.625rem;
}
.standard-btn.bold-btn {
font-size: 12px;
font-size: 0.75rem;
}
.standard-btn.large-btn.bold-btn {
font-size:14px;
font-size:0.875rem;
}
.standard-btn.xlarge-btn.bold-btn {
font-size:16px;
font-size:1rem;
}
.standard-btn.xsmall-btn {
padding:8px 10px;
font-size:10px;
font-size:0.625rem;
}
.standard-btn.small-btn {
padding:10px 12px;
font-size: 12px;
font-size: 0.75rem;
}
.standard-btn.large-btn {
margin:15px 15px 15px 0;
padding:15px 20px;
font-size:16px;
font-size:1rem;
}
.standard-btn.xlarge-btn {
margin:15px 15px 15px 0;
padding: 20px 30px;
font-size:18px;
font-size:1.125rem;
}
.red-btn {background:#eb6f63;}
.red-btn:hover {background:#cc6055;}
.green-btn {background:#2ecc71;}
.green-btn:hover {background:#34a562;}
.blue-btn {background:#5cace2;}
.blue-btn:hover {background:#2980b9;}
.yellow-btn {background:#f3cf3f;}
.yellow-btn:hover {background: #f39c12;}
.purple-btn  {background: #af7ac4;}
.purple-btn:hover {background: #8e44ad;}
.grey-btn {background: #95a5a6; color: #fff;}
.grey-btn:hover {background: #7f8c8d; color: #fff;}
.black-btn {background: #3f3f3f; color: #fff;}
.black-btn:hover {background: #000; color: #fff !important;}   .widgets_on_page ul {
margin: 0;
padding: 0;
} div.wpcf7 {
background: #fff;
padding: 20px;
}
#site-content div.wpcf7 p {
margin: 0;
padding: 0 0 11px;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
font-size:14px;
font-size:0.875rem;
line-height: 1.7;
}
#site-content div.wpcf7 p:last-of-type {
padding: 0;
}
div.wpcf7 h5 {
margin: 0 0 17px;
color: #989c94;
font-weight: normal;
letter-spacing: 2px;
} .jetpack_subscription_widget {
clear: both;
overflow: hidden;
}
.jetpack_subscription_widget p {
display: block;
margin: 0 0 12px;
font-size: 14px;
font-size: 0.875rem;
}
.jetpack_subscription_widget input#subscribe-field {
width: 105% !important;
height: 40px;
font-size: 14px;
font-size: 0.875rem;
background: #fff;
padding: 8px 3% !important;
}
.jetpack_subscription_widget input[type="submit"] {
margin: 0 0 0 15%;
font-size: 11px;
font-size: 0.6875rem;
display: block;
width: 100%;
}
#colophon .jetpack_subscription_widget input#subscribe-field {
width: 120% !important;
padding: 8px 5% !important;
}
#colophon .jetpack_subscription_widget input[type="submit"] {
margin: 0;
}
#colophon .jetpack_subscription_widget input#subscribe-field {
border: none !important;
}
#colophon .jetpack_subscription_widget input[type="submit"]:hover {
background: #000 !important;
} #disqus_thread {
padding-top: 20px;
} .wp-pagenavi {
padding: 30px 0;
font-size: 14px;
font-size: 0.875rem;
display: block;
}
.wp-pagenavi a.page,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.first,
.wp-pagenavi a.last {
width: auto;
clear:none !important;
margin: 0 7px 7px 0 !important;
overflow: visible;
text-align: center;
color: #3f3f3f;
display: inline-block;
padding: 8px 10px !important;
border: 1px solid #3f3f3f !important;
}
.wp-pagenavi a:hover {
color: #fff;
background: #3f3f3f;
}
.wp-pagenavi span.current {
display: inline-block;
padding: 8px 10px;
margin: 0 7px 7px 0;
color: #fff;
background: #3f3f3f;
border: 1px solid #3f3f3f;
}
.wp-pagenavi span.pages {
padding: 0 40px 0 0;
color: #3f3f3f;
}
.wp-pagenavi span.extend {
padding: 0 10px 0 5px;
}  .wp-block-column,
.entry-content .wp-block-quote {
margin-bottom:  24px;
} .alignfull,
.alignwide {
position: relative;
width: 100%;
margin-left: 0;
margin-right: 0;
} .entry-content p.has-small-font-size {
font-size: 14px;
}
.entry-content p.has-regular-font-size {
font-size: 18px;
}
.entry-content p.has-large-font-size {
font-size: 21px;
line-height: 1.6;
}
.entry-content p.has-larger-font-size {
font-size: 25px;
line-height: 1.6;
} .default-page .entry-content p.has-background,
p.has-background {
padding: 20px;
}
.entry-content .has-black-background-color {
background-color: #000000;
}
.entry-content .has-black-color {
color: #000000;
}
.entry-content .has-white-background-color {
background-color: #fff;
}
.entry-content .has-white-color {
color: #fff;
}
.entry-content .has-light-grey-background-color {
background-color: #f4f4f4;
}
.entry-content .has-light-grey-color {
color: #f4f4f4;
}
.entry-content .has-light-yellow-background-color {
background-color: #FFF2BD;
}
.entry-content .has-light-yellow-color {
color: #FFF2BD;
}
.entry-content .has-light-red-background-color {
background-color: #FCD3D1;
}
.entry-content .has-light-red-color {
color: #FCD3D1;
}
.entry-content .has-light-green-background-color {
background-color: #ceead9;
}
.entry-content .has-light-green-color {
color: #ceead9;
}
.entry-content .has-light-blue-background-color {
background-color: #d6e8f2;
}
.entry-content .has-light-blue-color {
color: #d6e8f2;
}
.entry-content .has-blue-background-color {
background-color: #5cace2;
}
.entry-content .has-blue-color {
color: #5cace2;
border-color: #5cace2;
} .entry-content .has-drop-cap::first-letter {
font-size: 3.3em !important;
line-height: 1 !important;
font-weight: bold;
} .wp-block-separator {
border: none;
border-bottom: 1px solid #222;
margin-bottom: 24px;
margin-top: 24px;
} .entry-content .wp-block-pullquote blockquote {
margin: 0 0 24px;
padding: 0;
border: none;
}
.entry-content .wp-block-pullquote {
padding: 0;
border: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 24px;
padding: 0;
text-align: center;
border: none;
}
.entry-content .wp-block-pullquote p,
.default-page .entry-content .wp-block-pullquote p {
margin: 0;
font-size: 20px;
color: #9e9e9e;
font-weight: normal;
line-height: 1.5;
}
@media screen and (min-width: 1150px) {
.wp-block-pullquote.alignleft {
margin: 5px 30px 0 0;
float: left;
}
}
@media screen and (min-width: 1150px) {
.wp-block-pullquote.alignright {
margin: 5px 0 0 30px;
float: right;
}
}
.entry-content .wp-block-pullquote.alignleft,
.entry-content .wp-block-pullquote.alignleft blockquote,
.entry-content .wp-block-pullquote.alignleft cite {
text-align: left;
}
.entry-content .wp-block-pullquote.alignleft blockquote {
margin-left: 0;
}
.entry-content .wp-block-pullquote.alignright,
.entry-content .wp-block-pullquote.alignright blockquote,
.entry-content .wp-block-pullquote.alignright cite {
text-align: right;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 100%;
}
@media (min-width: 768px) {
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 330px;
margin-bottom: 0;
}
.wp-block-pullquote.alignleft blockquote {
margin-right: 24px;
}
.wp-block-pullquote.alignright blockquote {
margin-left: 24px;
}
}
.wp-block-quote {
margin-left: 0;
padding-left: 0;
position: relative;
border: none;
}
.wp-block-quote p {
margin-bottom: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 1px solid #222;
margin-left: 0;
padding-left: 30px;
}
.wp-block-quote:not(.is-large):not(.is-style-large) p {
font-size: 16px;
font-style: normal;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin-top: 0;
margin-bottom: 24px;
padding: 0;
border: none;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 22px;
line-height: 1.6;
margin-bottom: 0;
color: #222;
font-style: normal;
}
.entry-content .wp-block-quote__citation,
.entry-content .wp-block-quote cite,
.entry-content .wp-block-quote footer,
.entry-content .wp-block-pullquote cite,
.entry-content .wp-block-pullquote footer,
.entry-content .wp-block-pullquote__citation {
margin-top: 0;
display: block;
font-size: 12px;
font-style: normal;
color: #9e9e9e;
text-align: inherit;
text-transform: uppercase;
letter-spacing: 2px;
} .wp-block-button {
margin-bottom: 30px;
}
.wp-block-button .wp-block-button__link {
border-radius: 4px;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-weight: normal;
margin: 0;
padding: 11px 18px;
text-decoration: none;
font-size: 14px;
text-decoration: none;
}
.wp-block-button .wp-block-button__link:hover {
text-decoration: none;
} @media (min-width: 768px) {
.wp-block-column:not(:last-child) {
margin-right: 24px;
}
.wp-block-column:not(:last-child) {
margin-right: 24px;
}
.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
margin-left: 24px;
}
.wp-block-column:nth-child(odd) {
margin-right: 24px;
}
.has-3-columns .wp-block-column:nth-child(odd) {
margin-right: 0;
}
.has-3-columns .wp-block-column:last-child {
margin-left: 0;
margin-right: 0;
}
} .entry-content .wp-block-image a,
.entry-content .wp-block-gallery a,
.entry-content .wp-block-image a:hover,
.entry-content .wp-block-gallery a:hover {
border-bottom: none;
}
.entry-content .wp-block-gallery {
padding-left: 0;
margin: 24px 0;
}
.entry-content .wp-block-gallery li {
padding: 0;
}
.entry-content .wp-block-gallery li:before {
display: none;
content: '';
}
.entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
padding: 40px 10px 10px;
font-size: 14px;
line-height: 1.4;
font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}
.wp-block-image figcaption,
.wp-block-embed figcaption {
font-size: 14px;
margin-top: 16px;
margin-bottom: 24px;
color: #222;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.single-post .entry-content .wp-block-cover-text:last-child {
font-size: 2em;
margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
font-size: 2em;
margin-bottom: 0 !important;
}
} .wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #ededed;
} .entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
padding-left: 20px;
}
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
margin-bottom: 0;
}   @media screen and (min-width: 500px) { #site-title {
padding: 30px;
}
#main-wrap {
padding: 50px 50px;
}
#colophon {
padding: 50px 50px 0;
} .header-img {
padding: 50px 50px 0;
}
.header-slider {
margin: 50px 50px 0;
}
} @media screen and (min-width: 768px) { .responsive-slider.flexslider .slide h2.slide-title {
top: 60px;
}
.responsive-slider.flexslider .slide h2.slide-title a {
font-size: 28px;
font-size: 1.75rem;
line-height: 1.3;
}
.responsive-slider.flexslider .slide h2.slide-title span {
display: block;
}
.responsive-slider.flexslider .flex-control-nav {
width: 46% !important;
right: 2%;
}
.responsive-slider.flexslider .flex-control-nav li a {
width: 10px !important;
height: 10px !important;
} #site-title h1 {
font-size: 32px;
font-size: 2rem;
letter-spacing: 4px;
}
.entry-header h1.entry-title,
.entry-header h2.entry-title {
font-size: 29px;
font-size: 1.8125rem;
line-height: 1.3;
margin: 0 0 24px;
}
.single-format-quote .entry-header h1.entry-title,
.single-format-link .entry-header h1.entry-title,
.format-aside h1.entry-title,
.format-aside .entry-header h2.entry-title {
padding-top: 3px;
font-size: 21px;
font-size: 1.3125rem;
}
.entry-content p,
.entry-content td,
.entry-summary p,
.entry-content ul,
.entry-content ol {
font-size: 18px;
font-size: 1.125rem;
}
#footerwidget-wrap .widget h3.widget-title,
#footerwidget-wrap .widget_get_recent_comments h1.widget-title {
font-size: 21px;
font-size: 1.3125rem;
}
.page .entry-header h1.entry-title {
font-size: 46px;
margin: 0 0 34px;
}
.author-info h3,
.single-format-quote .entry-header h1.entry-title,
ul.dorayaki-rp li.rp-box p {
font-size: 16px;
font-size: 1rem;
}
.entry-content p.slogan {
font-size: 22px;
font-size: 1.375rem;
}
.entry-content p.slogan a {
padding: 3px 4px;
} .entry-meta .share-links-wrap,
.rp-meta .share-links-wrap {
width: 220px;
}
.entry-cats {
padding: 25px 0 0 0;
}
#site-content .post {
margin: 0 0 40px;
}
a.more-link {
font-size: 15px;
font-size: 0.9375rem;
} img.alignleft,
img.alignright {
max-width: 100%;
margin-top: 6px;
margin-bottom: 16px;
}
img.alignleft {
margin-right: 25px;
float: left;
}
img.alignright {
margin-left: 18px;
float: right;
}
.entry-content p.wp-caption-text {
padding: 15px 0 30px;
}
.gallery-item .gallery-caption {
display:block;
}
img.wp-post-image {
margin:0 0 25px 0;
} .single-post .entry-content {
padding-bottom: 40px;
}
.single-post .author-info {
margin: 0 0 50px;
}
.single-post .author-info img.avatar {
width: 60px;
height: 60px;
}
.single-post .author-info p.author-description {
padding: 0 0 0 80px;
font-size: 16px;
font-size: 1rem;
}
.single-post .entry-meta {
padding: 0 0 25px;
}
.single-post .entry-meta .share-links-wrap ul li,
.page .entry-meta .share-links-wrap ul li {
float: left;
display: inline-block;
height: auto;
}
.single-post .entry-meta .share-links-wrap ul li.fb iframe,
.page .entry-meta .share-links-wrap ul li.fb iframe {
height: 30px;
} #comments .comment-avatar  {
padding-right: 22px;
}
#comments .comment-avatar img.avatar {
width: 45px;
height: 45px;
}
#comments ul.children {
margin-left: 24px;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email {
width: 48.5%;
clear: none;
}
#commentform p.comment-form-author {
float: left;
}
#commentform p.comment-form-email {
float: right;
}
#commentform p.comment-form-url {
float: none;
clear: both;
} .format-quote .entry-content blockquote p {
font-size: 25px;
font-size: 1.5625rem;
line-height: 1.6;
}
.format-link p a.link {
font-size: 25px;
font-size: 1.5625rem;
}
.format-link p a.link:before {
font: normal 36px/1 'Genericons';
} .page .entry-content h2.centered {
margin: 50px 0 60px;
font-size: 16px;
font-size: 1rem;
}
.page .entry-content h2.centered span {
padding: 0 30px;
} #nav-below,
#nav-single,
#nav-image {
padding: 20px 0 35px;
} #colophon .footer-nav,
#colophon #site-info ul {
text-align: center;
}
.footerlabel {
position: relative;
display: inline-block;
margin: 40px auto 0;
}
.footerlabel-description {
max-width: 80%;
}
#colophon #site-info {
text-align: center;
}
#colophon #site-info ul {
padding: 0 0 25px;
}
#colophon #site-info ul.credit li,
#colophon #site-info .footer-nav ul.menu li {
display: inline-block;
}
#colophon #site-info .footer-nav ul.menu li {
padding: 0 30px 10px 0;
} ul li.widget_dorayaki_team,
.widget_dorayaki_team {
margin: 0 0 80px;
}
ul li.widget_dorayaki_team:last-child,
.widget_dorayaki_team:last-child {
margin: 0 0 40px;
}
.team-box .tm-info {
float: right;
width: 48%;
}
.team-box .tm-quote {
float: left;
max-width: 45%;
padding: 40px 40px 0;
}
.team-box .tm-quote:before {
content: '\f501';
top: 45px;
left: 100%;
}
.team-box .tm-quote p {
margin: 0;
padding: 0 0 40px;
}
.team-box-small .tm-quote {
max-width: 70%;
margin: 0 auto;
}
ul.dorayaki-rp li.rp-box {
width: 49%;
margin: 0 2% 24px 0;
float: left;
clear: both;
}
ul.dorayaki-rp li.rp-box:nth-child(even) {
margin: 0 0 24px;
float: right;
clear: none;
}
.entry-content ul.dorayaki-rp li.rp-box p {
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.7;
}
ul li.widget_dorayaki_service,
.otw-sidebar .widget_dorayaki_service {
width: 49%;
margin: 0 2% 24px 0;
float: left;
clear: both;
}
ul li.widget_dorayaki_service:nth-child(even),
.otw-sidebar .widget_dorayaki_service:nth-child(even) {
margin: 0 0 24px;
float: right;
clear: none;
}
.otw-sidebar .service-box {
margin-bottom: 0;
}	
.service-box span.service-info {
font-size: 16px;
font-size: 1rem;
}
.entry-content .contact-box .cb-info {
padding: 30px;
}
.contact-box .cb-address-wrap {
width: 50%;
float: left;
margin: 0;
padding: 0 30px 0 0;
border-bottom: none;
border-right: 1px solid #878787;
}
.contact-box .cb-emails {
width: 50%;
float: right;
margin: 0;
padding: 0 0 0 40px;
}
.portfolio-box {
width: 49%;
margin: 0 2% 24px 0;
float: left;
clear: both;
}
.portfolio-box:nth-child(even) {
margin: 0 0 24px;
float: right;
clear: none;
} .two-columns-one {width: 48%;}
.three-columns-one {width: 30.65%;}
.three-columns-two {width: 65.35%;}
.four-columns-one {width: 22%;}
.four-columns-two {width: 48%;}
.four-columns-three {width: 74%;}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
position:relative;
float:left;
margin-right: 4%;
padding-right: 0;
margin-bottom: 0;
}
.entry-content .two-columns-one p,
.entry-content .three-columns-one p,
.entry-content .three-columns-two p {
margin: 0 0 20px;
padding-bottom: 0;
}
.entry-content .four-columns-one p,
.entry-content .four-columns-two p,
.entry-content .four-columns-three p {
font-size: 17px;
font-size: 1.0625rem;
line-height: 1.45;
margin: 0 0 20px;
padding-bottom: 0;
}
.last {
border-right: none !important;
margin-right: 0 !important;
padding-right: 0 !important;
}
.divider {
margin-bottom: 25px;
padding-top: 25px;
}
.jetpack_subscription_widget p {
display: inline-block;
}
.jetpack_subscription_widget input[type="submit"] {
display: inline-block;
width: auto;
}
#colophon .jetpack_subscription_widget input#subscribe-field {
width: 120% !important;
padding: 8px 5% !important;
}
#colophon .jetpack_subscription_widget input[type="submit"] {
margin: 0 0 0 36%;
}
} @media screen and (min-width: 1024px) { p {
margin-bottom: 30px;
}
.entry-content td p:last-child {
margin-bottom: 0;
}
#headerinfo-wrap {
max-width: 800px;
margin: 0 auto;
padding: 0;
}
#main-wrap {
max-width: 800px;
margin: 0 auto;
padding: 60px 0;
overflow: hidden;
}
.header-img,
.header-slider {
max-width: 800px;
margin: 60px auto 0;
padding: 0;
}
.entry-details {
width: 15%; margin-right: 6.25%; margin-top: 7px;
float: left;
}
.post .entry-header h2.entry-title,
.search-results .entry-header h2.entry-title,
.post .entry-content,
.attachment .entry-content,
.post .entry-summary,
.search-results .entry-summary {
width: 78.75%; display: block;
float: right;
}
.post .entry-meta,
.search-results .entry-meta  {
margin-left: 21.25%; padding: 0 0 22px;
display: block;
clear: both;
}
#sidebar,
#nav-below,
#nav-single,
#nav-image,
.single-post .author-info,
.single-post #comments,
.attachment #comments,
#disqus_thread,
.page-header,
.wp-pagenavi {
margin-left: 21.25%; }
#colophon {
padding: 50px 0 0;
}
#footerwidget-wrap,
#colophon #site-info {
max-width: 800px;
margin: 0 auto;
} .entry-cats {
margin: 10px 0 0 0;
padding: 20px 0 0 0;
}
.entry-cats ul.post-categories {
display: block;
}
.entry-date {
display: block;
}
.entry-date a {
display: inline-block;
margin: 0 0 10px;
}
.entry-edit {
display: block;
margin: 10px 0 0 0;
padding: 0;
}
a.more-link {
margin: 0 0 10px;
}
.entry-meta .share-links-wrap {
right: 5px;
} .format-quote .entry-content blockquote,
.format-link a.link {
padding-top: 3px;
} .page-header {
padding: 0 0 20px;
} .testimonial-box {
margin-bottom: 60px;
}
.testimonial-box {
clear: both;
overflow: hidden;
}
.testimonial-box .t-text {
padding: 40px 40px 0;
max-width: 55%;
float: left;
}
.testimonial-box .t-text p,
.testimonial-box .t-text-right p {
padding: 0 0 40px;
}
.testimonial-box .t-text:before {
content: '\f501';
top: 45px;
bottom: auto;
left: 100%;
}
.testimonial-box .t-authorbox {
padding: 25px 0 0 40px;
text-align: left;
float: left;
max-width: 45%;
}
.testimonial-box .t-text-right {
padding: 40px 40px 0;
max-width: 55%;
float: right;
}
.testimonial-box .t-text-right:before {
content: '\f503';
top: 45px;
bottom: auto;
left: -26px;
}
.testimonial-box .t-authorbox-right {
padding: 25px 40px 0 0;
text-align: left;
float: right;
max-width: 45%;
}
.testimonial-box .t-authorbox-right img.t-img {
float: right;
}
.testimonial-box .t-authorbox-right .t-name-links {
float: right;
padding: 0 20px 0 0;
text-align: right;
}
.testimonial-box .t-authorbox-right a.t-link {
margin: 0 0 0 6px;
}
.team-box-small .tm-quote {
max-width: 85%;
}
ul.dorayaki-rp li.rp-box h3.rp-title,
.service-box span.service-name {
font-size: 24px;
font-size: 1.5rem;
}
.portfolio-box h3.portfolio-title {
font-size: 20px;
font-size: 1.25rem;
}
.portfolio-box,
ul.dorayaki-rp li.rp-box {
width: 48.5%;
margin: 0 3% 24px 0;
}
} @media screen and (min-width: 1260px) { body {
overflow: hidden;
}
.headerinfo-wrap,
.mobile-nav-container,
#main-wrap,
#footerwidget-wrap,
#colophon #site-info,
.header-img,
.header-slider {
max-width: 1180px;
}
#masthead {
border-bottom: 1px solid #eaeaea;
}
.mobile-nav-container {
margin: 0 auto;
}
.headerinfo-wrap {
margin: 0 auto;
}
#site-content {
width: 67.8%; float: left;
}
.no-sidebar #site-content {
float: none;
margin-left: auto;
margin-right: auto;
}
#sidebar {
width: 23.73%; margin-left: 0;
float: right;
padding: 5px 0 0 0;
}
#footerwidget-wrap {
padding: 0 0 60px;
clear: both;
}
#footerwidget-wrap .widget-area {
width: 32.2%; float: left;
}
#footerwidget-wrap #sidebar-footer-1,
#footerwidget-wrap #sidebar-footer-2 {
margin-right: 1.68%;
}
#colophon #site-info,
#colophon .footer-nav,
#colophon #site-info ul,
#colophon p.credittext {
text-align: left;
}
.footerlabel {
max-width: 30%;
margin: 0;
padding: 30px 0 40px;
float: right;
}
#colophon .credit-wrap {
max-width: 65%;
float: left;
overflow: hidden;
padding: 30px 0 0 0;
}
.entry-content .fullwidth-content {
max-width: 140%;
margin-left: -20%;
margin-right: -20%;
padding: 0;
} .entry-content p.slogan {
font-size: 28px;
font-size: 1.75rem;
} #masthead a#mobile-menu-btn,
#masthead a#mobile-search-btn {
display: none;
}
#site-title {
max-width: 62%;
display: inline-block;
padding: 30px 0;
float: left;
text-align: left;
}
a#desktop-search-btn,
.header-widget-wrap {
display: block;
} #masthead ul.headerinfo-text {
position: absolute;
top: 0;
right: 65px;
float: right;
display: block;
padding: 16px 16px 16px 0;
text-align: right;
}
#masthead  ul.headerinfo-text li {
margin: 0px 0px 7px;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
color: #3f3f3f;
font-style: italic;
clear: both;
list-style: none;
}
#masthead  ul.headerinfo-text li span {
display: inline-block;
padding: 4px 10px;
color: #3f3f3f;
} a#desktop-search-btn {
position: absolute;
top: 15px;
right: 0;
width: 58px;
height: 58px;
display: inline-block;
background: #f4f4f4;
z-index: 10000;
text-align: center;
}
a#desktop-search-btn:before,
a#desktop-search-btn.btn-open:before {
content: '\f400';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 28px/1 'Genericons';
vertical-align: top;
color: #bbb;
padding-top: 15px;
}
a#desktop-search-btn.btn-open:after {
content: '\f503';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 15px/1 'Genericons';
vertical-align: bottom;
padding: 0;
position: absolute;
top: 23px;
right: 57px;
z-index: 10000;
}
a#desktop-search-btn.btn-open:before,
a#desktop-search-btn:hover:before {
color: #fff !important;
}
a#desktop-search-btn span {
display: none;
}
#search-wrap {
position: relative;
display: block !important;
width: 20%;
margin: 15px 52px 15px 0;
padding: 0;
background: none;
float: right;
}
#search-wrap #s {
display: none;
width: 220px;
background: #efefef !important;
padding: 0 66px 0 16px;
height: 58px;
float: right;
color: #a3a3a2;
} #site-nav {
display: block !important;
background: #fff;
position: relative;
padding: 0;
}
#site-nav ul {
margin: 0 auto;
padding: 0;
max-width: 1180px;
border-top: 1px solid #eaeaea;
overflow: visible;
}
#site-nav ul li {
position:relative;
display: inline-block;
margin-right: 35px;
padding: 20px 0;
text-align: left;
}
#site-nav li a {
font-size: 14px;
font-size: 0.875rem;
color: #3f3f3f;
font-weight: bold;
}
#site-nav ul.sub-menu,
#site-nav ul.children {
display: none;
position: absolute;
top: 59px;
left: 0;
width: 220px;
border: none;
z-index: 99999;
padding: 0;
text-align: left;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
background: none;
}
#site-nav ul.sub-menu ul,
#site-nav ul.children ul {
display: none;
top: 0;
left: 218px;
z-index: 99999;
border-top: 1px solid #eaeaea;
}
#site-nav li li {
position:relative;
display: block;
float:none;
margin: 0;
padding: 0;
font-weight: 400;
}
#site-nav li li a {
font-weight: 400;
letter-spacing: 0;
color: #9e9e9e;
display: block;
background: #fff;
margin: 0;
padding: 15px 20px;
}
#site-nav li li a:hover {
color: #3f3f3f;
}
#site-nav li li li {
display: block;
padding: 0;
}
#site-nav ul li:hover > ul {
display: block;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#site-nav li:hover > a {
color: #92dadd;
}
#site-nav li li:hover > a {
color: #3f3f3f;
} .page .no-sidebar #site-content {
float: none;
margin: 0 auto;
}
.page #site-content.fullwidth {
width: 100%;
float: none;
}
.page .entry-content h2.centered {
margin: 60px 0 70px;
}
.page .contact-form {
width: 49%;
float: left;
padding: 0 0 40px;
}
.page .contact-info {
width: 49%;
float: right;
}
.page .contact-info .contact-box .cb-map iframe {
height: 420px;
} .responsive-slider.flexslider .slide h2.slide-title {
top: 175px;
letter-spacing: 3px;
}
.responsive-slider.flexslider .slide h2.slide-title a {
font-size: 40px;
font-size: 2.5rem;
}
.responsive-slider.flexslider .slide h2.slide-title span {
font-size: 14px;
font-size: 0.875rem;
}
.responsive-slider.flexslider .flex-direction-nav {
display: block;
} .testimonial-box .t-text {
max-width: 60%;
}
.testimonial-box .t-authorbox,
.testimonial-box .t-authorbox-right {
max-width: 40%;
}
.team-box .tm-info img.tm-img {
width: 240px;
height: 240px;
}
.team-box .tm-info {
float: right;
width: 60.75%;
}
.team-box .tm-info p.tm-text {
margin: 0 0 20px;
clear: none;
font-size: 16px;
font-size: 1rem;
}
.team-box .tm-author {
margin-left: 280px;
}
.team-box .tm-info h4,
.team-box-small .tm-info h4 {
font-size: 24px;
font-size: 1.5rem;
}
.tm-info span {
font-size: 13px;
font-size: 0.8125rem;
}
.team-box .tm-quote {
float: left;
width: 35%;
padding: 40px 40px 0;
}
.team-box .tm-quote p {
font-size: 20px;
font-size: 1.25rem;
}
.widget_dorayaki_team_small {
width: 33%;
padding: 0 10px 10px;
float: left;
overflow: hidden;
}
.entry-content .team-box-small .tm-quote p {
margin-bottom: 0;
}
ul li.widget_dorayaki_team_small:nth-of-type(3n+4) {
clear: both;
}
ul.dorayaki-rp li.rp-box {
padding: 30px 0 20px;
}
ul.dorayaki-rp .rp-header,
ul.dorayaki-rp .rp-summary {
padding: 0 40px;
}
ul.dorayaki-rp .rp-meta {
padding: 20px 40px 0;
}
ul.dorayaki-rp li.rp-box p {
margin-bottom: 20px;
}
.entry-content ul.dorayaki-rp li.rp-box p {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.7;
}
ul.dorayaki-rp li.rp-box a.rp-thumb {
max-width: 190px;
margin: 8px 20px 0 0;
}
ul li.widget_dorayaki_service,
.otw-sidebar .widget_dorayaki_service,
.portfolio-box {
width: 32%;
margin: 0 2% 24px 0;
float: left;
clear: none;
}
ul li.widget_dorayaki_service:nth-child(even),
.otw-sidebar .widget_dorayaki_service:nth-child(even),
.portfolio-box:nth-child(even) {
margin: 0 2% 24px 0;
float: left;
clear: none;
}
ul li.widget_dorayaki_service:nth-child(3n+3),
.otw-sidebar .widget_dorayaki_service:nth-child(3n+3),
.portfolio-box:nth-child(3n+3) {
margin: 0 0 24px;
float: right;
clear: none;
}
ul li.widget_dorayaki_service:nth-child(3n+1),
.otw-sidebar .widget_dorayaki_service:nth-child(3n+1) {
clear: both;
}	
.entry-content .contact-box .cb-info {
padding: 40px;
}
.fullwidth .entry-content .contact-box .cb-info {
width: 50%;
float: right;
}
.fullwidth .contact-box .cb-map {
width: 50%;
float: left;
}
.fullwidth .entry-content .contact-info .contact-box .cb-info {
width: 100%;
float: none;
}
.fullwidth .contact-info .contact-box .cb-map {
width: 100%;
float: none;
}
}  @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.header-slider .responsive-slider.flexslider .flex-direction-nav li a {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/slider-nav.png) 0 0 no-repeat !important; background-size: 46px 92px !important;}
.header-slider .responsive-slider.flexslider .flex-direction-nav li .prev {background-position: -2px -1px !important;}
.header-slider .responsive-slider.flexslider .flex-direction-nav li .next {background-position: -2px -48px !important;}
ul.sociallinks li a.twitter {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) 0 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.facebook {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -40px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.googleplus {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -80px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.appnet {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -120px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.flickr {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -160px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.instagram {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -200px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.picasa {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -240px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.fivehundredpx {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -280px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.youtube {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -320px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.vimeo {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -360px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.dribbble {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -400px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.ffffound {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -440px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.pinterest {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -480px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.behance {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -520px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.deviantart {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -560px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.squidoo {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -600px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.slideshare {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -640px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.lastfm {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -680px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.grooveshark {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -720px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.soundcloud {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -760px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.foursquare {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -800px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.github {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -840px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.linkedin {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -880px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.xing {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -920px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.wordpress {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -960px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.tumblr {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -1000px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.rss {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -1040px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.rsscomments {background: url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -1080px 0 no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.twitter:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) 0 -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.facebook:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -40px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.googleplus:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -80px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.appnet:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -120px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.flickr:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -160px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.instagram:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -200px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.picasa:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -240px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.fivehundredpx:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -280px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.youtube:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -320px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.vimeo:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -360px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.dribbble:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -400px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.ffffound:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -440px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.pinterest:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -480px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.behance:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -520px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.deviantart:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -560px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.squidoo:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -600px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.slideshare:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -640px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.lastfm:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -680px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.grooveshark:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -720px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.soundcloud:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -760px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.foursquare:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -800px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.github:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -840px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.linkedin:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -880px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.xing:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -920px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.wordpress:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -960px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.tumblr:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -1000px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.rss:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -1040px -40px no-repeat; background-size: 1120px 80px;}
ul.sociallinks li a.rsscomments:hover {background: #3f3f3f url(//bildungsbaustein-israel.de/wp-content/themes/dorayaki/images/x2/socialicons.png) -1080px -40px no-repeat; background-size: 1120px 80px;}
}  @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
#masthead {
background: none !important;
}
.site-title {
color: #000;
font-size: 21pt;
}
.site-description,
.comment-respond,
.comments-area .comment-edit-link,
.comments-area .reply,
.comments-link,
#sidebar,
#colophon {
display: none;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0;
width: 100%;
}
.page-title,
.entry-title {
font-size: 18pt;
}
}.infobox-wrapper .three-columns-one, .yellow-box, .blue-box{
font-family: 'Noticia Text', serif !important;
}
.page .entry-content h2.centered { margin: 60px 0 30px; } .ac_title_class{
font-family: 'Sintony', sans-serif !important;
} div.wpcf7 {
background: none;
padding: 0;
}
#site-content .wpcf7 textarea, #site-content .wpcf7 textarea:hover, #site-content .wpcf7 input.wpcf7-text, #site-content .wpcf7 input.wpcf7-text:hover {
background: #fff; 
border: none; }
#site-content div.wpcf7 p, input#submit, input.wpcf7-submit {
font-size: 18px;
font-family: 'Noticia Text', serif !important;
}
input#submit:hover, input.wpcf7-submit:hover{
background-color: #ffed00 !important;
}
input#submit, input.wpcf7-submit{
background-color: #002851!important;
}
h1, h2, h3, h4, h5 {
font-family: 'Sintony', sans-serif;
}
h1, .page .entry-header h1.entry-title {
font-family: 'Sintony', sans-serif;
font-size: 32px;
line-height: 1.4;
font-weight: bold;
color: #002851;
}
h2 {
font-size: 24px;
line-height: 1.4;
font-weight: bold;
color: #002851;
} .page .entry-content h2.centered {
font-size: 24px;
line-height: 1.4;
font-weight: bold;
color: #002851;
font-family: 'Sintony', sans-serif;
}
h3 {
font-size: 18px;
line-height: 1.5;
font-weight: bold;
color: #002851;
}
h4 {
font-size: 18px;
line-height: 1.5;
font-weight: bold;
color: #4a4a4a;
}
h5 {
font-size: 18px;
line-height: 1.5;
font-weight: normal;
color: #4a4a4a;
letter-spacing: 0;
text-transform: none;
}
.bold {
font-weight: 700;
}
.entry-content p {
font-family: 'Noticia Text', serif;
}
body .wrap-all {
letter-spacing: 0;
} #site-title {
padding: 0;
border: none;
}
.logo img {
width: 300px;
height: 128px;
}
.site-slogan {
font-family: 'Noticia Text', serif;
text-align: center;
font-size: 13px;
color: #002851;
}
@media screen and (min-width: 1260px){
.logo img {
padding-bottom: 30px;
}
.site-slogan {
float: right;
text-align: right;
font-size: inherit;
padding-top: 30px;
}
} @media screen and (max-width: 1259px){
#site-nav {
background: #002851;
}
}
#site-nav li a {
text-decoration: none;
font-family: Sintony; font-size: 16px;
font-weight: bold;
padding: 4px;
}
.menu-btn-open::before {
color: #ffed00;
}
#site-nav li:hover > a, .current_page_item > a, .current_page_ancestor > a {
color: #002851;
background: #ffed00;
}
#site-nav li:hover {
color: #002851;
transition: none;
}
#masthead a#mobile-menu-btn {
float: none;
width: auto;
}
.search-btn-open, .menu-btn-open {
border-top: 1px solid #ffed00 !important;
border-bottom: 1px solid #ffed00 !important;
background: #ffed00;
} .entry-content p.slogan {
font-family: 'Sintony', sans-serif;
font-size: 18px;
line-height: 1.8;
color: #002851;
}
p {
font-family: 'Noticia Text', serif;
line-height: 1.5;
font-size: 18px;
color: #4a4a4a;
} #colophon {
background-color: #002851;
}
#colophon .textwidget {
font-family: 'Noticia Text', serif;
line-height: 1.5;
font-size: 18px;
}
#footerwidget-wrap {
padding: 0;
}
#footerwidget-wrap .widget-area {
border-top: none;
padding: 30px 0 0;
}
#sidebar-footer-1 {
max-width: 300px;
}
#sidebar-footer-2, #sidebar-footer-2 a {
hyphens: none;
color: white;
max-width: 440px;
}
#sidebar-footer-2 a:hover {
color: #ffed00;
}
#sidebar-footer-3, #sidebar-footer-3 a {
color: #ffed00;
}
#sidebar-footer-3 a:hover {
color: white;
}
@media screen and (min-width: 1260px){
#footerwidget-wrap #sidebar-footer-2.widget-area {
width: 600px;
margin: 0 40px;
}
#sidebar-footer-3.widget-area {
width: auto;
}
} blockquote {
font-family: 'Noticia Text', serif;
font-style: italic;
font-weight: 400;
line-height: 1.4;
font-size: 24px;
color: #002851; 
} a, a:visited {
font-family: 'Sintony', sans-serif;
font-weight: bold;
text-decoration: underline;
color: #002851;
}
a:hover, a:focus {
color: #ffed00;
}  .yellow-box {
background: #ffed00;
border-bottom: 5px solid #002851;
}
.blue-box {
border-bottom: 5px solid #ffed00;
}
#site-content .yellow-box div :last-child, #site-content .blue-box div :last-child
,#site-content .yellow-box :last-child, #site-content .blue-box :last-child{
margin: 0;
}
.entry-content .blue-box p {
color: white;
}
.genericon-info::before {
content: '\f455';
color: #002851;
font-size: 24px;
}
.home .white-box {
border: none;
}
@media screen and (min-width: 420px){
.home .white-box {
padding: 40px 40px 10px;
}
}
@media screen and (max-width: 700px){
.home .white-box {
margin: 0;
}
} .standard-btn {
font-family: 'Sintony', 'Helvetica Neue', arial, sans-serif;
text-transform: uppercase;
}
.blue-btn {
color: #ffed00;
background: #002851;
} .info-symbol {
color: white;
background: #002851;
display: inline-block;
border-radius: 20px;
height: 20px;
line-height: 1;
width: 20px;
text-align: center;
}
.next-symbol {
text-decoration: none;
display: inline-block;
padding-left: 3px;
}
@media screen and (min-width: 500px){
.intro p {
font-size: 18px;
}
}
@media screen and (min-width: 500px){
.intro p {
font-size: 18px;
}
}
@media screen and (min-width: 768px){
.intro p {
font-size: 20px;
}
}
@media screen and (min-width: 768px){
.infobox-wrapper {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
}
.infobox-wrapper .three-columns-one, .yellow-box, .blue-box {
padding: 10px !important;
}
@media screen and (min-width: 420px){
.infobox-wrapper .three-columns-one, .yellow-box, .blue-box {
padding: 40px !important;
}
}
.infobox h3, .blue-box h3, .yellow-box h3 {
text-align: center;
hyphens: none;
border-style: solid;
border-image: linear-gradient(to right, transparent, transparent 30%, black 30%, black 70%, transparent 70%, transparent) 1 1 1 1;
border-width: 0 0 3px;
padding-bottom: 1em;
margin-top: 0;
}
.infobox-wrapper .infobox :last-child {
margin-bottom: 0;
}
.infobox a {
color: #4a4a4a;
}
.infobox a:hover {
color: white;
}
.infobox a span {
text-decoration: none;
}
.infobox a span::before {
font-size: 24px;
padding-top: 3px;
display: inline-block;
}
.infobox-wrapper .three-columns-one {
background: #ffed00;
}
.infobox-wrapper .three-columns-one.last, .entry-content .blue-box  {
background: #002851;
color: white;
}
.three-columns-one.last .infobox p, .three-columns-one.last .infobox h3, .blue-box h3{
color: white;
}
.three-columns-one.last h3, .blue-box h3{
border-image: linear-gradient(to right, transparent, transparent 30%, white 30%, white 70%, transparent 70%, transparent) 1 1 1 1;
}
.infobox-wrapper .three-columns-one.last a, .blue-box a {
color: #ffed00;
}
.infobox-wrapper .three-columns-one.last a:hover, .blue-box a:hover {
color: white;
}
@media screen and (max-width: 960px){
.infobox-wrapper {
display: block;
}
.infobox-wrapper .three-columns-one {
float: none;
width: 100%;
margin-bottom: 40px;
}
}
.sponsor-logos-box {
padding-top: 1rem;
}
.sponsor-logos {
max-width: 650px;
margin: auto;
}
.sponsor-logos:after {
content: "";
display: table;
clear: both;
}
.sponsor-logos img {
width: 50%;
float: left;
}