@font-face {
font-family: 'FontAwesome';
src: url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/fonts/sss-font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.sss-fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .sss-fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.sss-fa-2x {
font-size: 2em;
}
.sss-fa-3x {
font-size: 3em;
}
.sss-fa-4x {
font-size: 4em;
}
.sss-fa-5x {
font-size: 5em;
}
.sss-fa-fw {
width: 1.28571429em;
text-align: center;
}
.sss-fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.sss-fa-ul > li {
position: relative;
}
.sss-fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.sss-fa-li.sss-fa-lg {
left: -1.85714286em;
}
.sss-fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.sss-fa-pull-left {
float: left;
}
.sss-fa-pull-right {
float: right;
}
.sss-fa.sss-fa-pull-left {
margin-right: .3em;
}
.sss-fa.sss-fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.sss-fa.pull-left {
margin-right: .3em;
}
.sss-fa.pull-right {
margin-left: .3em;
}
.sss-fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.sss-fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.sss-fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sss-fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sss-fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sss-fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.sss-fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .sss-fa-rotate-90,
:root .sss-fa-rotate-180,
:root .sss-fa-rotate-270,
:root .sss-fa-flip-horizontal,
:root .sss-fa-flip-vertical {
filter: none;
}
.sss-fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.sss-fa-stack-1x,
.sss-fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.sss-fa-stack-1x {
line-height: inherit;
}
.sss-fa-stack-2x {
font-size: 2em;
}
.sss-fa-inverse {
color: #ffffff;
} .sss-fa-glass:before {
content: "\f000";
}
.sss-fa-music:before {
content: "\f001";
}
.sss-fa-search:before {
content: "\f002";
}
.sss-fa-envelope-o:before {
content: "\f003";
}
.sss-fa-heart:before {
content: "\f004";
}
.sss-fa-star:before {
content: "\f005";
}
.sss-fa-star-o:before {
content: "\f006";
}
.sss-fa-user:before {
content: "\f007";
}
.sss-fa-film:before {
content: "\f008";
}
.sss-fa-th-large:before {
content: "\f009";
}
.sss-fa-th:before {
content: "\f00a";
}
.sss-fa-th-list:before {
content: "\f00b";
}
.sss-fa-check:before {
content: "\f00c";
}
.sss-fa-remove:before,
.sss-fa-close:before,
.sss-fa-times:before {
content: "\f00d";
}
.sss-fa-search-plus:before {
content: "\f00e";
}
.sss-fa-search-minus:before {
content: "\f010";
}
.sss-fa-power-off:before {
content: "\f011";
}
.sss-fa-signal:before {
content: "\f012";
}
.sss-fa-gear:before,
.sss-fa-cog:before {
content: "\f013";
}
.sss-fa-trash-o:before {
content: "\f014";
}
.sss-fa-home:before {
content: "\f015";
}
.sss-fa-file-o:before {
content: "\f016";
}
.sss-fa-clock-o:before {
content: "\f017";
}
.sss-fa-road:before {
content: "\f018";
}
.sss-fa-download:before {
content: "\f019";
}
.sss-fa-arrow-circle-o-down:before {
content: "\f01a";
}
.sss-fa-arrow-circle-o-up:before {
content: "\f01b";
}
.sss-fa-inbox:before {
content: "\f01c";
}
.sss-fa-play-circle-o:before {
content: "\f01d";
}
.sss-fa-rotate-right:before,
.sss-fa-repeat:before {
content: "\f01e";
}
.sss-fa-refresh:before {
content: "\f021";
}
.sss-fa-list-alt:before {
content: "\f022";
}
.sss-fa-lock:before {
content: "\f023";
}
.sss-fa-flag:before {
content: "\f024";
}
.sss-fa-headphones:before {
content: "\f025";
}
.sss-fa-volume-off:before {
content: "\f026";
}
.sss-fa-volume-down:before {
content: "\f027";
}
.sss-fa-volume-up:before {
content: "\f028";
}
.sss-fa-qrcode:before {
content: "\f029";
}
.sss-fa-barcode:before {
content: "\f02a";
}
.sss-fa-tag:before {
content: "\f02b";
}
.sss-fa-tags:before {
content: "\f02c";
}
.sss-fa-book:before {
content: "\f02d";
}
.sss-fa-bookmark:before {
content: "\f02e";
}
.sss-fa-print:before {
content: "\f02f";
}
.sss-fa-camera:before {
content: "\f030";
}
.sss-fa-font:before {
content: "\f031";
}
.sss-fa-bold:before {
content: "\f032";
}
.sss-fa-italic:before {
content: "\f033";
}
.sss-fa-text-height:before {
content: "\f034";
}
.sss-fa-text-width:before {
content: "\f035";
}
.sss-fa-align-left:before {
content: "\f036";
}
.sss-fa-align-center:before {
content: "\f037";
}
.sss-fa-align-right:before {
content: "\f038";
}
.sss-fa-align-justify:before {
content: "\f039";
}
.sss-fa-list:before {
content: "\f03a";
}
.sss-fa-dedent:before,
.sss-fa-outdent:before {
content: "\f03b";
}
.sss-fa-indent:before {
content: "\f03c";
}
.sss-fa-video-camera:before {
content: "\f03d";
}
.sss-fa-photo:before,
.sss-fa-image:before,
.sss-fa-picture-o:before {
content: "\f03e";
}
.sss-fa-pencil:before {
content: "\f040";
}
.sss-fa-map-marker:before {
content: "\f041";
}
.sss-fa-adjust:before {
content: "\f042";
}
.sss-fa-tint:before {
content: "\f043";
}
.sss-fa-edit:before,
.sss-fa-pencil-square-o:before {
content: "\f044";
}
.sss-fa-share-square-o:before {
content: "\f045";
}
.sss-fa-check-square-o:before {
content: "\f046";
}
.sss-fa-arrows:before {
content: "\f047";
}
.sss-fa-step-backward:before {
content: "\f048";
}
.sss-fa-fast-backward:before {
content: "\f049";
}
.sss-fa-backward:before {
content: "\f04a";
}
.sss-fa-play:before {
content: "\f04b";
}
.sss-fa-pause:before {
content: "\f04c";
}
.sss-fa-stop:before {
content: "\f04d";
}
.sss-fa-forward:before {
content: "\f04e";
}
.sss-fa-fast-forward:before {
content: "\f050";
}
.sss-fa-step-forward:before {
content: "\f051";
}
.sss-fa-eject:before {
content: "\f052";
}
.sss-fa-chevron-left:before {
content: "\f053";
}
.sss-fa-chevron-right:before {
content: "\f054";
}
.sss-fa-plus-circle:before {
content: "\f055";
}
.sss-fa-minus-circle:before {
content: "\f056";
}
.sss-fa-times-circle:before {
content: "\f057";
}
.sss-fa-check-circle:before {
content: "\f058";
}
.sss-fa-question-circle:before {
content: "\f059";
}
.sss-fa-info-circle:before {
content: "\f05a";
}
.sss-fa-crosshairs:before {
content: "\f05b";
}
.sss-fa-times-circle-o:before {
content: "\f05c";
}
.sss-fa-check-circle-o:before {
content: "\f05d";
}
.sss-fa-ban:before {
content: "\f05e";
}
.sss-fa-arrow-left:before {
content: "\f060";
}
.sss-fa-arrow-right:before {
content: "\f061";
}
.sss-fa-arrow-up:before {
content: "\f062";
}
.sss-fa-arrow-down:before {
content: "\f063";
}
.sss-fa-mail-forward:before,
.sss-fa-share:before {
content: "\f064";
}
.sss-fa-expand:before {
content: "\f065";
}
.sss-fa-compress:before {
content: "\f066";
}
.sss-fa-plus:before {
content: "\f067";
}
.sss-fa-minus:before {
content: "\f068";
}
.sss-fa-asterisk:before {
content: "\f069";
}
.sss-fa-exclamation-circle:before {
content: "\f06a";
}
.sss-fa-gift:before {
content: "\f06b";
}
.sss-fa-leaf:before {
content: "\f06c";
}
.sss-fa-fire:before {
content: "\f06d";
}
.sss-fa-eye:before {
content: "\f06e";
}
.sss-fa-eye-slash:before {
content: "\f070";
}
.sss-fa-warning:before,
.sss-fa-exclamation-triangle:before {
content: "\f071";
}
.sss-fa-plane:before {
content: "\f072";
}
.sss-fa-calendar:before {
content: "\f073";
}
.sss-fa-random:before {
content: "\f074";
}
.sss-fa-comment:before {
content: "\f075";
}
.sss-fa-magnet:before {
content: "\f076";
}
.sss-fa-chevron-up:before {
content: "\f077";
}
.sss-fa-chevron-down:before {
content: "\f078";
}
.sss-fa-retweet:before {
content: "\f079";
}
.sss-fa-shopping-cart:before {
content: "\f07a";
}
.sss-fa-folder:before {
content: "\f07b";
}
.sss-fa-folder-open:before {
content: "\f07c";
}
.sss-fa-arrows-v:before {
content: "\f07d";
}
.sss-fa-arrows-h:before {
content: "\f07e";
}
.sss-fa-bar-chart-o:before,
.sss-fa-bar-chart:before {
content: "\f080";
}
.sss-fa-twitter-square:before {
content: "\f081";
}
.sss-fa-facebook-square:before {
content: "\f082";
}
.sss-fa-camera-retro:before {
content: "\f083";
}
.sss-fa-key:before {
content: "\f084";
}
.sss-fa-gears:before,
.sss-fa-cogs:before {
content: "\f085";
}
.sss-fa-comments:before {
content: "\f086";
}
.sss-fa-thumbs-o-up:before {
content: "\f087";
}
.sss-fa-thumbs-o-down:before {
content: "\f088";
}
.sss-fa-star-half:before {
content: "\f089";
}
.sss-fa-heart-o:before {
content: "\f08a";
}
.sss-fa-sign-out:before {
content: "\f08b";
}
.sss-fa-linkedin-square:before {
content: "\f08c";
}
.sss-fa-thumb-tack:before {
content: "\f08d";
}
.sss-fa-external-link:before {
content: "\f08e";
}
.sss-fa-sign-in:before {
content: "\f090";
}
.sss-fa-trophy:before {
content: "\f091";
}
.sss-fa-github-square:before {
content: "\f092";
}
.sss-fa-upload:before {
content: "\f093";
}
.sss-fa-lemon-o:before {
content: "\f094";
}
.sss-fa-phone:before {
content: "\f095";
}
.sss-fa-square-o:before {
content: "\f096";
}
.sss-fa-bookmark-o:before {
content: "\f097";
}
.sss-fa-phone-square:before {
content: "\f098";
}
.sss-fa-twitter:before {
content: "\f099";
}
.sss-fa-facebook-f:before,
.sss-fa-facebook:before {
content: "\f09a";
}
.sss-fa-github:before {
content: "\f09b";
}
.sss-fa-unlock:before {
content: "\f09c";
}
.sss-fa-credit-card:before {
content: "\f09d";
}
.sss-fa-feed:before,
.sss-fa-rss:before {
content: "\f09e";
}
.sss-fa-hdd-o:before {
content: "\f0a0";
}
.sss-fa-bullhorn:before {
content: "\f0a1";
}
.sss-fa-bell:before {
content: "\f0f3";
}
.sss-fa-certificate:before {
content: "\f0a3";
}
.sss-fa-hand-o-right:before {
content: "\f0a4";
}
.sss-fa-hand-o-left:before {
content: "\f0a5";
}
.sss-fa-hand-o-up:before {
content: "\f0a6";
}
.sss-fa-hand-o-down:before {
content: "\f0a7";
}
.sss-fa-arrow-circle-left:before {
content: "\f0a8";
}
.sss-fa-arrow-circle-right:before {
content: "\f0a9";
}
.sss-fa-arrow-circle-up:before {
content: "\f0aa";
}
.sss-fa-arrow-circle-down:before {
content: "\f0ab";
}
.sss-fa-globe:before {
content: "\f0ac";
}
.sss-fa-wrench:before {
content: "\f0ad";
}
.sss-fa-tasks:before {
content: "\f0ae";
}
.sss-fa-filter:before {
content: "\f0b0";
}
.sss-fa-briefcase:before {
content: "\f0b1";
}
.sss-fa-arrows-alt:before {
content: "\f0b2";
}
.sss-fa-group:before,
.sss-fa-users:before {
content: "\f0c0";
}
.sss-fa-chain:before,
.sss-fa-link:before {
content: "\f0c1";
}
.sss-fa-cloud:before {
content: "\f0c2";
}
.sss-fa-flask:before {
content: "\f0c3";
}
.sss-fa-cut:before,
.sss-fa-scissors:before {
content: "\f0c4";
}
.sss-fa-copy:before,
.sss-fa-files-o:before {
content: "\f0c5";
}
.sss-fa-paperclip:before {
content: "\f0c6";
}
.sss-fa-save:before,
.sss-fa-floppy-o:before {
content: "\f0c7";
}
.sss-fa-square:before {
content: "\f0c8";
}
.sss-fa-navicon:before,
.sss-fa-reorder:before,
.sss-fa-bars:before {
content: "\f0c9";
}
.sss-fa-list-ul:before {
content: "\f0ca";
}
.sss-fa-list-ol:before {
content: "\f0cb";
}
.sss-fa-strikethrough:before {
content: "\f0cc";
}
.sss-fa-underline:before {
content: "\f0cd";
}
.sss-fa-table:before {
content: "\f0ce";
}
.sss-fa-magic:before {
content: "\f0d0";
}
.sss-fa-truck:before {
content: "\f0d1";
}
.sss-fa-pinterest:before {
content: "\f0d2";
}
.sss-fa-pinterest-square:before {
content: "\f0d3";
}
.sss-fa-google-plus-square:before {
content: "\f0d4";
}
.sss-fa-google-plus:before {
content: "\f0d5";
}
.sss-fa-money:before {
content: "\f0d6";
}
.sss-fa-caret-down:before {
content: "\f0d7";
}
.sss-fa-caret-up:before {
content: "\f0d8";
}
.sss-fa-caret-left:before {
content: "\f0d9";
}
.sss-fa-caret-right:before {
content: "\f0da";
}
.sss-fa-columns:before {
content: "\f0db";
}
.sss-fa-unsorted:before,
.sss-fa-sort:before {
content: "\f0dc";
}
.sss-fa-sort-down:before,
.sss-fa-sort-desc:before {
content: "\f0dd";
}
.sss-fa-sort-up:before,
.sss-fa-sort-asc:before {
content: "\f0de";
}
.sss-fa-envelope:before {
content: "\f0e0";
}
.sss-fa-linkedin:before {
content: "\f0e1";
}
.sss-fa-rotate-left:before,
.sss-fa-undo:before {
content: "\f0e2";
}
.sss-fa-legal:before,
.sss-fa-gavel:before {
content: "\f0e3";
}
.sss-fa-dashboard:before,
.sss-fa-tachometer:before {
content: "\f0e4";
}
.sss-fa-comment-o:before {
content: "\f0e5";
}
.sss-fa-comments-o:before {
content: "\f0e6";
}
.sss-fa-flash:before,
.sss-fa-bolt:before {
content: "\f0e7";
}
.sss-fa-sitemap:before {
content: "\f0e8";
}
.sss-fa-umbrella:before {
content: "\f0e9";
}
.sss-fa-paste:before,
.sss-fa-clipboard:before {
content: "\f0ea";
}
.sss-fa-lightbulb-o:before {
content: "\f0eb";
}
.sss-fa-exchange:before {
content: "\f0ec";
}
.sss-fa-cloud-download:before {
content: "\f0ed";
}
.sss-fa-cloud-upload:before {
content: "\f0ee";
}
.sss-fa-user-md:before {
content: "\f0f0";
}
.sss-fa-stethoscope:before {
content: "\f0f1";
}
.sss-fa-suitcase:before {
content: "\f0f2";
}
.sss-fa-bell-o:before {
content: "\f0a2";
}
.sss-fa-coffee:before {
content: "\f0f4";
}
.sss-fa-cutlery:before {
content: "\f0f5";
}
.sss-fa-file-text-o:before {
content: "\f0f6";
}
.sss-fa-building-o:before {
content: "\f0f7";
}
.sss-fa-hospital-o:before {
content: "\f0f8";
}
.sss-fa-ambulance:before {
content: "\f0f9";
}
.sss-fa-medkit:before {
content: "\f0fa";
}
.sss-fa-fighter-jet:before {
content: "\f0fb";
}
.sss-fa-beer:before {
content: "\f0fc";
}
.sss-fa-h-square:before {
content: "\f0fd";
}
.sss-fa-plus-square:before {
content: "\f0fe";
}
.sss-fa-angle-double-left:before {
content: "\f100";
}
.sss-fa-angle-double-right:before {
content: "\f101";
}
.sss-fa-angle-double-up:before {
content: "\f102";
}
.sss-fa-angle-double-down:before {
content: "\f103";
}
.sss-fa-angle-left:before {
content: "\f104";
}
.sss-fa-angle-right:before {
content: "\f105";
}
.sss-fa-angle-up:before {
content: "\f106";
}
.sss-fa-angle-down:before {
content: "\f107";
}
.sss-fa-desktop:before {
content: "\f108";
}
.sss-fa-laptop:before {
content: "\f109";
}
.sss-fa-tablet:before {
content: "\f10a";
}
.sss-fa-mobile-phone:before,
.sss-fa-mobile:before {
content: "\f10b";
}
.sss-fa-circle-o:before {
content: "\f10c";
}
.sss-fa-quote-left:before {
content: "\f10d";
}
.sss-fa-quote-right:before {
content: "\f10e";
}
.sss-fa-spinner:before {
content: "\f110";
}
.sss-fa-circle:before {
content: "\f111";
}
.sss-fa-mail-reply:before,
.sss-fa-reply:before {
content: "\f112";
}
.sss-fa-github-alt:before {
content: "\f113";
}
.sss-fa-folder-o:before {
content: "\f114";
}
.sss-fa-folder-open-o:before {
content: "\f115";
}
.sss-fa-smile-o:before {
content: "\f118";
}
.sss-fa-frown-o:before {
content: "\f119";
}
.sss-fa-meh-o:before {
content: "\f11a";
}
.sss-fa-gamepad:before {
content: "\f11b";
}
.sss-fa-keyboard-o:before {
content: "\f11c";
}
.sss-fa-flag-o:before {
content: "\f11d";
}
.sss-fa-flag-checkered:before {
content: "\f11e";
}
.sss-fa-terminal:before {
content: "\f120";
}
.sss-fa-code:before {
content: "\f121";
}
.sss-fa-mail-reply-all:before,
.sss-fa-reply-all:before {
content: "\f122";
}
.sss-fa-star-half-empty:before,
.sss-fa-star-half-full:before,
.sss-fa-star-half-o:before {
content: "\f123";
}
.sss-fa-location-arrow:before {
content: "\f124";
}
.sss-fa-crop:before {
content: "\f125";
}
.sss-fa-code-fork:before {
content: "\f126";
}
.sss-fa-unlink:before,
.sss-fa-chain-broken:before {
content: "\f127";
}
.sss-fa-question:before {
content: "\f128";
}
.sss-fa-info:before {
content: "\f129";
}
.sss-fa-exclamation:before {
content: "\f12a";
}
.sss-fa-superscript:before {
content: "\f12b";
}
.sss-fa-subscript:before {
content: "\f12c";
}
.sss-fa-eraser:before {
content: "\f12d";
}
.sss-fa-puzzle-piece:before {
content: "\f12e";
}
.sss-fa-microphone:before {
content: "\f130";
}
.sss-fa-microphone-slash:before {
content: "\f131";
}
.sss-fa-shield:before {
content: "\f132";
}
.sss-fa-calendar-o:before {
content: "\f133";
}
.sss-fa-fire-extinguisher:before {
content: "\f134";
}
.sss-fa-rocket:before {
content: "\f135";
}
.sss-fa-maxcdn:before {
content: "\f136";
}
.sss-fa-chevron-circle-left:before {
content: "\f137";
}
.sss-fa-chevron-circle-right:before {
content: "\f138";
}
.sss-fa-chevron-circle-up:before {
content: "\f139";
}
.sss-fa-chevron-circle-down:before {
content: "\f13a";
}
.sss-fa-html5:before {
content: "\f13b";
}
.sss-fa-css3:before {
content: "\f13c";
}
.sss-fa-anchor:before {
content: "\f13d";
}
.sss-fa-unlock-alt:before {
content: "\f13e";
}
.sss-fa-bullseye:before {
content: "\f140";
}
.sss-fa-ellipsis-h:before {
content: "\f141";
}
.sss-fa-ellipsis-v:before {
content: "\f142";
}
.sss-fa-rss-square:before {
content: "\f143";
}
.sss-fa-play-circle:before {
content: "\f144";
}
.sss-fa-ticket:before {
content: "\f145";
}
.sss-fa-minus-square:before {
content: "\f146";
}
.sss-fa-minus-square-o:before {
content: "\f147";
}
.sss-fa-level-up:before {
content: "\f148";
}
.sss-fa-level-down:before {
content: "\f149";
}
.sss-fa-check-square:before {
content: "\f14a";
}
.sss-fa-pencil-square:before {
content: "\f14b";
}
.sss-fa-external-link-square:before {
content: "\f14c";
}
.sss-fa-share-square:before {
content: "\f14d";
}
.sss-fa-compass:before {
content: "\f14e";
}
.sss-fa-toggle-down:before,
.sss-fa-caret-square-o-down:before {
content: "\f150";
}
.sss-fa-toggle-up:before,
.sss-fa-caret-square-o-up:before {
content: "\f151";
}
.sss-fa-toggle-right:before,
.sss-fa-caret-square-o-right:before {
content: "\f152";
}
.sss-fa-euro:before,
.sss-fa-eur:before {
content: "\f153";
}
.sss-fa-gbp:before {
content: "\f154";
}
.sss-fa-dollar:before,
.sss-fa-usd:before {
content: "\f155";
}
.sss-fa-rupee:before,
.sss-fa-inr:before {
content: "\f156";
}
.sss-fa-cny:before,
.sss-fa-rmb:before,
.sss-fa-yen:before,
.sss-fa-jpy:before {
content: "\f157";
}
.sss-fa-ruble:before,
.sss-fa-rouble:before,
.sss-fa-rub:before {
content: "\f158";
}
.sss-fa-won:before,
.sss-fa-krw:before {
content: "\f159";
}
.sss-fa-bitcoin:before,
.sss-fa-btc:before {
content: "\f15a";
}
.sss-fa-file:before {
content: "\f15b";
}
.sss-fa-file-text:before {
content: "\f15c";
}
.sss-fa-sort-alpha-asc:before {
content: "\f15d";
}
.sss-fa-sort-alpha-desc:before {
content: "\f15e";
}
.sss-fa-sort-amount-asc:before {
content: "\f160";
}
.sss-fa-sort-amount-desc:before {
content: "\f161";
}
.sss-fa-sort-numeric-asc:before {
content: "\f162";
}
.sss-fa-sort-numeric-desc:before {
content: "\f163";
}
.sss-fa-thumbs-up:before {
content: "\f164";
}
.sss-fa-thumbs-down:before {
content: "\f165";
}
.sss-fa-youtube-square:before {
content: "\f166";
}
.sss-fa-youtube:before {
content: "\f167";
}
.sss-fa-xing:before {
content: "\f168";
}
.sss-fa-xing-square:before {
content: "\f169";
}
.sss-fa-youtube-play:before {
content: "\f16a";
}
.sss-fa-dropbox:before {
content: "\f16b";
}
.sss-fa-stack-overflow:before {
content: "\f16c";
}
.sss-fa-instagram:before {
content: "\f16d";
}
.sss-fa-flickr:before {
content: "\f16e";
}
.sss-fa-adn:before {
content: "\f170";
}
.sss-fa-bitbucket:before {
content: "\f171";
}
.sss-fa-bitbucket-square:before {
content: "\f172";
}
.sss-fa-tumblr:before {
content: "\f173";
}
.sss-fa-tumblr-square:before {
content: "\f174";
}
.sss-fa-long-arrow-down:before {
content: "\f175";
}
.sss-fa-long-arrow-up:before {
content: "\f176";
}
.sss-fa-long-arrow-left:before {
content: "\f177";
}
.sss-fa-long-arrow-right:before {
content: "\f178";
}
.sss-fa-apple:before {
content: "\f179";
}
.sss-fa-windows:before {
content: "\f17a";
}
.sss-fa-android:before {
content: "\f17b";
}
.sss-fa-linux:before {
content: "\f17c";
}
.sss-fa-dribbble:before {
content: "\f17d";
}
.sss-fa-skype:before {
content: "\f17e";
}
.sss-fa-foursquare:before {
content: "\f180";
}
.sss-fa-trello:before {
content: "\f181";
}
.sss-fa-female:before {
content: "\f182";
}
.sss-fa-male:before {
content: "\f183";
}
.sss-fa-gittip:before,
.sss-fa-gratipay:before {
content: "\f184";
}
.sss-fa-sun-o:before {
content: "\f185";
}
.sss-fa-moon-o:before {
content: "\f186";
}
.sss-fa-archive:before {
content: "\f187";
}
.sss-fa-bug:before {
content: "\f188";
}
.sss-fa-vk:before {
content: "\f189";
}
.sss-fa-weibo:before {
content: "\f18a";
}
.sss-fa-renren:before {
content: "\f18b";
}
.sss-fa-pagelines:before {
content: "\f18c";
}
.sss-fa-stack-exchange:before {
content: "\f18d";
}
.sss-fa-arrow-circle-o-right:before {
content: "\f18e";
}
.sss-fa-arrow-circle-o-left:before {
content: "\f190";
}
.sss-fa-toggle-left:before,
.sss-fa-caret-square-o-left:before {
content: "\f191";
}
.sss-fa-dot-circle-o:before {
content: "\f192";
}
.sss-fa-wheelchair:before {
content: "\f193";
}
.sss-fa-vimeo-square:before {
content: "\f194";
}
.sss-fa-turkish-lira:before,
.sss-fa-try:before {
content: "\f195";
}
.sss-fa-plus-square-o:before {
content: "\f196";
}
.sss-fa-space-shuttle:before {
content: "\f197";
}
.sss-fa-slack:before {
content: "\f198";
}
.sss-fa-envelope-square:before {
content: "\f199";
}
.sss-fa-wordpress:before {
content: "\f19a";
}
.sss-fa-openid:before {
content: "\f19b";
}
.sss-fa-institution:before,
.sss-fa-bank:before,
.sss-fa-university:before {
content: "\f19c";
}
.sss-fa-mortar-board:before,
.sss-fa-graduation-cap:before {
content: "\f19d";
}
.sss-fa-yahoo:before {
content: "\f19e";
}
.sss-fa-google:before {
content: "\f1a0";
}
.sss-fa-reddit:before {
content: "\f1a1";
}
.sss-fa-reddit-square:before {
content: "\f1a2";
}
.sss-fa-stumbleupon-circle:before {
content: "\f1a3";
}
.sss-fa-stumbleupon:before {
content: "\f1a4";
}
.sss-fa-delicious:before {
content: "\f1a5";
}
.sss-fa-digg:before {
content: "\f1a6";
}
.sss-fa-pied-piper-pp:before {
content: "\f1a7";
}
.sss-fa-pied-piper-alt:before {
content: "\f1a8";
}
.sss-fa-drupal:before {
content: "\f1a9";
}
.sss-fa-joomla:before {
content: "\f1aa";
}
.sss-fa-language:before {
content: "\f1ab";
}
.sss-fa-fax:before {
content: "\f1ac";
}
.sss-fa-building:before {
content: "\f1ad";
}
.sss-fa-child:before {
content: "\f1ae";
}
.sss-fa-paw:before {
content: "\f1b0";
}
.sss-fa-spoon:before {
content: "\f1b1";
}
.sss-fa-cube:before {
content: "\f1b2";
}
.sss-fa-cubes:before {
content: "\f1b3";
}
.sss-fa-behance:before {
content: "\f1b4";
}
.sss-fa-behance-square:before {
content: "\f1b5";
}
.sss-fa-steam:before {
content: "\f1b6";
}
.sss-fa-steam-square:before {
content: "\f1b7";
}
.sss-fa-recycle:before {
content: "\f1b8";
}
.sss-fa-automobile:before,
.sss-fa-car:before {
content: "\f1b9";
}
.sss-fa-cab:before,
.sss-fa-taxi:before {
content: "\f1ba";
}
.sss-fa-tree:before {
content: "\f1bb";
}
.sss-fa-spotify:before {
content: "\f1bc";
}
.sss-fa-deviantart:before {
content: "\f1bd";
}
.sss-fa-soundcloud:before {
content: "\f1be";
}
.sss-fa-database:before {
content: "\f1c0";
}
.sss-fa-file-pdf-o:before {
content: "\f1c1";
}
.sss-fa-file-word-o:before {
content: "\f1c2";
}
.sss-fa-file-excel-o:before {
content: "\f1c3";
}
.sss-fa-file-powerpoint-o:before {
content: "\f1c4";
}
.sss-fa-file-photo-o:before,
.sss-fa-file-picture-o:before,
.sss-fa-file-image-o:before {
content: "\f1c5";
}
.sss-fa-file-zip-o:before,
.sss-fa-file-archive-o:before {
content: "\f1c6";
}
.sss-fa-file-sound-o:before,
.sss-fa-file-audio-o:before {
content: "\f1c7";
}
.sss-fa-file-movie-o:before,
.sss-fa-file-video-o:before {
content: "\f1c8";
}
.sss-fa-file-code-o:before {
content: "\f1c9";
}
.sss-fa-vine:before {
content: "\f1ca";
}
.sss-fa-codepen:before {
content: "\f1cb";
}
.sss-fa-jsfiddle:before {
content: "\f1cc";
}
.sss-fa-life-bouy:before,
.sss-fa-life-buoy:before,
.sss-fa-life-saver:before,
.sss-fa-support:before,
.sss-fa-life-ring:before {
content: "\f1cd";
}
.sss-fa-circle-o-notch:before {
content: "\f1ce";
}
.sss-fa-ra:before,
.sss-fa-resistance:before,
.sss-fa-rebel:before {
content: "\f1d0";
}
.sss-fa-ge:before,
.sss-fa-empire:before {
content: "\f1d1";
}
.sss-fa-git-square:before {
content: "\f1d2";
}
.sss-fa-git:before {
content: "\f1d3";
}
.sss-fa-y-combinator-square:before,
.sss-fa-yc-square:before,
.sss-fa-hacker-news:before {
content: "\f1d4";
}
.sss-fa-tencent-weibo:before {
content: "\f1d5";
}
.sss-fa-qq:before {
content: "\f1d6";
}
.sss-fa-wechat:before,
.sss-fa-weixin:before {
content: "\f1d7";
}
.sss-fa-send:before,
.sss-fa-paper-plane:before {
content: "\f1d8";
}
.sss-fa-send-o:before,
.sss-fa-paper-plane-o:before {
content: "\f1d9";
}
.sss-fa-history:before {
content: "\f1da";
}
.sss-fa-circle-thin:before {
content: "\f1db";
}
.sss-fa-header:before {
content: "\f1dc";
}
.sss-fa-paragraph:before {
content: "\f1dd";
}
.sss-fa-sliders:before {
content: "\f1de";
}
.sss-fa-share-alt:before {
content: "\f1e0";
}
.sss-fa-share-alt-square:before {
content: "\f1e1";
}
.sss-fa-bomb:before {
content: "\f1e2";
}
.sss-fa-soccer-ball-o:before,
.sss-fa-futbol-o:before {
content: "\f1e3";
}
.sss-fa-tty:before {
content: "\f1e4";
}
.sss-fa-binoculars:before {
content: "\f1e5";
}
.sss-fa-plug:before {
content: "\f1e6";
}
.sss-fa-slideshare:before {
content: "\f1e7";
}
.sss-fa-twitch:before {
content: "\f1e8";
}
.sss-fa-yelp:before {
content: "\f1e9";
}
.sss-fa-newspaper-o:before {
content: "\f1ea";
}
.sss-fa-wifi:before {
content: "\f1eb";
}
.sss-fa-calculator:before {
content: "\f1ec";
}
.sss-fa-paypal:before {
content: "\f1ed";
}
.sss-fa-google-wallet:before {
content: "\f1ee";
}
.sss-fa-cc-visa:before {
content: "\f1f0";
}
.sss-fa-cc-mastercard:before {
content: "\f1f1";
}
.sss-fa-cc-discover:before {
content: "\f1f2";
}
.sss-fa-cc-amex:before {
content: "\f1f3";
}
.sss-fa-cc-paypal:before {
content: "\f1f4";
}
.sss-fa-cc-stripe:before {
content: "\f1f5";
}
.sss-fa-bell-slash:before {
content: "\f1f6";
}
.sss-fa-bell-slash-o:before {
content: "\f1f7";
}
.sss-fa-trash:before {
content: "\f1f8";
}
.sss-fa-copyright:before {
content: "\f1f9";
}
.sss-fa-at:before {
content: "\f1fa";
}
.sss-fa-eyedropper:before {
content: "\f1fb";
}
.sss-fa-paint-brush:before {
content: "\f1fc";
}
.sss-fa-birthday-cake:before {
content: "\f1fd";
}
.sss-fa-area-chart:before {
content: "\f1fe";
}
.sss-fa-pie-chart:before {
content: "\f200";
}
.sss-fa-line-chart:before {
content: "\f201";
}
.sss-fa-lastfm:before {
content: "\f202";
}
.sss-fa-lastfm-square:before {
content: "\f203";
}
.sss-fa-toggle-off:before {
content: "\f204";
}
.sss-fa-toggle-on:before {
content: "\f205";
}
.sss-fa-bicycle:before {
content: "\f206";
}
.sss-fa-bus:before {
content: "\f207";
}
.sss-fa-ioxhost:before {
content: "\f208";
}
.sss-fa-angellist:before {
content: "\f209";
}
.sss-fa-cc:before {
content: "\f20a";
}
.sss-fa-shekel:before,
.sss-fa-sheqel:before,
.sss-fa-ils:before {
content: "\f20b";
}
.sss-fa-meanpath:before {
content: "\f20c";
}
.sss-fa-buysellads:before {
content: "\f20d";
}
.sss-fa-connectdevelop:before {
content: "\f20e";
}
.sss-fa-dashcube:before {
content: "\f210";
}
.sss-fa-forumbee:before {
content: "\f211";
}
.sss-fa-leanpub:before {
content: "\f212";
}
.sss-fa-sellsy:before {
content: "\f213";
}
.sss-fa-shirtsinbulk:before {
content: "\f214";
}
.sss-fa-simplybuilt:before {
content: "\f215";
}
.sss-fa-skyatlas:before {
content: "\f216";
}
.sss-fa-cart-plus:before {
content: "\f217";
}
.sss-fa-cart-arrow-down:before {
content: "\f218";
}
.sss-fa-diamond:before {
content: "\f219";
}
.sss-fa-ship:before {
content: "\f21a";
}
.sss-fa-user-secret:before {
content: "\f21b";
}
.sss-fa-motorcycle:before {
content: "\f21c";
}
.sss-fa-street-view:before {
content: "\f21d";
}
.sss-fa-heartbeat:before {
content: "\f21e";
}
.sss-fa-venus:before {
content: "\f221";
}
.sss-fa-mars:before {
content: "\f222";
}
.sss-fa-mercury:before {
content: "\f223";
}
.sss-fa-intersex:before,
.sss-fa-transgender:before {
content: "\f224";
}
.sss-fa-transgender-alt:before {
content: "\f225";
}
.sss-fa-venus-double:before {
content: "\f226";
}
.sss-fa-mars-double:before {
content: "\f227";
}
.sss-fa-venus-mars:before {
content: "\f228";
}
.sss-fa-mars-stroke:before {
content: "\f229";
}
.sss-fa-mars-stroke-v:before {
content: "\f22a";
}
.sss-fa-mars-stroke-h:before {
content: "\f22b";
}
.sss-fa-neuter:before {
content: "\f22c";
}
.sss-fa-genderless:before {
content: "\f22d";
}
.sss-fa-facebook-official:before {
content: "\f230";
}
.sss-fa-pinterest-p:before {
content: "\f231";
}
.sss-fa-whatsapp:before {
content: "\f232";
}
.sss-fa-server:before {
content: "\f233";
}
.sss-fa-user-plus:before {
content: "\f234";
}
.sss-fa-user-times:before {
content: "\f235";
}
.sss-fa-hotel:before,
.sss-fa-bed:before {
content: "\f236";
}
.sss-fa-viacoin:before {
content: "\f237";
}
.sss-fa-train:before {
content: "\f238";
}
.sss-fa-subway:before {
content: "\f239";
}
.sss-fa-medium:before {
content: "\f23a";
}
.sss-fa-yc:before,
.sss-fa-y-combinator:before {
content: "\f23b";
}
.sss-fa-optin-monster:before {
content: "\f23c";
}
.sss-fa-opencart:before {
content: "\f23d";
}
.sss-fa-expeditedssl:before {
content: "\f23e";
}
.sss-fa-battery-4:before,
.sss-fa-battery:before,
.sss-fa-battery-full:before {
content: "\f240";
}
.sss-fa-battery-3:before,
.sss-fa-battery-three-quarters:before {
content: "\f241";
}
.sss-fa-battery-2:before,
.sss-fa-battery-half:before {
content: "\f242";
}
.sss-fa-battery-1:before,
.sss-fa-battery-quarter:before {
content: "\f243";
}
.sss-fa-battery-0:before,
.sss-fa-battery-empty:before {
content: "\f244";
}
.sss-fa-mouse-pointer:before {
content: "\f245";
}
.sss-fa-i-cursor:before {
content: "\f246";
}
.sss-fa-object-group:before {
content: "\f247";
}
.sss-fa-object-ungroup:before {
content: "\f248";
}
.sss-fa-sticky-note:before {
content: "\f249";
}
.sss-fa-sticky-note-o:before {
content: "\f24a";
}
.sss-fa-cc-jcb:before {
content: "\f24b";
}
.sss-fa-cc-diners-club:before {
content: "\f24c";
}
.sss-fa-clone:before {
content: "\f24d";
}
.sss-fa-balance-scale:before {
content: "\f24e";
}
.sss-fa-hourglass-o:before {
content: "\f250";
}
.sss-fa-hourglass-1:before,
.sss-fa-hourglass-start:before {
content: "\f251";
}
.sss-fa-hourglass-2:before,
.sss-fa-hourglass-half:before {
content: "\f252";
}
.sss-fa-hourglass-3:before,
.sss-fa-hourglass-end:before {
content: "\f253";
}
.sss-fa-hourglass:before {
content: "\f254";
}
.sss-fa-hand-grab-o:before,
.sss-fa-hand-rock-o:before {
content: "\f255";
}
.sss-fa-hand-stop-o:before,
.sss-fa-hand-paper-o:before {
content: "\f256";
}
.sss-fa-hand-scissors-o:before {
content: "\f257";
}
.sss-fa-hand-lizard-o:before {
content: "\f258";
}
.sss-fa-hand-spock-o:before {
content: "\f259";
}
.sss-fa-hand-pointer-o:before {
content: "\f25a";
}
.sss-fa-hand-peace-o:before {
content: "\f25b";
}
.sss-fa-trademark:before {
content: "\f25c";
}
.sss-fa-registered:before {
content: "\f25d";
}
.sss-fa-creative-commons:before {
content: "\f25e";
}
.sss-fa-gg:before {
content: "\f260";
}
.sss-fa-gg-circle:before {
content: "\f261";
}
.sss-fa-tripadvisor:before {
content: "\f262";
}
.sss-fa-odnoklassniki:before {
content: "\f263";
}
.sss-fa-odnoklassniki-square:before {
content: "\f264";
}
.sss-fa-get-pocket:before {
content: "\f265";
}
.sss-fa-wikipedia-w:before {
content: "\f266";
}
.sss-fa-safari:before {
content: "\f267";
}
.sss-fa-chrome:before {
content: "\f268";
}
.sss-fa-firefox:before {
content: "\f269";
}
.sss-fa-opera:before {
content: "\f26a";
}
.sss-fa-internet-explorer:before {
content: "\f26b";
}
.sss-fa-tv:before,
.sss-fa-television:before {
content: "\f26c";
}
.sss-fa-contao:before {
content: "\f26d";
}
.sss-fa-500px:before {
content: "\f26e";
}
.sss-fa-amazon:before {
content: "\f270";
}
.sss-fa-calendar-plus-o:before {
content: "\f271";
}
.sss-fa-calendar-minus-o:before {
content: "\f272";
}
.sss-fa-calendar-times-o:before {
content: "\f273";
}
.sss-fa-calendar-check-o:before {
content: "\f274";
}
.sss-fa-industry:before {
content: "\f275";
}
.sss-fa-map-pin:before {
content: "\f276";
}
.sss-fa-map-signs:before {
content: "\f277";
}
.sss-fa-map-o:before {
content: "\f278";
}
.sss-fa-map:before {
content: "\f279";
}
.sss-fa-commenting:before {
content: "\f27a";
}
.sss-fa-commenting-o:before {
content: "\f27b";
}
.sss-fa-houzz:before {
content: "\f27c";
}
.sss-fa-vimeo:before {
content: "\f27d";
}
.sss-fa-black-tie:before {
content: "\f27e";
}
.sss-fa-fonticons:before {
content: "\f280";
}
.sss-fa-reddit-alien:before {
content: "\f281";
}
.sss-fa-edge:before {
content: "\f282";
}
.sss-fa-credit-card-alt:before {
content: "\f283";
}
.sss-fa-codiepie:before {
content: "\f284";
}
.sss-fa-modx:before {
content: "\f285";
}
.sss-fa-fort-awesome:before {
content: "\f286";
}
.sss-fa-usb:before {
content: "\f287";
}
.sss-fa-product-hunt:before {
content: "\f288";
}
.sss-fa-mixcloud:before {
content: "\f289";
}
.sss-fa-scribd:before {
content: "\f28a";
}
.sss-fa-pause-circle:before {
content: "\f28b";
}
.sss-fa-pause-circle-o:before {
content: "\f28c";
}
.sss-fa-stop-circle:before {
content: "\f28d";
}
.sss-fa-stop-circle-o:before {
content: "\f28e";
}
.sss-fa-shopping-bag:before {
content: "\f290";
}
.sss-fa-shopping-basket:before {
content: "\f291";
}
.sss-fa-hashtag:before {
content: "\f292";
}
.sss-fa-bluetooth:before {
content: "\f293";
}
.sss-fa-bluetooth-b:before {
content: "\f294";
}
.sss-fa-percent:before {
content: "\f295";
}
.sss-fa-gitlab:before {
content: "\f296";
}
.sss-fa-wpbeginner:before {
content: "\f297";
}
.sss-fa-wpforms:before {
content: "\f298";
}
.sss-fa-envira:before {
content: "\f299";
}
.sss-fa-universal-access:before {
content: "\f29a";
}
.sss-fa-wheelchair-alt:before {
content: "\f29b";
}
.sss-fa-question-circle-o:before {
content: "\f29c";
}
.sss-fa-blind:before {
content: "\f29d";
}
.sss-fa-audio-description:before {
content: "\f29e";
}
.sss-fa-volume-control-phone:before {
content: "\f2a0";
}
.sss-fa-braille:before {
content: "\f2a1";
}
.sss-fa-assistive-listening-systems:before {
content: "\f2a2";
}
.sss-fa-asl-interpreting:before,
.sss-fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.sss-fa-deafness:before,
.sss-fa-hard-of-hearing:before,
.sss-fa-deaf:before {
content: "\f2a4";
}
.sss-fa-glide:before {
content: "\f2a5";
}
.sss-fa-glide-g:before {
content: "\f2a6";
}
.sss-fa-signing:before,
.sss-fa-sign-language:before {
content: "\f2a7";
}
.sss-fa-low-vision:before {
content: "\f2a8";
}
.sss-fa-viadeo:before {
content: "\f2a9";
}
.sss-fa-viadeo-square:before {
content: "\f2aa";
}
.sss-fa-snapchat:before {
content: "\f2ab";
}
.sss-fa-snapchat-ghost:before {
content: "\f2ac";
}
.sss-fa-snapchat-square:before {
content: "\f2ad";
}
.sss-fa-pied-piper:before {
content: "\f2ae";
}
.sss-fa-first-order:before {
content: "\f2b0";
}
.sss-fa-yoast:before {
content: "\f2b1";
}
.sss-fa-themeisle:before {
content: "\f2b2";
}
.sss-fa-google-plus-circle:before,
.sss-fa-google-plus-official:before {
content: "\f2b3";
}
.sss-fa-fa:before,
.sss-fa-font-awesome:before {
content: "\f2b4";
}
.sss-fa-handshake-o:before {
content: "\f2b5";
}
.sss-fa-envelope-open:before {
content: "\f2b6";
}
.sss-fa-envelope-open-o:before {
content: "\f2b7";
}
.sss-fa-linode:before {
content: "\f2b8";
}
.sss-fa-address-book:before {
content: "\f2b9";
}
.sss-fa-address-book-o:before {
content: "\f2ba";
}
.sss-fa-vcard:before,
.sss-fa-address-card:before {
content: "\f2bb";
}
.sss-fa-vcard-o:before,
.sss-fa-address-card-o:before {
content: "\f2bc";
}
.sss-fa-user-circle:before {
content: "\f2bd";
}
.sss-fa-user-circle-o:before {
content: "\f2be";
}
.sss-fa-user-o:before {
content: "\f2c0";
}
.sss-fa-id-badge:before {
content: "\f2c1";
}
.sss-fa-drivers-license:before,
.sss-fa-id-card:before {
content: "\f2c2";
}
.sss-fa-drivers-license-o:before,
.sss-fa-id-card-o:before {
content: "\f2c3";
}
.sss-fa-quora:before {
content: "\f2c4";
}
.sss-fa-free-code-camp:before {
content: "\f2c5";
}
.sss-fa-telegram:before {
content: "\f2c6";
}
.sss-fa-thermometer-4:before,
.sss-fa-thermometer:before,
.sss-fa-thermometer-full:before {
content: "\f2c7";
}
.sss-fa-thermometer-3:before,
.sss-fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.sss-fa-thermometer-2:before,
.sss-fa-thermometer-half:before {
content: "\f2c9";
}
.sss-fa-thermometer-1:before,
.sss-fa-thermometer-quarter:before {
content: "\f2ca";
}
.sss-fa-thermometer-0:before,
.sss-fa-thermometer-empty:before {
content: "\f2cb";
}
.sss-fa-shower:before {
content: "\f2cc";
}
.sss-fa-bathtub:before,
.sss-fa-s15:before,
.sss-fa-bath:before {
content: "\f2cd";
}
.sss-fa-podcast:before {
content: "\f2ce";
}
.sss-fa-window-maximize:before {
content: "\f2d0";
}
.sss-fa-window-minimize:before {
content: "\f2d1";
}
.sss-fa-window-restore:before {
content: "\f2d2";
}
.sss-fa-times-rectangle:before,
.sss-fa-window-close:before {
content: "\f2d3";
}
.sss-fa-times-rectangle-o:before,
.sss-fa-window-close-o:before {
content: "\f2d4";
}
.sss-fa-bandcamp:before {
content: "\f2d5";
}
.sss-fa-grav:before {
content: "\f2d6";
}
.sss-fa-etsy:before {
content: "\f2d7";
}
.sss-fa-imdb:before {
content: "\f2d8";
}
.sss-fa-ravelry:before {
content: "\f2d9";
}
.sss-fa-eercast:before {
content: "\f2da";
}
.sss-fa-microchip:before {
content: "\f2db";
}
.sss-fa-snowflake-o:before {
content: "\f2dc";
}
.sss-fa-superpowers:before {
content: "\f2dd";
}
.sss-fa-wpexplorer:before {
content: "\f2de";
}
.sss-fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.super-simple-slider-container {
overflow-x: hidden;
overflow: hidden;
width: 100%;
position: relative;
}
#primary .super-simple-slider-container,
.content-area .super-simple-slider-container {
margin-bottom: 1.5em;
}
.super-simple-slider-container.loading {
overflow: hidden;
background: url(//panayitsa.gr/wp-content/plugins/super-simple-slider/library/images/loader.gif) center center no-repeat;
}
.super-simple-slider-container.loading .super-simple-slider { 
visibility: hidden;
}
.super-simple-slider-container .super-simple-slider { 
padding: 0;
margin: 0 !important;
list-style: none;
width: 100000px;
}
.super-simple-slider-container .super-simple-slider .slide {
float: left;
position: relative;
max-width: 100vw;
width: 100vw;
margin: 0;
}
.super-simple-slider-container .super-simple-slider .slide .opacity {
height: 100%;
width: 100%;
position: absolute;
top: 0;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container {
position: absolute;
width: 100%;
top: 0px;
bottom: 0px;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay {
position: relative;
height: 100%;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay.constrained {
max-width: 1140px;
margin: 0 auto;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container {
width: calc( 50% - 570px );
height: 100%;
position: relative; 
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container {
float: left;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container {
float: right;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container .opacity-left,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container .opacity-right {
position: absolute;
width: 100%;
height: 100%;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity {
letter-spacing: 1px;
text-align: center;
word-wrap: break-word;
z-index: 8;
margin: 0 auto;
position: absolute;
width: 60%;
min-height: 0%;
padding: 3.5%;
height: auto;
top: 50%;
transform: translateY(-50%);
font-size: 24px;
left: 0;
right: 0;	
} @media screen and (min-width: 1215px) {
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.no-left-padding {
padding-left: 0;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.no-right-padding {
padding-right: 0;
}
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.boxed-left-padding {
padding-left: 22px;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.boxed-right-padding {
padding-right: 22px;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.expanded {
width: 100% !important;
}
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.constrained {
top: 0 !important;
transform: none !important;
}  .super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-left-container .opacity-left.half,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .opacity-right-container .opacity-right.half,
.super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity.half,
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity .vertical-aligner.half {
top: 50%;
transform: translateY(-50%);
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity h1,
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity h2 {
font-size: 40px;
line-height: 1.2em; margin: 0;
text-transform: none;
}
.super-simple-slider-container .slide .overlay .opacity h1,
.super-simple-slider-container .slide .overlay .opacity h2,
.super-simple-slider-container .slide .overlay .opacity h3,
.super-simple-slider-container .slide .overlay .opacity h4,
.super-simple-slider-container .slide .overlay .opacity h5,
.super-simple-slider-container .slide .overlay .opacity h6 {
color: #FFFFFF;
}
.super-simple-slider-container .slide .overlay .opacity .text,
.super-simple-slider-container .slide .overlay .opacity .buttons {
display: flex;
justify-content: center;
width: 100%;
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity p {
margin-top: 0.5em;
margin-bottom: 0.5em;
line-height: 1.3em;
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity a.button,
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity button {
margin-top: 1.4em;
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity .text.no-title > *:first-child {
margin-top: 0 !important;
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity .text > *:last-child {
margin-bottom: 0 !important;
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity img.slide-image {
width: auto;
min-width: 0;
}
.super-simple-slider-container .super-simple-slider .slide .overlay a {
color: #fff;
}
.super-simple-slider-container .super-simple-slider .slide .overlay a.button,
.super-simple-slider-container .super-simple-slider .slide .overlay button {
line-height: 1;
min-width: 140px;
margin-right: 2%;
-webkit-transition: background-color 0.2s ease 0s;
-moz-transition: background-color 0.2s ease 0s;
-ms-transition: background-color 0.2s ease 0s;
-o-transition: background-color 0.2s ease 0s;
transition: background-color 0.2s ease 0s;
}
.super-simple-slider-container .super-simple-slider .slide .overlay a.button:last-of-type,
.super-simple-slider-container .super-simple-slider .slide .overlay button:last-of-type {
margin-right: 0;
}
.super-simple-slider-container .super-simple-slider .slide .overlay a.button.no-bottom-margin,
.super-simple-slider-container .super-simple-slider .slide .overlay button.no-bottom-margin {
margin-bottom: 0 !important;
}
.super-simple-slider-container .super-simple-slider .slide img.slide-image {
display: block;
width: 100%;
height: auto;
margin: 0;
}
.super-simple-slider-container .slide .background-image {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.super-simple-slider-container .slide .background-image .placeholder {
width: 100%;
height: auto;
}
.super-simple-slider-container .scroll-to-content {
bottom: 7%;
font-size: 60px;
position: absolute;
text-align: center;
width: 100%;
z-index: 10;
color: #FFFFFF;
}
.super-simple-slider-container .super-simple-slider-pagination {
bottom: 2.1%;
height: 30px;
position: absolute;
text-align: center;
width: 100%;
z-index: 10;
}
.super-simple-slider-container .super-simple-slider-pagination a.selected span {
background-color: #FFFFFF;
position: relative;
}
.super-simple-slider-container .super-simple-slider-pagination a {
border: none;
display: inline-block;
vertical-align: middle;
padding: 4px 4px;
}
.super-simple-slider-container .super-simple-slider-pagination span {
border: 2px solid rgba(255, 255, 255, 0.6) !important;
border-radius: 8px;
border-radius: 50%;
display: inline-block;
height: 15px;
line-height: 0;
overflow: hidden;
text-indent: -100px;
width: 15px;
font-size: 0px;
}
.super-simple-slider-container .controls-container {
position: absolute;
width: 100%;
top: 0px;
bottom: 0px;
}
.super-simple-slider-container .controls-container .controls {
position: relative;
height: 100%;
}
.super-simple-slider-container .prev,
.super-simple-slider-container .next {
position: absolute;
height: 49px;
width: 49px;
text-align: center;
opacity: 0;
cursor: pointer;
z-index: 9;
transform: scale(0.7);
border: 1px solid #FFFFFF;
color: #FFFFFF;
will-change: opacity; outline: 1px solid transparent;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.super-simple-slider-container .prev.half,
.super-simple-slider-container .next.half {
top: 50%;
transform: scale(0.7) translateY(-50%);
}
.super-simple-slider-container .prev {
left: 4.5%;
}
.super-simple-slider-container .next {
right: 4.5%;
}
.super-simple-slider-container .prev.square:hover,
.super-simple-slider-container .next.square:hover,
.super-simple-slider-container .prev.round:hover,
.super-simple-slider-container .next.round:hover {
background-color: rgba(255, 255, 255, 0.65);
}
.super-simple-slider-container:hover .prev,
.super-simple-slider-container:hover .next {
opacity: 1;
}
.super-simple-slider-container:hover .prev.half,
.super-simple-slider-container:hover .next.half {
transform: scale(1) translateY(-50%);
}
.super-simple-slider-container:hover .prev.disabled,
.super-simple-slider-container:hover .next.disabled {
opacity: 0.4;
cursor: default;
}
.super-simple-slider-placeholder {
margin: 0 0 83px 0;
} .super-simple-slider-container .slide .overlay-container {
position: absolute;
width: 100%;
top: 0px;
bottom: 0px;
}
.super-simple-slider-container .slide .overlay-container .overlay {
position: relative;
height: 100%;
}
.super-simple-slider-container .slide .overlay-container .overlay .opacity {
color: #FFFFFF;
letter-spacing: 1px;
text-align: center;
word-wrap: break-word;
z-index: 8;
margin: 0 auto;
position: absolute;
min-height: 0%;
height: auto;
top: 50%;
transform: translateY(-50%);
font-size: 24px;
left: 0;
right: 0;	
} @media only screen and (max-width: 1000px) {
.slider-placeholder {
display: none;
}
}
@media only screen and (max-width: 960px) { .super-simple-slider-container .super-simple-slider .slide .overlay-container .overlay .opacity {
top: 20% !important;
transform: none !important;
width: 80% !important;
min-height: 100%;
}
.super-simple-slider-container .super-simple-slider-pagination {
display: none !important;
}
}
@media only screen and (max-width: 800px) {  }
@media (max-width: 767px) {
.super-simple-slider-container .prev {
left: 2.5%;
}
.super-simple-slider-container .next {
right: 2.5%;
}
}
@media (max-width: 500px) {
.super-simple-slider-container .super-simple-slider .slide .overlay a.button,
.super-simple-slider-container .super-simple-slider .slide .overlay button {
min-width: 100px;
}
}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//panayitsa.gr/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}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%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body    {
line-height: 1;
}
table   {
border-collapse: collapse;
border-spacing: 0;
}
:focus  {
outline: 0;
}  .clear  {
clear: both;
line-height: 1;
margin: 0;
padding: 0;        
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;      
} .clearfix:before, 
.clearfix:after { 
content: ""; display: table; 
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.left   {
float: left;
display: inline;
position: fixed;
top: 0;
}
.right  {
float: right;
display: inline;
}
.centered {
margin-left: auto;
margin-right: auto;
display: block;
clear: both;
}
.text-center {
text-align: center;
display: block !important;
}
.justify { 
text-align: justify; 
}        
.italic {
font-style: italic;
}
.hidden	{ 
display: none 
}
.overflow  { 
overflow: hidden; 
}
.sticky {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
iframe,
embed {
max-width: 100%;
}
.linkcat li,
.blogroll li {
list-style-type:none;
}
.meta-box-missing-message {
font-weight: bold;
color: rgba(255,0,20,0.5);
text-transform: uppercase;
letter-spacing: 2px;
max-width: 400px;
margin: 0 auto;
}  body, 
.menu-tabs .button,
.single-gallery-image .overlay .gallery-title,
.page-subtitle,
#reply-title, h6#comments-number,
textarea, input {
font-family: "Open Sans", "Helvetica neue", Helvetica, Arial, sans-serif; ;
}
h1, h2, h3, h4, h5, h6,
.details,
.dropcap,
.hours {
font-family: "Roboto Condensed", "Helvetica neue", Helvetica, Arial, sans-serif; 
}
.serif,
.postinfo-small,
.menu-desc,
.specialmenuitem,
.menu-category-description {
font-family: Georgia, serif;
font-style: italic;
}
body    {
font-size: 14px;
font-weight: 300;
line-height: 28px;     
height: 100%;
color: #4a4c4e; 
}
p       {
margin: 28px 0;
position: relative;
line-height: 2em;
}
a,
a:link,
a:focus,
a:active {
outline: 0;
text-decoration: none;
}
p a:not(.button):not(.pretty_image), 
.contentbox-content a:not(.button),
.slide-description a,
.postinfo a {
border-bottom: 1px solid #ccc;
}        
h1, h2, h3, h4, h5, h6,
.details,
.dropcap {
font-weight: 600;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {      
color: #303033;     
}
h1, h2, h3, h4, h5, h6 {
line-height: 28px;         
clear: both;
position: relative;
margin: 28px 0;
padding: 0;
}
h1      {
font-size: 38px;
line-height: 44px;
}
h2      {
font-size: 32px;
line-height: 40px;
}
h3      {
font-size: 28px;
line-height: 36px;
}
h4      {
font-size: 24px;
line-height: 32px;
}
h5      {
font-size: 20px;
line-height: 28px;
}
h6      {
font-size: 16px;
line-height: 20px;
}
.pagetitle,
.page-title,
.single-blog-title {
font-size: 60px;
line-height: 1.06em;
left: 0;
padding: 0;
padding-left: 8px;
margin: 0;
clear: none;    
font-weight: 800;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.single-blog-title {
padding: 0;
}
.page-title {
margin: 0px;
padding: 12px 0 16px 0;
text-align: center;
}
.archive .page-title {
margin-bottom: 48px;
}
.page-subtitle {
margin: 0 auto;
padding: 17px 24px;
max-width: 500px;
display: block !important;
line-height: 24px;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;	
text-align: center;
clear:both;
color: #ccc;
}
.blog-title {
font-size: 16px;
font-weight: 600;
line-height: 28px;        
margin: 0;
padding: 17px 0 0 0;
position: relative;
word-wrap: break-word;
-ms-word-wrap: break-word;         
}
.blog-regular .blog-title {
font-size: 24px;
line-height: 32px;          
} 
h2.blog-title a, 
h2.blog-title a:link, 
h2.blog-title a:focus, 
h2.blog-title a:active {
color: #1a1c1e;
}
.slide-title {
font-size: 72px;
line-height: 1em;
text-align: center;
display: block;
margin-top: 0;  
margin-bottom: 20px;    
padding-left: 8px;         
color: #1a1c1e;           	
}
.contentbox-title-small {
font-size: 16px;
font-weight: 600; 
line-height: 20px;
margin-top: 20px;                   
}
.contentbox-title-medium {
font-size: 36px;
line-height: 1.2em;
margin-top: 17px;
margin-bottom: 20px;        
}
.contentbox-title-small-light {
font-size: 16px;
line-height: 20px;
font-weight: 100;    
margin-top: 20px;                   
}
.menu-title {
display: inline;
clear: left;
margin: 0;
box-decoration-break: clone;
padding-right: 36px;
} 
.team-title {
font-size: 16px;
line-height: 24px;        
font-weight: 600;
margin: 0;
padding: 24px 0 0 0;
position: relative;
text-align: center;
word-wrap: break-word;
-ms-word-wrap: break-word; 
} 
.event-title {
font-size: 20px;
line-height: 28px;        
font-weight: 600;
position: relative;
word-wrap: break-word;
-ms-word-wrap: break-word;  
}
.searchresults {
font-size: 16px;
line-height: 24px;
top: 0;
background-color: #e4e4e4;
text-align: center;
padding: 4px;
margin: 48px 24px;
font-weight: 700;        
}
.widgettitle { 
color: #505254;
font-size: 14px;
font-weight: 800;
line-height: 24px;
margin: 0;
padding: 0 2px 8px 0;
position: relative;
} 
.dash   { 
letter-spacing:-3px;
}  
#sidebar .dash   { 
margin-top: 8px;
}             
.round {
border-radius: 999px;
}
.serif {
text-transform: none;
} .serif {
letter-spacing: 1px;
} body    {   
letter-spacing: 0.4px;   
}
.slide-description,
.page-subtitle {
letter-spacing: 1.6px;
}
.sf-menu a {
letter-spacing: 1.6px;   
}
.sf-menu li:last-of-type a {
margin-right: -1.6px;
}
.sf-menu ul a {
letter-spacing: 1px;
}
.button,
#submit,
input[type="submit"],
input.wpcf7-submit,
button-outline,
.commentlist .reply a,
.menu-tabs .button {    
letter-spacing: 1.6px;
}
.sectionbuttons .button {
letter-spacing: 2.4px;
}
.single-gallery-image .overlay .gallery-title {
letter-spacing: 4px;
}
.team-position,
.team-email,
.team-moreinfo {
letter-spacing: 1px;   
} 
.widget_search #searchform input {
letter-spacing: 2px;
}
#commentform label {
letter-spacing: 2px;
}
.specialmenuitem {
letter-spacing: 0.6px;
}
.menu-desc,
.menu-category-description {
letter-spacing: 0.2px;
}
div.wpcf7,
.wpcf7 input,
.wpcf7 textarea {
letter-spacing: 2.4px;
}
.wpcf7-list-item-label {
letter-spacing: 1.7px;
}
span.wpcf7-not-valid-tip {
letter-spacing: 0.8px;
}
div.wpcf7-response-output {
letter-spacing: 0.8px;
} #topinfo {
letter-spacing: 1.6px; 
}
.pagetitle,
.page-title,
.single-blog-title,
.slide-title {
letter-spacing: 8px; 
letter-spacing: 0.1em;        	
}
.overlay .gallery-title {
letter-spacing: 6px;
word-wrap: break-word;
}
.contentbox-title-medium {
letter-spacing: 4px;       
}
.contentbox-title-small-light {
letter-spacing: 4px;               
}
h1, h2, h3, h4, h5, h6 {
letter-spacing: 1.2px;          
}
.contentbox-title-small {
letter-spacing: 1.2px;                  
}
.event-time {
letter-spacing: 1px;	
}        
.logo {
letter-spacing: 1px;
}
.menu-title,
h6.menu-item-title {
letter-spacing: 0.6px;
}  .widgettitle,
.searchresults,
.event-title,
.team-title,
.slide-title,
.blog-title,
.pagetitle,
.page-title,
.single-blog-title,
.menu-cat,
.menu-category-title,
.menu-title,
.menu-item-title,
.overlay h2,
.content-box-title,
.commentlist cite, .commentlist .vcard cite.fn, .commentlist .vcard cite.fn a.url {
text-transform: uppercase;
}
.wpcf7 p,
.wpcf7 input,
.wpcf7 textarea {
text-transform: uppercase;
}
a:link,
.content a:visited,
.content a:active,
.gallery-thumb img,
a:hover .lastfm,
.login-submit input,
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu ul a:hover,
.clientlogos li a img, 
.socialicons i,
a.pp_previous i,
a.pp_next i {
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.button,
.button:hover,
.button-outline,
.event-more-info,
li.comment .reply {
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
ul, ol, dl, dd, blockquote, address,
table, fieldset, form, .gallery-row {
margin: 24px 0;
}
.small  { font-size: 10px; }
strong  { font-weight: 800; }
address, em, dfn, cite, var { font-style: italic; }
dfn     { font-weight: bold; }
del, strike     { text-decoration: line-through; }
ins     { 
text-decoration: none;
border-bottom: 1px dashed #ccc;
}
sup, sub     {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup     {
top: -0.5em;
}
sub     {
bottom: -0.25em;
}
blockquote, q {
quotes: none;
margin-left: 24px !important;
border-left: 4px solid #ddd;     
padding: 1px 20px;
position: relative;
clear: none;
font-size: 16px;
line-height: 32px;
top: -2px;
color: #888; 
text-transform: uppercase;
letter-spacing: 3px;
}
blockquote p {
color: #6a6c6e; 
font-weight: 100;
margin: 12px 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
blockquote.left {
margin-right: 20px;
text-align: left;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: right;
margin-right: 0;
width: 33%;
float: right;
}
cite {
font-size: 12px;
text-transform: none;
letter-spacing: 0;
color: #808080;
}
dt {font-weight: bold;}
abbr, dfn, acronym, acronym {
cursor: help;
}
tt {
font-family: Courier ;     
}
pre, code, kbd {
font-family: Courier ;
font-size: 15px;     
white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
pre {
display: block;
font-size: 14px;
margin: 24px 0;
padding: 18px 20px;
background-color: #eee;
color: #777;
}
ul, ol  {margin: 24px 0 24px 18px;}
ul li, ol li ul li {
list-style-type: disc;
padding-left: 2px;	
}
ol li, ul li ol li {list-style-type: decimal;}
table   {
margin: 0;
width: 100%;
}
table th,
table td {
padding: 12px 24px 12px 0;
line-height: 19px;
text-align: left;
-moz-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
table th {
font-weight: bold;
}  html    {
height: 100%
}
body {
background-color: #f4f4f4;
}
.page-template-page-templatestemplate-frontpage-php,
.page-template-page-templatestemplate-fullwidth-php  {
background-color: #fff;
} header {
width: 100%;
z-index: 999;
} 
.stickytop,
.stickynavi {
z-index: 999;
}
.stuck {
position: fixed;
top:0;
} #topinfo {
font-weight: 400;
display: inline-block;
overflow: hidden;
width: 100%;
margin-bottom: -9px;
background-color: #202226;
text-transform: uppercase;	
}
#topinfo,
#topinfo a {
color: #fff;		
}
#topinfo .locationname {
font-weight: 700;
} 
#topinfo,
#topinfo i {
font-size: 11px;
} 
#topinfo .fa.fa-phone {
position: relative;
top: 1px;
margin-right: 0;
}
#topinfo .fa.fa-clock-o {
margin-right: 0;
}
#topinfo .fa {
margin-right: 4px;
}
#topinfo ul {
margin: 0;     
padding: 0 21px;
} #topinfo .location-wrap {
float: right;
}
.location1, 
.location2 {
float: right;
}
#topinfo ul li {
list-style-type: none;
float: left;
padding: 6px 0 6px 24px;
}  
#topinfo .location2 li { padding-top: 0;
margin-top: -16px;      
} #topinfo .social-wrap {
width: auto;
margin: 0;
overflow: hidden;
float: right;
}
#topinfo .socialicons {
float: none;
left: auto;
margin: 0;
position: relative;  
padding-left: 10px; 
padding-right: 18px;
}
#topinfo .socialicons li {
display: inline;
float: left;
position: relative;
right: auto;
padding: 0 0 0 18px;
}
#topinfo .socialicons i {
color:#909294;
font-size: 16px;
padding: 12px 0 0 0;
}
#topinfo .socialicons svg {
padding: 8px 0 0 0;
} #logo-navi-wrap {
background-color: rgba(255,255,255,0.90);
font-size: 12px;
height: 72px;
z-index: 999;
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 24px;
padding-right: 24px;
}
.logo {
height: 100%;  
vertical-align: middle;
padding-right: 72px;        
font-size: 24px;
line-height: 22px;
font-weight: 400;
color: #222426;
min-width: 48px !important;
white-space: nowrap;
text-transform: none !important;
}
h1.site-title,
h3.site-title {
font-size: 24px;
line-height: 22px;
font-weight: 400;
}
.logo i {
font-size: 24px;
line-height: 20px;
margin-right: 4px;
}
.logo a {
color: #222426 !important;
} 
.logoimage {
max-width: none;
margin-top: auto;
display: inline-block;
vertical-align: middle;
padding: 12px 0;
max-height: 48px;
}
.text-logo,
.logo-regular.text-logo {
display: flex;
}
.text-logo a {
align-self: center;
}
.logo-regular,
.custom-logo {
display: table-cell;  
}
.logo-retina {
display: none;
}
#searchbutton {
display: table-cell;    
vertical-align: middle;
text-align:center;
width: 72px;
height: 72px;
border: 0;
margin: 0;
padding: 0;
color: #fff;
z-index: 1999;
position: relative;
}        
#searchbutton i {
font-size: 24px;
color: #fff;
} 
#searchbutton .fa-times {
display: none;
} .grid_1 { width: 6.5%; } 
.grid_2 { width: 15%; } 
.grid_3 { width: 23.5%; } 
.grid_4 { width: 32%; } 
.grid_5 { width: 40.5%; }
.grid_6 { width: 49%; }
.grid_7 { width: 57.5%; } 
.grid_8 { width: 66%; } 
.grid_9 { width: 74.5%; } 
.grid_10 { width: 83%; } 
.grid_11 { width: 91.5%; } 
.grid_12 { width: 100%; } 
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
margin: 0 2% 0 0;
float: left;
display: block;
}
.last {
margin-right: 0;
} .grid-sizer { 
width: 8.33%;
width: calc(100% / 12);
float: left;
}
.isotope {
max-width: 100%;
}
.isotope-box { 
position: relative;
float: left;
min-height: 20px;
width: 33.33%;
width: calc(100% / 3);
}
.menu-isotope .isotope-box { 
margin-top: 24px;
}
.isotope-box.one-half { 
width: 50%;
width: calc(100% / 2);
}
.isotope-box.one-fourth { 
width: 25%;
width: calc(100% / 4);
}
.isotope-box.one-third { 
width: 33.33%;
width: calc(100% / 3);
}
.isotope-box.two-third { 
width: 66.66%; 
width: calc(100% / 3 * 2);	
}
.isotope-box.three-third,
.isotope-box.full-width { 
width: 100%; 
} .isotope-box-nested { 
position: relative;
float: left; 
overflow: hidden;
}
.isotope-nested.one-item .grid-sizer-nested, 
.isotope-nested.one-item .isotope-box-nested { 
width: 100%; 
}
.isotope-nested.two-items .grid-sizer-nested, 	
.isotope-nested.two-items .isotope-box-nested { 
width: 50%; 
width: calc(100% / 2);	
}
.isotope-nested.three-items .grid-sizer-nested, 	
.isotope-nested.three-items .isotope-box-nested{ 
width: 33.33%;
width: calc(100% / 3);		
} #wrapper {
margin: 0;
}
.single #wrapper {
margin-left: 24px;
margin-right: 24px;
}
.sections-wrap {
margin-left: 24px;
margin-right: 24px;
}        
#content-wrap{
margin: 48px 0 0 0;
height: 100%;
overflow: hidden;
}
.single #content-wrap,
.page-template-default #content-wrap,
.blog-style1-wrap {
max-width: 1224px;
margin-left: auto;
margin-right: auto;
}
.page-template-default #content-wrap,
.blog-style1-wrap {
padding-left: 24px;
padding-right: 24px;
}
.page-template-template-frontpage #content-wrap {
max-width: 100%;
margin: 0;
}
.page-wrap {
box-sizing: border-box;         
}
.page-template-template-no-sidebar .page-wrap {      
padding: 0 24px;
}
.single .page-wrap {      
padding: 0 48px;
} .container {
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
margin-left: auto;
margin-right: auto;
}
.content-width,
.content-width2,
.content-width3,
.content-width4,
.content-width-menu,
.content-width-narrow {
margin: 0 auto;
overflow: hidden;
}
.content-width {
max-width: 1224px;
}
.content-width2 {
max-width: 1016px;
}
.content-width3 {
max-width: 1248px;
}
.content-width4 {
max-width: 1272px;
}
.content-width-menu {
max-width: 1380px;
padding: 0 24px;
}                 
.content-width-narrow {
max-width: 720px;
}
.section-content {
max-width: 1272px;
margin: 0 auto;
padding: 24px;
overflow: hidden;
box-sizing: border-box;
}
.menu-section,
.menu-tabs-section {
max-width: 1320px;
margin: 0 auto;
padding: 0 12px;
}  .page-title-wrap {
margin-bottom: 24px;
}
.page-title-wrap.fullwidth-title-wrap {
margin-top: 48px;
} .top-content {	
margin: 24px 24px 0;
}
.menu-top-content {	
margin: 0;
}
.page-content.menutabs-top-content {	
margin: 0;
padding-top: 3px;
}
.page-template-template-blog-style1 .top-content {
margin: 0 0 48px;	
}
.page-template-template-blog-style2 .top-content {
margin: 13px 24px 48px;
} .page-thumbnail-wrap {
position: relative;
height: 480px;
width: 100%;
margin: 0 auto;
overflow: hidden;	
}
.page-template-template-menu-with-tabs .page-thumbnail-wrap {
margin-bottom: 32px;
}
.menutabs-thumbnail-wrap {
margin-bottom: 45px;	
}
.page-thumbnail-wrap .centered-div {
width: 100%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); position: absolute;
top: 50%;
left: 50%;
padding: 24px;
box-sizing: border-box;
overflow: auto;
text-align: center;
}
.page-thumbnail {
background-position: center center;
background-size: cover;
box-sizing: border-box;
height: 100%;
max-height: 100%;
position: absolute !important;
width: 100%;
z-index: -9;
}
.page-thumbnail-color-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #121416;
opacity: 0.2;
}
.page-thumbnail-wrap .page-title,
.page-thumbnail-wrap .page-subtitle {
color: #fff;
}
.page-content {
background: #fff;
padding: 39px 48px;
overflow: hidden;
box-sizing: border-box;
}
.page-template-default .grid_8 {
margin-right: 4%;
} .post-content {
background-color: #fff;
padding: 24px 48px 48px;
overflow: hidden;	
position: relative;
}
.isotope-box .post-content {
padding: 0 24px 24px;
}
.excerpt {
position: relative;
padding-bottom: 48px;
}
.excerpt p {
position: static;     
}
.tnail {
font-size: 0;
background-color: #fff;
}
.tnail img {
width: 100%;
}
.postinfo {
overflow: hidden; 
position: absolute;
}
.postinfo,
.postinfo a,
.postinfo a:link,
.postinfo a:active,
.postinfo a:visited {
color: #cacacc;
font-size: 14px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
border: none;
} 
.postinfo .post-date-single,
.postinfo .categories,
.postinfo .comment-nr,
.postinfo .author,
.postinfo .tags {
display: inline;
float: left;
padding-right: 4px;
}
.post-date {
float: left;
font-size: 14px;
line-height: 18px;
font-weight: bold;
margin-right: 4px;
text-transform: uppercase;
}
.postinfo-small {
font-weight: normal;
text-transform: none;
}
.excerpt .more-link {
float: right;
position: absolute;
bottom: 0;
right: 0;
}
i.fa.fa-long-arrow-right {
font-size: 14px !important;
}
.isotope-box .excerpt  .round-image img {
width: 50%;
} .post-inner  { 
background-color: #fff;
margin-bottom: 48px;
margin-left: 24px;
margin-right: 24px;
} 
.isotope-box .postinfo {
bottom: -3px;
} .blog-regular {
margin: 0;
}
.blog-regular .post  {
margin-bottom: 48px;
}
.blog-content.grid_8 {
margin-right: 4%;
}
.page-template-template-blog-style1 .post-content,
.blog-style1-wrap .post-content {
position: relative;
}
.page-template-template-blog-style1 .excerpt,
.blog-style1-wrap .excerpt {
position: static;
padding-bottom: 30px;
}
.page-template-template-blog-style1 .more-link,
.blog-style1-wrap .more-link {
position: absolute;
bottom: 48px;
right: 48px;
}
.page-template-template-blog-style1 .postinfo,
.blog-style1-wrap .postinfo {
position: relative;
max-width: 100%;
padding-right: 150px;
} .single-blogentry {
padding: 48px;
background-color:#fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.single .tnail {
margin: -48px -48px 48px -48px;
font-size: 0;
}
.single-blog-content {
margin-top: 61px;
} 
.single .postinfo {
margin-top: 24px; 
overflow: hidden;
position: relative;
} .page-menu-wrap {
background: #fff;
padding: 24px 24px 48px;
overflow: hidden;
margin: 0;
}
.page-menu-wrap.menu-wrap .isotope-box {
margin-top: 0;
} .page-events-wrap {
margin-top: 24px;
margin-left: 12px;
margin-right: 12px;    
} .page-gallery-wrap {
margin-top: 12px;  
padding: 0 12px; 
} .page-team-wrap {
margin-top: 24px;
padding: 22px 0 52px;
} #error404  {
text-align: center;
color:#ccc;
font-size:48px;
line-height: 52px;
font-weight: bold;
margin: 48px 0;
width: 100%;
display: block;
}
#error404 h1 { 
color: #ddd;
font-size: 200px;
line-height: 176px;
width: 100%;
display: block;        
} 
#error404 h2 { 
color:#ddd;
font-size:60px;
line-height: 64px;
font-weight: normal;
margin-top: 0;
} 
#error404 p{ 
font-size: 14px;
line-height: 20px;
margin-top: 57px;
letter-spacing: 1.9px;
text-transform: uppercase;
color:#505254;
font-weight: normal;
} 
.no-content {
color: #ddd;
font-size: 24px;
font-weight: 700;
letter-spacing: 4px;
margin: 96px 0;
text-align: center;
text-transform: uppercase;
}
.searchform404 {
width: 300px;
margin: 66px auto 0;
}
.searchform404 form#searchform {
background: #fff;
}
.searchform404 .search-left {
display: none;
}
.searchform404 .search-right {
width: 270px;
padding-left: 4px;
}
.searchform404 #searchform input {
border: 0;
box-sizing: border-box;
color: #bbb;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
line-height: 14px;
text-transform: uppercase;
width: 100%;
height: 20px;
display: block;
}  .slide {     
float: left;        
width: 100%;
position: relative; 
overflow: hidden;
}
.slide:first-of-type {
margin-top: 0;
} 
.image-fullbg {  
width: 100%;
height: 100%;
max-height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;   
box-sizing: border-box; 	 
position: absolute !important;
z-index: auto;
background-attachment: fixed;
background-position: center center;
overflow: hidden;
}
.is-mobile .image-fullbg {  
background-attachment: scroll !important;
}
.container{
overflow: hidden;
display: block;
position: relative;
z-index: 9;
}
.section-intro {
margin-bottom: 63px;
}
.section-icon {
text-align: center;
font-size: 60px;
margin-bottom: 24px;
color: #e4e4e4;
}
.slide-description {
margin: 42px auto 0 auto;
padding: 0 24px;
max-width: 500px;
display: block !important;
line-height: 24px;
font-size: 14px;
font-weight: 400;
color: #aaaaaa;
text-transform: uppercase;	
text-align: center;
clear:both;
} .centered-content .center-wrap {
position: relative;
height: 100%;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.centered-content .centered-div {
width: 100%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); position: absolute;
top: 50%;
left: 50%;
padding: 24px;
box-sizing: border-box;
overflow: auto;
} .slider-wrap {
padding: 0 24px;
} .spaceholder-box {
width: 100%;
}
.content-box-inner {
position: relative;
overflow: hidden;
}
.content-boxes.isotope,
.content-box-inner {
overflow: hidden;
}
.contentboxbgimage,
.contentboxbgcolor {  
width: 100.1%;
height: 100%;
max-height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;   
box-sizing: border-box; 	 
position: absolute !important;
z-index: -9;
background-position: center center;
overflow: hidden;
} .isotope-box.defined.use-defined-height.content-box{
position: relative;
overflow: hidden;
}
.isotope-box.defined.use-defined-height.content-box:before{
content: "";
display: block;
}
.isotope-box.defined.use-defined-height .content-box-inner {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.isotope-box.square.content-box:before{
padding-top: 100%; }
.isotope-box.half-height.content-box:before{
padding-top: 50%; }
.isotope-box.one-and-a-half-height.content-box:before{
padding-top: 150%; }
.isotope-box.double-height.content-box:before{
padding-top: 200%; } .centered-div .contentbox-content {
opacity: 0; }
.contentbox-content {
margin: -24px 0;
overflow: hidden;
}
.contentbox-content .slide-description {
max-width: none;
padding: 0;
text-align: left;
margin-top: 40px;
margin-bottom: 16px;
}
.fa.content-box-icon,
.content-box-icon {
display: block;
font-size: 36px;
color: #eaeaeb;
color: #e0e0e2;
z-index: 99;
margin-top: 24px;
margin-bottom: 24px;
}
.content-box-icon[class^="pe-7s-"], 
.content-box-icon[class*=" pe-7s-"] {
display: block;
}
.content-box-wysiwyg {
margin-top: 16px;
margin-bottom: 24px;
}
.text-align-center,
.text-align-center.contentbox-content .slide-description {
text-align: center;
}
.text-align-center .content-box-separator-line {
margin-left: auto;
margin-right: auto;
}
.text-align-right,
.text-align-right.contentbox-content .slide-description {
text-align: right;
}
.text-align-right .content-box-separator-line {
float: right;
}
.contentbox-content .button {
margin-top: 16px;
margin-top: 0;
margin-bottom: 24px;
} .text-color-light .fa.content-box-icon {
color: #606162;
}  
.text-color-light,
.text-color-light .slide-description,
.text-color-light textarea, 
.text-color-light input  {
color: #aaa;
}  
.text-color-light a,
.text-color-light .slide-title,
.text-color-light h2.content-box-title,
.text-color-light .hours-h  {
color: #eee;
} 
.text-color-light h1,
.text-color-light h2,
.text-color-light h3,
.text-color-light h4,
.text-color-light h5,
.text-color-light h6 {
color: #eee;
}  
.text-color-light .content-box-separator-line {
background-color: #eee;
} .text-color-white .fa.content-box-icon,
.text-color-white .content-box-icon,
.text-color-white,
.text-color-white .slide-description,
.text-color-white .slide-title,
.text-color-white h2,
.text-color-white .hours-h,
.text-color-white .hours-d  {
color: #fff;
} 
.text-color-white  .content-box-separator-line {
background-color: #fff;
} 
.single-contentboxes .pagetitle {
margin-top: 24px;
} 
.single-contentboxes-entry{
margin: 48px auto 0 auto;
} 
.single.single-contentboxes #content-wrap {
max-width: 100%;
}
.single-contentboxes .isotope-box {
float: none;
margin: 0 auto;
} .hours-section {
width: 100%;
overflow: hidden;
}
.hours-wrap {
overflow: hidden;
position: relative;
display: block;
padding: 24px 0;
}
.hours {
background: transparent;
display: inline-block;
font-size: 48px;
line-height: 48px;
margin-bottom: 8px;
position: relative;
overflow: hidden;
width: 100%;
}
.hours-left, .hours-right {
display: inline-block; 
width: 50%; 
float: left;
}
.hours-left {
text-align: right; 
}
.hours-right {
text-align: left; 
}
.hours-h, .hours-d {
display: inline;  
}
.hours-d {
text-transform: uppercase;  
padding: 0 5px 2px 5px;
background: #1a1c1e;
color: #eeeeed;  
display: inline;   
padding: 0 5px;
line-height: 52px;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
vertical-align: 6%;
}
.hours-h {
display: inline-block;
line-height: 48px;
padding: 1px 6px 1px 12px;
transition: all 0.3s ease 0s;
vertical-align: top;
text-align: left;     
font-size: 26px;
font-weight: 400;
color: #1a1c1e;      
}  .page-template-template-menu-with-tabs .page-menu-wrap {
background: transparent;
padding: 0;
}
.page-template-template-menu-with-tabs .page-content {
background:transparent;
}
.page-template-template-menu-with-tabs .menu-tabs ul {
margin-top: 0;
}
.menu-categories-wrap {
background: #fff;
overflow: hidden;
margin-top: 36px;
padding: 24px 30px;
}
.menu-categories {
background: #fff;
overflow: hidden;
}
.menu-tabs {
margin-bottom: 48px;
margin-top: -6px;
}
.menu-tabs ul {
text-align: center;
margin-left: 0;
margin-right: 0;
}
.redsun-tabs li {
display: inline;
list-style: none;
}
.menu-tabs .button {
font-size: 12px;	
line-height: 24px;    
font-weight: 600;
text-transform: uppercase;   	
margin: 9px 3px 0 3px; 	
padding: 8px 24px;	
cursor: pointer;
background: transparent;
border: 2px solid #f4f4f4;
}
.page-template-template-menu-with-tabs .menu-tabs .button {
border: 2px solid #e9e9e9;
}
.menu-tabs .button,  
.menu-tabs .button:visited {
color: #666;     
} 
.menu-tabs .button:hover { 
border: 2px solid #666;
}
.menu-tabs .ui-tabs-active .button {
color: #222;	
border: 2px solid #222;
cursor: default;  	
}
.menu-tabs .ui-tabs-panel {
display: none;
} .menu-wrap .two-columns,
.menu-wrap .one-column {
margin: 0 auto !important;
}
.menu-wrap .isotope-box {
margin-top: 24px;
}
.menu-section .section-intro {
margin-bottom: 39px;
}
.menu-inner {
margin: 24px 48px;
}
.menu-wrap .featured1,
.menu-wrap .featured2  {
box-sizing: border-box;
margin: 24px 18px;
overflow: hidden;
}
.menu-wrap .featured1 {
border: 6px solid #eee;
background: none;
} 
.menu-wrap .featured1 .menu-inner {
margin: 0 24px 18px;
}   
.menu-wrap .featured1 .menu-cat {
margin-top: 18px;
} 
.menu-wrap .featured2 {
border: 6px solid #2a2c2e;
background-color: #2a2c2e;
color: #ccc;
} 
.menu-wrap .featured2 h1, 
.menu-wrap .featured2 h2, 
.menu-wrap .featured2 h3, 
.menu-wrap .featured2 h4, 
.menu-wrap .featured2 h5, 
.menu-wrap .featured2 h6{
color: #fff;
}
.menu-wrap .featured2 .price {
color: #ccc;
}
.menu-wrap .featured2 .menu-inner {
margin: 0 18px 18px;
}
.menu-wrap .featured2 h2.menu-cat {
margin-top: 12px;
}
.menu-category-image {
margin-top: 14px;
}
.menu-cat-content {
font-size: 13px;
line-height: 24px;
}
.menu-cat-content p,
.menu-cat-content h6 {
margin: 0;
}
.menu-items { 
margin: 0; 
}
.menu-wrap .menu-item{
margin-top: 24px;  
width: 100%;    
}
.isotope-nested.two-items.menu-items,
.isotope-nested.three-items.menu-items {
margin-right: -60px;
}
.isotope-nested.two-items .menu-text,
.isotope-nested.three-items .menu-text {
padding-right: 60px;
}
.menu-cat {
margin: 24px 0 12px 0;
border-bottom: 4px solid;
}
.menu-cat.textalign-left,
.menu-desc.textalign-left  {
text-align: left;
}
.menu-cat.textalign-center,
.menu-desc.textalign-center {
text-align: center;
}
.menu-cat.textalign-right,
.menu-desc.textalign-right {
text-align: right;
}
.menu-cat.hide {
display: none;
}
.menu-cat.solid-bottom-border {
border-bottom: 4px solid;
}
.menu-cat.solid-bottom-top-border {
border-bottom: 4px solid;
border-top: 4px solid;
}
.menu-cat.dotted-bottom-border {
border-bottom: 4px dotted;
padding-bottom: 9px;
}
.menu-cat.dotted-bottom-top-border {
border-bottom: 4px dotted;
border-top: 4px dotted;
}
.menu-cat.no-bottom-border {
border-bottom: none;
}
.menu-wrap .featured1 .menu-cat.solid-bottom-top-border,
.menu-wrap .featured2 .menu-cat.solid-bottom-top-border,
.menu-wrap .featured1 .menu-cat.dotted-bottom-top-border,
.menu-wrap .featured2 .menu-cat.dotted-bottom-top-border {
margin-top: 24px;
} 
.menu-desc {
position: relative;
font-size: 14px;
margin: 0;
margin-top: 15px;	        
color: #bbb;        
}
.specialmenuitem {
padding: 0 6px;
margin-bottom: 4px;
float: left;
clear: left;
}
.menu-thumb  {
display: inline;
float: left;
width: 120px;
margin-right: 24px;
}  
.large-images .menu-thumb,
.large-square-images .menu-thumb {
display: block;
float: none;
height: auto;
width: calc(100% - 60px);
margin-bottom: 12px;
}
.large-images.inner-box,
.large-square-images.inner-box{
margin-bottom: 24px;
}
.menu-item .inner-box {
overflow: hidden;
}
.menu-text {
overflow: hidden;
}
.menu-description  {
font-size: 13px;
line-height: 24px;
padding-right: 48px;
}
.price-wrap {
padding-top: 20px;
}
.price {
padding: 0 1px 0 18px;
top: 0;
font-size: 14px;
font-style: italic;
display: inline-block; 
text-align: right;
font-weight: 400;
color: #303033;
}
.cents {
margin-left: -1px;
font-size: 10px;
line-height: 10px;
display: inline-block;     
font-style: italic;
vertical-align: top;
padding-bottom: 1px;
margin-top: 3px;
font-weight: 400;
}
.single-menu .pagetitle {
margin-top: 24px;
} 
.single-menu-entry{
max-width: 669px;
margin: 48px auto 0 auto;
background-color: #fff;
padding: 24px 48px 48px;
overflow: hidden;
} 
.single-menu .menu-description {
text-align:center;
margin-top: 32px;
padding: 0;
} 
.single-menu .price-wrap {
text-align:center;
margin-top: 4px;
} 
.single-menu-thumb {
text-align:center;
margin-top: 63px;
} .menu-category-description {
position: relative;
font-size: 14px;
margin: 8px 0 26px;        
color: #bbb;   
}
.menu-item-description {
font-size: 13px;
line-height: 24px;
margin: 0 0 18px 0;
}
h6.menu-item-title {
margin-bottom: 0;
}
h2.menu-category-title {
margin: 15px 0 11px;
} .gallery-wrap,
.page-gallery-wrap {
position: relative;
text-align: center;
}
.gg-gallery-item {
margin: 0 -2.1px;
display: inline-block;
box-sizing: border-box;
padding: 12px;
width: 25%;
width: calc(100% / 4);
} .gg-gallery-item.one-fourth {
width: calc(25% - 4px);
width: calc((100% / 4) - 4px);
}
.gg-gallery-item.one-fourth:nth-child(4n+4){
margin-right: 0;
} .gg-gallery-item.one-third {
width: calc(33.33% - 3px);
width: calc((100% / 3) - 3px);
}
.gg-gallery-item.one-third:nth-child(3n+3){
margin-right: 0;
} .gg-gallery-item.one-half {
width: calc(50% - 2px);
width: calc((100% / 2) - 2px);
}
.gg-gallery-item.one-half:nth-child(2n+2){
margin-right: 0;
}
.gallery-thumb {
position: relative;
}
.gallery-thumb img {
width: 100%;
}
.gallery-thumb .overlay .mask { 
background-color: rgba(32, 32, 36, 0.7);
}
.overlay {
width: 100%;
height: 100%;
}
.overlay .mask, 
.overlay .content {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.overlay .mask {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0;  
transition: all 0.4s ease-in-out;
}
.overlay:hover .mask {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1;    
}
.overlay img {
display: block;
position: relative;
}
.overlay .gallery-title {
position: relative;
padding: 12px 12px 0 12px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
line-height: 20px;
margin: 0;
font-weight: 600;
text-align: center;
}
.p-open-icon {
position: absolute;
bottom: 12px;
right: 12px;
font-size: 28px !important;
position: absolute;
color: #fff;        
color: rgba(255,255,255,0.8);        
}
.overlay .gallery-title{
transform: translateY(-100px);
-ms-transform: translateY(-100px); -webkit-transform: translateY(-100px); transition: all 0.2s ease-in-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0;         
}
.gallery-thumb .button-outline {
font-size: 12px !important;
line-height: 14px !important;
}
.overlay:hover .gallery-title,
.overlay:hover a.info {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1;  
transform: translateY(0px);
-ms-transform: translateY(0px); -webkit-transform: translateY(0px); }
.overlay:hover a.info {
transition-delay: 0.2s;
} .single-gallery-wrap {
background: #fff none repeat scroll 0 0;
padding: 12px;
overflow: hidden;
margin-top: 48px;
}
.gallery-thumb-single {
box-sizing: border-box;
}
.single-gallery-image {
margin: 12px;
position: relative;
}    
.single-gallery-image .overlay .mask { 
background-color: rgba(32, 32, 36, 0.5);
}               
.single-gallery-image .overlay .gallery-title {
font-size: 12px;
font-weight: 400;
line-height: 24px;
} .event-inner {
background-color: #fff;
box-sizing: border-box;
margin-bottom: 24px;
margin-left: 12px;
margin-right: 12px;
overflow: hidden;
text-align: center;
}
.event-content {
overflow: hidden;
padding: 0 24px 24px;
}
.events-thumb {
overflow: hidden;
}
.pretty-day,
.pretty-date-right,
.pretty-date-top
.pretty-single-month,
.pretty-single-year,
.pretty-date-bottom,
.pretty-weekday {
display: inline-block;
text-align: left;
}
.pretty-day {
font-size: 42px;
line-height: 42px;
padding-right: 2px;
margin-left: 0;
font-weight: 800;
}
.pretty-date-top {
font-size: 16px;
line-height: 10px;
font-weight: 800;
text-transform: uppercase;
}   
.pretty-date-bottom {
font-size: 14px;
font-weight: 300 !important;
line-height: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.event-time {
font-size: 18px;
font-weight: 800;	
color: #cacacc;
margin-top: 20px;
}
.events .recurring,
.single-events-entry .recurring {
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
}
.single-events-entry .recurring {
margin-top: 24px;
}
.single-events .pagetitle {
margin-top: 24px;
} 
.single-events-entry{
max-width: 810px;
box-sizing: border-box;
margin: 48px auto 0 auto;
background-color: #fff;
padding: 24px 48px 48px;
overflow: hidden;
} 
.single-events .pretty-date {
margin-top: 32px;
} 
.single-events .event-thumb {
margin-top: 40px;
} .team-wrap {
overflow: hidden;
}
.team {
position: relative;     
padding: 0;
margin: 0;
text-align: center;
margin-bottom: -54px;
}
.team-member{
display: inline-block;
position: relative;
padding: 24px 36px;
vertical-align: top;
box-sizing: border-box;
margin: 0 10px 24px;
text-align: center;
}
.team-member.one-fourth {
width: 285px;
}
.team-member.one-third {
width: 389px;
max-width: 100%;
}
.team-member.one-half {
width: 598px;
}
.team-thumb  {
font-size: 0;
margin-top: 2px
}
.single-team-entry .team-thumb {
margin-top: 18px;
}
.team-thumb img {
border-radius: 999px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
margin: 0 auto;
width: 220px;
height: 220px;	
}
.team-position,
.team-email,
.team-moreinfo {
text-transform: uppercase;
font-size: 10px;
line-height: 2em;
margin-top: 6px;        
word-wrap: break-word;      
} 
.team-about {
font-size: 14px;
line-height: 2em;	
margin-top: 20px;
margin-bottom: 3px;
}
.team-position {
margin-top: 0;
} 
.single-team-entry .team-position {
margin-top: 24px;
}
.team-member-info {
margin-top: 18px;
}
.team-email i {
font-size: 11px;
margin-right: 2px;
}
.team-email a {
color: #4a4c4e;
}
.team-moreinfo {
margin-top: 6px;        
}  
.single-team .pagetitle {
margin-top: 24px;
} 
.single-team-entry{
max-width: 669px;
margin: 48px auto 0 auto;
background-color: #fff;
padding: 24px 48px 48px;
overflow: hidden;
} 
.team-content{
padding-top: 24px;        
} .separator-line:before {
content: "";
height: 0px;
left: 50%;
position: absolute;
width: 48px;
margin-left: -24px;
margin-top: 28px;
}
.separator-line:before {
border-top: 0;
}   
.separator-line-2 { 
height: 3px;
width: 40px;
margin: 17px 0 27px;    
}
.separator-line-3 { 
height: 3px;
width: 24px;
margin: 16px auto 25px; 
background-color: #4a4c4e;   
}
.events-separator-line.separator-line-3 {
margin-top: 24px;
}  
.team-separator-line {
height: 3px;
width: 40px;
margin: 24px auto 0;
background-color: #4a4c4e;
}  
.separator-line-4 { 
height: 3px;
width: 40px;
margin: 16px auto 25px; 
}
.content-box-separator-line { 
height: 3px;
width: 40px;
background-color: #303033;  
margin-top: 14px;
margin-bottom: 16px; 
}
.separator-line-dark { 
background-color: #303033;   
} .wpcf7-form {
margin: 0;
}
div.wpcf7 {
text-transform: uppercase;
margin-bottom: 36px;
}
.wpcf7 input,
.wpcf7 textarea {
background-color: transparent;
margin: 0;
font-size: 14px;
line-height: 24px;
height: auto;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;    
} .wpcf7 input,
.wpcf7 textarea {  
border: 1px solid #eee;  
}
.wpcf7 input,
.wpcf7 textarea {
margin: 0px 0 18px 0;
padding: 4px 14px;     	
}
.wpcf7 textarea {
padding-top: 14px;    	
} .content-box .wpcf7-form-control-wrap,
.content-box .wpcf7 input.wpcf7-text,
.content-box .wpcf7 textarea.wpcf7-textarea {   
width: 100%;             	
}
.content-box .wpcf7 input,
.content-box .wpcf7 textarea { 
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px dashed #888;  
}
.content-box .wpcf7 input {
margin: 0;
padding: 14px 0;     	
}
.content-box .wpcf7 textarea {
padding: 14px 0;
}
.content-box .wpcf7 input.wpcf7-submit {
padding: 12px;
}
.content-box.text-color-light .wpcf7 input.wpcf7-text,
.content-box.text-color-light .wpcf7 textarea.wpcf7-textarea {   
border-bottom: 1px dashed #444;   
color: #fff;              	
}	
.wpcf7 textarea  {
height: 220px;
}
.wpcf7 select  {
margin: 0;
}
.wpcf7-form-control.wpcf7-checkbox,
.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control-wrap label {
display: inline-block;
margin: 4px 0;
}
.wpcf7-form-control.wpcf7-select option {
padding: 2px 8px;
}
input.wpcf7-captchac {
width: 30% !important;
}
.wpcf7-captchac {
margin: 4px 12px 0 0;
float: left;
opacity: 0.9;
}
input.wpcf7-captchar  {
margin-right: 0;
overflow: hidden;
width: 30% !important;
float: left;
padding: 4px 12px;
height: 36px;
}
.wpcf7 p {
margin: 0;
}
.wpcf7 .watermark,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
color: #aaa;
}
.wpcf7-list-item-label {
font-size: 11px;
}
span.wpcf7-list-item {
margin-left: 0;
margin-right: 12px;
}
.wpcf7-form-control-wrap {
display: inline-block;
position: relative;
}
span.wpcf7-not-valid-tip {
display: block;
font-size: 10px;
line-height: 14px;
padding: 0 2px 0 0;
position: absolute;
text-transform: none;
top: 2px;
color: #ef3f3c;
}
div.wpcf7-response-output {
padding: 2px 8px;
margin: 24px 0;
clear: both;
font-size: 11px;
line-height: 18px;
text-transform: none;
overflow: hidden;
}
div.wpcf7-validation-errors {
margin-bottom: 0;
margin-top: 12px;
}
div.wpcf7 img.ajax-loader {
display: none;
} #searchresults {
overflow: hidden;
}
.searchresults-wrap {
margin-top: 48px;
overflow: hidden;
}
.menu-item-results {
margin: 0 auto;
max-width: 720px;
}
.menu-item-results .menu-item {
margin-top: 24px;
}
.event-item-results {
margin: 0 12px;
}
.teamresults .searchresults {
margin-bottom: 24px;
}
#no_posts {
text-align: center;
}
#no_posts p {
margin-top: 48px;
} .archive .blog-wrap {
margin-top: 48px;
}
.archive-title {
color: #cacacc;
font-weight: 700;
text-transform: uppercase;
}  .button,
#submit,
input[type="submit"],
input.wpcf7-submit  {
cursor: pointer;         
overflow: visible;
display: inline-block;
-webkit-appearance: none;
text-transform: uppercase;
text-align: center;
margin: 0;        
padding: 12px 15px; 
line-height: 14px;
border: 0;
font-size: 12px;
font-weight: 400;
text-decoration: none;
color: #fff;
height: auto;        
}
a.button,
a:active.button,
a:visited.button {
color: #fff;
} 
.commentlist .reply  {
position: absolute;
bottom: 24px;
right: 0;
}
.commentlist .reply a {
color: #ccc;
font-weight: 600;
text-transform: uppercase;   
line-height: 18px;
font-size: 12px;      
} .more-link {
border-bottom: 0 none !important;
clear: both;
display: block;
z-index: 99;
}
.moretext {
border-bottom: medium none;
text-transform: uppercase;
} .sectionbuttons {
margin: 48px 0 0 0;
text-align: center;
clear:both;
}
.slide-blog-section .sectionbuttons {
margin-top: 12px;
}
.sectionbuttons li {
display: inline;
margin: 0 6px;
}
.sectionbuttons .button {
font-size: 14px;
font-weight: 700;
padding: 16px 21px;
} .button-outline {
overflow: visible;
display: inline-block;
text-transform: uppercase;           
text-align: center;   
-webkit-appearance: none;        
font-size: 12px;
line-height: 14px;        
text-decoration: none;
margin: 24px 0 0 0;        
padding: 10px 12px 10px 13px;
background: transparent;
}
.sectionbuttons .button-outline {
padding: 14px 19px;
} input[type="submit"],
input.wpcf7-submit {
overflow: visible;
display: inline-block;
text-transform: uppercase;           
text-align: center;   
-webkit-appearance: none;        
font-size: 12px;
line-height: 14px;        
text-decoration: none;
margin: 24px 0 0 0;        
padding: 10px 12px 10px 13px;
background: transparent;
vertical-align: top;
}
input.wpcf7-submit[type="submit"],
input.wpcf7-submit  {
color: #303033;
border: 2px solid #303033;
background: transparent;
}
input[type="submit"]:hover,
input.wpcf7-submit:hover  {
color: #fff;
background-color: #303033;
border: 2px solid #303033;
}
.text-color-light input[type="submit"],
.text-color-light input.wpcf7-submit  {
color: #fff;
border: 2px solid #fff;
}
.text-color-light input[type="submit"]:hover,
.text-color-light input.wpcf7-submit:hover  {
color: #202224;
background-color: #fff;
border: 2px solid #fff;
} .button.outline,
.button.button-dark,
a.button.button-dark {
border: 2px solid #303033;
color: #303033;
}
.button.outline:hover,
.button.button-dark:hover,
a.button.button-dark:hover {
background-color: #303033 !important;
border: 2px solid #303033;
color: #fff;
} .button-light,
.text-color-light .button-outline  {
color: #fff;
border: 2px solid #fff;
} .text-color-white .button.outline {
border: 2px solid #fff;
color: #fff;
}  .navi-wrap-regular,
.regular-menu {
display: block;
}
.navi-wrap-responsive {
display: none;
}
#topnavi {
display: table-cell;    
vertical-align: middle;
text-align:center;
}
#topnavi.topinfo  {
vertical-align: bottom;
} 
.sf-menu,
.sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu {
line-height: 1.0;
float: right;
text-align: justify;
//margin-right: 7px;
}
.sf-menu {
margin-top: 10px;
}
.sf-menu li {
margin-top: -10px;
}
.sf-menu a {
font-weight: 600;
font-size: 11px;
text-decoration:none;
text-transform: uppercase;   
float: left;
line-height: 32px !important;
overflow: hidden;
padding: 2px 14px;
position: relative;
text-decoration: none;        
box-sizing: border-box;
cursor: pointer;
}
.sf-menu li:last-of-type a {
padding-right: 0;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
outline: 0;
}
.sf-menu a,
.sf-menu a:visited,
.sf-menu li a,
.sf-menu li a:active { color: #2f373c;
}
.current_page_parent a {
color: #2f373c;
} .sf-menu ul { 
width: 164px; }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
left: 164px; }
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
left: 164px; }
.sf-menu ul { 
background-color: #121416;
padding: 10px 5px 7px;
margin-left: -8px;
margin-top: 0;
text-align: left;
z-index: 20000;
position: absolute;
top: -999em;
border-radius: 2px;
}
.sf-menu ul a {
padding: 8px 18px 11px 18px;
height: auto;
text-align: left;
display: block;
font-size: 11px;
line-height: 22px !important;
font-weight: normal;
}
.sf-menu ul a,
.sf-menu ul a:visited,
.sf-menu ul li a,
.sf-menu ul li a:active { color: #fff;
}        
.sf-menu ul li {
width: 100%;
margin: 0;
}
.sf-menu li:hover {
visibility: inherit; }
.sf-menu li {
display: inline-block;
position: relative;        
margin-right: 2px;
}
.sf-menu li:last-of-type {
margin-right: 0;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left: 0;
top: 36px; }
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
top: -10px;
padding-top: 10px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
top: -4px;
padding-top: 4px;
}
.sub-menu .sf-sub-indicator {
margin-left: 4px;
}
.sf-menu ul ul { margin-left: 0;
} .sf-menu ul > li:before {
content: "";
height: 0px;
left: 18px;
position: absolute;
width: 12px;
margin-bottom: 0px;
bottom: 0;
}
.sf-menu ul > li:last-child:before {
border-bottom: 0;
}   
.sf-menu ul > li:before {
border-bottom: 2px solid #343638;
}  #back-top a {
position: fixed;
bottom: 12px;
right: 24px;
color: #eee;
color: rgba(50,50,50,0.1);
font-size: 50px;
font-weight: bold;
z-index: 9999;
text-align: center; -webkit-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
#back-top a:hover {
color: #ddd;
color: rgba(50,50,50,0.8);
}
#footer {
color: #bbb;
padding: 72px 48px 48px; 
overflow: hidden;   
clear: none;
position: relative;
margin-top: 17px;
}        
.page-template-template-frontpage-php #footer {
margin-top: 0 !important;
}  
#copyright-text,
#copyright-text a,
#copyright-text a:link,
#copyright-text a:visited {
color: #bbb;
margin: 0;
font-size: 13px;
text-transform: uppercase;
text-align: center;
}        
#footer .social-wrap {
width: auto;
margin: 4px 0 32px 0;
overflow: hidden;
}
#footer .socialicons {
left: auto;
margin: 0;
position: relative;  
text-align: center;
}
#footer .socialicons li {
display: inline;
position: relative;
right: auto;
padding-top: 0;
}
#footer .socialicons i{
color:#bbb;
font-size: 24px;
padding: 0 16px;
}
#footer .socialicons svg {
fill:#bbb;
width: 32px;
height: 32px;
padding: 0 16px;
vertical-align: text-bottom;
}  #sidebar {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #6a6c6e;
background-color: #fff;
}
#sidebar.grid_4 {
width: 30%;
}
#sidebar a {
color: #6a6c6e;
}
.widget-area {
padding: 48px;
}
.widget-area,
.widget-area p {
font-size: 11px;
line-height: 20px; 
}
.widget-area ul,
.widget-area ul li {
margin: 0;
padding: 0;
}
.widget-area ul li {
padding: 8px 0;
border-bottom: 1px solid #eee;
}
.widget-area ul li:last-child {
border-bottom: none;
}        
.widget-area ul li {
list-style-type: none;
}
.widget {
margin: 0 0 56px 0;
overflow: hidden;
}
.widget_recent_entries ul li:last-child,
.widget_categories ul li:last-child {
margin-bottom: 0;
}
.widget_archive ul li,
.widget_nav_menu ul li,
.widget_recent_comments ul li,
.widget_categories ul li,
.widget_pages li.page_item,
.widget_recent_entries ul li,
.widget_meta ul li {
letter-spacing: 1px;
text-transform: uppercase;        
} .widget_search h3 {
display: none !important;
}
form#searchform {
border: 1px solid #eee;
overflow: hidden;
height: 40px;
padding: 9px 10px 9px 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#searchform i {
font-size: 20px;
padding-right: 7px;
color: #303033 !important;
}
.search-left, .search-right {
display: inline;
float: left;
}
.search-right {
width: 174px;
}
.widget_search #searchform input {
border: 0;
box-sizing: border-box;
color: #bbb;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
line-height: 14px;
text-transform: uppercase;
width: 100%;
height: 20px;
} .widget_categories ul { 
overflow: hidden;
}
.widget_categories ul li ul {
margin-top: 0;
}
.widget_categories ul li { 
display: block;
} .widget_pages ul li ul {
margin-top: 0;
} .textwidget {
margin-top: 20px;
}
.textwidget iframe {
max-width: 100%
}
.textwidget ul li {
list-style-type: disc;
} .single_tags a, 
.widget .tagcloud a,
#sidebar .tagcloud a  {
border: 0 none;
color: #FFFFFF !important;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 13px !important;
font-style: normal;
margin: 0 2px 4px 0;
outline: 0 none;
padding: 2px 8px;
position: relative;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
} .widget_rss img {
display: inline;
}
.widget_rss ul li {
margin-top: 20px;
}
.rss-date {
display: block;
} #wp-calendar {
max-width: 100%;
}
#calendar_wrap {margin-top: 20px;}
#wp-calendar caption {
text-align: right;
margin-bottom: 10px;
padding-right: 24px;
text-transform: uppercase;
}
table#wp-calendar {
margin-bottom: 0;
max-width: 100%;
}
#wp-calendar thead th {
padding-bottom: 10px;
text-align: center;
}
#wp-calendar tbody td {
text-align: center;        
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot {
border: none;
background: none;
}
#wp-calendar tfoot #next,
#wp-calendar tfoot #prev,
#wp-calendar tfoot .pad {
border: none;
background: none;
}
#wp-calendar tfoot #next {
font-size: 14px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 14px;
text-transform: uppercase;
padding-top: 10px;
text-align: left;
}  img     {
position: relative;
max-width: 100%;
height: auto;
}
a img {
border:none;
vertical-align:top;
}
img.lazy {
font-size: 0;
}
.pretty_image {
border: none;
display: block;
}        
.single-blog-content .pretty_image,
page-content .pretty_image {
position: relative;
z-index: 1;
}   
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.alignnone,
.alignleft,
img.alignleft,
.alignright,
img.alignright,
.aligncenter,
img.aligncenter {
margin-top: 12px;
margin-bottom: 12px;
max-width: 100%;
}
.alignleft,
img.alignleft {
margin-right: 24px;
float: left;
}
.alignright,
img.alignright {
margin-left: 24px;
float: right;
}
.aligncenter,
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
#fullResImage {
padding: 0;
border: 0;
}
.wp-caption-text {
margin: 0;
padding: 0;
font-size: 11px;
line-height: 16px;
}
.wp-caption,
.gallery-caption,
.wp-caption-text {
max-width: 100%;
text-align: right;
padding: 0;
}
.wp-caption.alignleft,
.wp-caption.alignright {
width: auto !important;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .gallery {
margin-bottom: 20px;
margin-left: 20px;
}
.gallery dl,
.gallery-item {
float: left;
margin: 0 20px 20px 0;
overflow: hidden;
position: relative;
}
.gallery img {
border: 0 !important;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: table;
margin: 20px auto 0;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 20px);
max-width: calc(50% - 20px);
text-align: center;
}
.gallery-columns-3 .gallery-item {
max-width: 31%;
max-width: -webkit-calc(33.3% - 20px);
max-width: calc(33.3% - 20px);
text-align: center;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 20px);
max-width: calc(25% - 20px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 20px);
max-width: calc(20% - 20px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 20px);
max-width: calc(16.7% - 20px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 20px);
max-width: calc(14.28% - 20px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 20px);
max-width: calc(12.5% - 20px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 20px);
max-width: calc(11.1% - 20px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-caption {
box-sizing: border-box;
font-size: 11px;
line-height: 20px;
margin: 0;
padding: 0;
text-align: center;
}  #pagination {
width: 100%;
clear: both;
text-transform: uppercase;
margin: 0;
}
.page-template-template-blog-style2 #pagination,
.blog-wrap #pagination,
.blog-wrapcontent-width4 #pagination  {
margin-left: 24px;
}
.page-template-template-blog-style1-php #pagination {
margin-left: 0;
}
.portfolio #pagination {
margin-left: 0;
}
.pagination_main {
clear:both;
position:relative;
font-size:12px;
line-height:12px;
}
.pagination_main i {
font-size: 16px;
line-height: 10px;
}
.pagination_main span,
.pagination_main a {
display:block;
float:left;
margin: 20px 6px 11px 0;
padding: 15px 18px;
text-decoration:none;
width:auto;
border: 1px solid #ccc;
}
.pagination_main, 
.pagination_main a.inactive {
color: #202226;
}
.pagination_main .current,
.pagination_main a:hover,
.page-numbers.current, 
.pagination_main a:hover,
.pagination_main .current{
background-color: #202226;
border: 1px solid #202226;
} .single-post-pagination {
margin-top: 20px;
}  .comments-wrap {
max-width: 710px;
overflow: hidden;
padding: 12px;
}
.comments-wrap-fullwidth-page {
max-width: 710px;
}
#respond,
#comments,
.commentlist,
.commentlist li.comment,
.commentlist li ul.children li.comment {
margin: 0;
padding: 0;
}
.commentlist .children { margin:  0 0 0 48px; }
.comment-left,
.comment-body,
.comment-right {
}
.comment-left {
float: left;
width: 72px;
}
.comment-body {
margin-left: 72px;
}
#reply-title {
font-size: 18px;
margin-top: 37px;
}
h6#comments-number {
margin: 44px 0 24px;
}
#reply-title, h6#comments-number {
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
line-height: 22px;
padding: 12px 0;
text-transform: uppercase;
}
ol.commentlist li,        
.commentlist li.comment,
.commentlist li ul.children li.comment,
.commentlist li ol.children li.comment {
list-style-type: none;
}
.commentlist li:first-of-type.comment {
margin-top: 0;
}
.commentlist .thread-alt,
.commentlist .comment{
width: 100%;
display: inline-block;
}
.commentlist li p {
color: #888;
}
#comments .depth-5 ul.children {
margin:  0;
}
.single-comment {
position: relative;
overflow: hidden;
border-bottom: 1px solid #eee;       
}
.commentlist .vcard,
.commentlist .comment-author {
margin-top: 12px;
}
.commentlist .comment-meta,
.commentlist .comment-meta a,
.commentlist .commentmetadata a,
.commentlist .commentmetadata {
float: left;
}
.commentlist .comment-meta {
margin-top: 14px;
}
.commentlist cite,
.commentlist .vcard cite.fn,
.commentlist .vcard cite.fn a.url {
font-size: 14px;
font-style: normal;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 1px;
color: #303033;
}
.comment-date,
.comment-date a {
font-weight: normal;
font-size: 10px;
line-height: 16px;
margin-bottom: 20px;
color: #bbb;
text-transform: uppercase;
}
.comment-text{
clear: both;
margin-right: 100px;
}             
.moderation {
font-size: 11px;
font-style: italic;
}
.comments-closed {margin-left: 20px;}
#cancel-comment-reply,
#cancel-comment-reply a,
a#cancel-comment-reply-link {
display: inline-block;   
margin-top: 15px;
margin-left: 24px;
}
.bypostauthor {
font-weight: 600;
} .pinglist {
margin-top: 24px;
} .page-numbers
{
display:block;
float:left;
margin: 20px 2px 20px 0;
padding:3px 11px 2px 11px;
text-decoration:none;
width:auto;
}
.pagination_main a,
.pagination_main .current,
ul.login li a,
span.page-numbers,
a.page-numbers  { 
color: #202226;
}
.page-numbers.current  {
color: #eee;
}
.pagination_main a:hover,
.pagination_main .current,
ul.login li a:hover,
span.page-numbers,
a.page-numbers:hover {
color: #ccc;
}
.nav_pagination_bottom {
margin: 0;
}  textarea, input {
border-radius: 0;
-webkit-border-radius: 0;
color: #666;
font-size: 18px;
font-weight: 100;
padding: 0;
overflow: auto;
max-width: 100%;	     
}        
textarea {
vertical-align: top; }
input {
border: 1px solid #ddd;
padding: 3px 0;
box-sizing: border-box;
}
.single-blogentry textarea, 
.single-blogentry input,
.post-content textarea, 
.post-content input {
margin-bottom: 12px;
margin-top: 0;
}
input[type="password"] {
margin: 0 6px 6px 0;
padding-left: 6px;
padding-right: 6px;
height: 38px;
box-sizing: border-box;	
}
textarea {
height: 240px;
}
select  {
margin-top: 24px;
max-width: 100%;
padding: 4px;
}
.sbHolder {
padding: 4px 0px;
width: 100%;
position: relative;
}
.sbOptions {
border-top: 1px solid #ddd;
}
.sbToggle {
background: url(//panayitsa.gr/wp-content/themes/spoon/images/down.png) 0 0 no-repeat;
position: absolute;
display: block;
height: 20px;
outline: none;
right: 0px;
top: 8px;
width: 20px;
}
.sbToggle:hover{
background: url(//panayitsa.gr/wp-content/themes/spoon/images/down2.png) 0 0 no-repeat;
}
.sbToggleOpen{
background: url(//panayitsa.gr/wp-content/themes/spoon/images/up.png) 0 0 no-repeat;
}
.sbToggleOpen:hover{
background: url(//panayitsa.gr/wp-content/themes/spoon/images/up2.png) 0 0 no-repeat;
} .comment-notes,
.form-allowed-tags {
display: none;
}
#respond p {
margin-top: 0;
clear: both;
color: #aaa;
}
#respond p.logged-in-as {
margin-top: 0;
}
#respond fieldset {
margin-bottom: 10px;
}
#commentform {
display: block;
margin: 0;
}
#commentform label {
clear: both;
color: #aaa;
font-size: 13px;
font-weight: 100;
position: relative;
text-transform: uppercase;
}
#commentform ul {
margin: 0;
}
#commentform li {
padding: 0;
margin-bottom: 20px;
clear: both;
border: 0;
}
#commentform ul,
#commentform li,
#commentform ul li {
list-style-type: none;
list-style-image: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea#comment {
border: 1px solid #eee;
box-sizing: border-box;
float: left;
width: 100%;
padding: 8px 12px;
}
.comment-form-url {
display: none;
}
.comment-form-comment {
margin: 0;
}
#commentform textarea {
padding: 12px 18px;
}
#commentform .form-submit {
clear: both;
}
#commentform #submit {
margin-top: 12px;
float: right;
} #searchbar {
position: fixed;
z-index: 33;
width: 100%;
display: none;
}
#searchform {
margin: 0;
padding: 0;
}
#searchinput {
float: left;
margin: 0;
padding: 0;
border: none;
outline: medium none;        
}         
#search-button {
float: right;
cursor: pointer;
height: 29px;
width: 40px;
margin: 0;
vertical-align: middle;
border: none;
}
#content #search-button {
float: right;
}
#content #searchinput {
display: block;
}
#searchbar #searchform,
#searchbar  form {
margin: 0;
padding: 0;
} 
#searchbar  #searchinput {
width: 100%;
padding: 12px 0 18px 24px;
margin-right: 2px;
} 
#searchbar input {
font-size: 42px;
line-height: 42px;
height: 44px;
color: #eee;
}   .has-large-font-size,
.has-huge-font-size, .has-larger-font-size {
line-height: 1.7em;
} .wp-block-image.alignfull img, 
.wp-block-image.alignwide img {
display: block;
}      ul.wp-block-gallery {
margin: 0;
}
ul.wp-block-gallery li {
padding: 0;
}          table.wp-block-table td {
border: 1px solid #ddd;
padding: 12px;
}   .wp-block-button__link {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
line-height: 14px;
padding: 12px 15px;
letter-spacing: 1.6px;
} .wp-block-separator {
color: #ddd;
border: none;
border-top: 4px solid #ddd;
width: 96px;
}
.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots  {
width: 100%;
}        .page-template-template-no-sidebar .page-content,
.page-template-template-no-sidebar .content-width, 
.page-template-template-no-sidebar .content-width2, 
.page-template-template-no-sidebar .content-width3, 
.page-template-template-no-sidebar .content-width4, 
.page-template-template-no-sidebar .content-width-menu, 
.page-template-template-no-sidebar .content-width-narrow {
overflow: initial;
}
.page-template-template-no-sidebar .alignwide,
.page-template-template-no-sidebar .alignfull{
width: auto;
max-width: 100vw;
}
.page-template-template-no-sidebar .alignwide:not(.wp-block-cover),
.page-template-template-no-sidebar .alignfull:not(.wp-block-cover) {
background-color: #fff;
padding: 24px;
}
.page-template-template-no-sidebar .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
}
.page-template-template-no-sidebar .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
} .has-yellow-color {
color: #f9ba00;
}
.has-yellow-background-color {
background-color: #f9ba00;
}
.has-orange-color {
color: #f1592a;
}
.has-orange-background-color {
background-color: #f1592a;
}
.has-redorange-color {
color: #ff4229;
}
.has-redorange-background-color {
background-color: #ff4229;
}
.has-lightred-color {
color: #ef3f3c;
}
.has-lightred-background-color {
background-color: #ef3f3c;
}
.has-red-color {
color: #ef3f3c;
}
.has-red-background-color {
background-color: #ef3f3c;
}
.has-darkred-color {
color: #ed2528;
}
.has-darkred-background-color {
background-color: #ed2528;
}
.has-turquoise-color {
color: #18cece;
}
.has-turquoise-background-color {
background-color: #18cece;
}
.has-blue-color {
color: #14b8f5;
}
.has-blue-background-color {
background-color: #14b8f5;
}
.has-darkblue-color {
color: #2980b9;
}
.has-darkblue-background-color {
background-color: #2980b9;
}
.has-goldenbrown-color {
color: #c2ad6e;
}
.has-goldenbrown-background-color {
background-color: #c2ad6e;
}
.has-brown-color {
color: #c39f76;
}
.has-brown-background-color {
background-color: #c39f76;
}
.has-darkgoldenbrown-color {
color: #9a8764;
}
.has-darkgoldenbrown-background-color {
background-color: #9a8764;
}
.has-white-color {
color: #ffffff;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-grey-color {
color: #ddd;
}
.has-grey-background-color {
background-color: #ddd;
}
.has-darkgrey-color {
color: #4a4c4e;
}
.has-darkgrey-background-color {
background-color: #4a4c4e;
}
.has-almostblack-color {
color: #303033;
}
.has-almostblack-background-color {
background-color: #303033;
} .wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption {
box-sizing: border-box;
}