@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0);
src: url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.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);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
 *,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
-webkit-font-smoothing: subpixel-antialiased;
}
body {
background: #fff;
color: #444;
font-size: 16px;
font-weight: 400;
line-height: 1.9;
margin: 0;
min-height: 100%;
padding: 0;
}
body.frontpage {
background-image: none !important;
}
a {
color: #d27244;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-decoration: none;
}
a.inverse, a:hover, a:active, a:focus {
color: #010101;
}
a.inverse:active, a.inverse:focus, a.inverse:hover {
color: #d27244;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
font-weight: 400;
line-height: 1.2;
margin: 0;
padding: 0;
}
h1 {
font-size: 40px;
text-transform: none;
}
h2 {
font-size: 36px;
text-transform: none;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
b,
strong {
font-weight: 600;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
ul li {
line-height: 1.7;
}
p {
margin: 1em 0 2em;
}
iframe {
border: none;
max-width: 100% !important;
}
hr {
border: none;
clear: both;
display: block;
height: 1px;
margin: 0;
padding: 50px 0;
position: relative;
}
hr:after {
background: #d5d5d5;
content: "";
height: 1px;
left: 50%;
margin: 0 0 0 -100px;
position: absolute;
top: 49px;
width: 200px;
}
hr:before {
background: #d5d5d5;
content: "";
height: 9px;
left: 50%;
margin: -4px 0 0 -4px;
position: absolute;
top: 49px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 9px;
}
code {
background: #f5f5f5;
padding: 5px 10px;
}
pre {
background: #fafafa;
border: 1px solid #e5e5e5;
padding: 20px;
} [class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-email:before {
content: "\f003";
}
.icon-fb:before {
content: "\f082";
}
.icon-gplus:before {
content: "\f0d4";
}
.icon-phone:before {
content: "\f095";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-rss:before {
content: "\f143";
}
.icon-star:before {
content: "\f005";
}
.icon-twitter:before {
content: "\f081";
}
.icon-youtube:before {
content: "\f166";
}  .clear:after,
.entry-header:after,
#gk-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after,
#gk-social-icons,
.gk-nsp:after,
.gk-nsp-arts:after,
.gk-nsp-links:after,
#content:after,
#primary:after,
#sidebar:after,
#content-top:after,
#content-bottom:after,
.eventlist-item:after,
#content > article:after,
.widget-area:after {
clear: both;
content: "";
display: table;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.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-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000; } select,
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="email"] {
background: #fff;
border: 1px solid #d1d1d1;
color: #000;
font-size: 14px;
line-height: 1.7;
height: 45px !important;
padding: 10px 20px !important;
max-width: 100% !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #000;
font-size: 13px;
font-weight: 400;
opacity: 1;
text-transform: uppercase;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #000;
font-size: 13px;
font-weight: 400;
opacity: 1;
text-transform: uppercase;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #000;
font-size: 13px;
font-weight: 400;
opacity: 1;
text-transform: uppercase;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #000;
font-size: 13px;
font-weight: 400;
opacity: 1;
text-transform: uppercase;
}
textarea {
height: auto !important;
max-width: 100% !important;
padding: 24px;
}
legend {
color: #1B1D1F;
}
select {
height: inherit;
padding: 6px;
font-family: Arial, sans-serif;
font-size: 12px;
height: 39px;
line-height: 39px;
padding: 12px;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
background: #fffef4;
} button,
.button,
.readon,
.button-border,
input[type="submit"],
input[type="button"],
input[type="reset"] {
-webkit-appearance: none;
background: #d27244;
border: none;
color: white !important;
cursor: pointer;
display: block;
float: left;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: 25px;
margin: 0 5px 2px 2px;
padding: 15px 50px;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
.readon:hover,
.readon:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:active,
.readon:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
background: #000;
}
.button-border {
background: transparent!important;
border: 2px solid #d27244;
color: #d27244 !important;
}
.button-border:active,
.button-border:focus,
.button-border:hover {
background: #fff;
border: 2px solid #000;
color: black !important;
}
.post-password-required input[type="submit"] {
vertical-align: bottom;
} label {
color: #111;
font-size: 13px;
font-weight: 600;
padding: 0 6px 0 0;
} ::-webkit-input-placeholder {
color: #7d7b6d;
}
:-moz-placeholder {
color: #7d7b6d;
}
::-moz-placeholder {
color: #7d7b6d;
}
:-ms-input-placeholder {
color: #7d7b6d;
} #gk-bg {
background: #fff;
position: relative;
width: 100%;
z-index: 1;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
body.frontpage,
#frontpage-wrap {
overflow: hidden;
}
#gk-bg.menu-open {
margin-left: -280px;
}
.site-main {
padding: 100px 0 0 0;
position: relative;
}
.site-content {
padding: 0 0 50px 0;
}
#content-top {
margin-bottom: 48px;
}
#content-bottom {
margin-top: 48px;
}
.gk-3-cols[data-cols="1"] .widget-wrap {
float: left;
width: 100%;
}
.gk-3-cols[data-cols="2"] .widget-wrap {
float: left;
padding: 0 20px;
width: 50%;
}
.gk-3-cols[data-cols="3"] .widget-wrap {
float: left;
padding: 0 20px;
width: 33.333333%;
}
.gk-3-cols[data-cols="2"],
.gk-3-cols[data-cols="3"] {
margin: 0 -20px;
}
#gk-bottom1,
#gk-bottom2,
#gk-bottom3 {
padding: 60px 0;
} @font-face {
font-family: "steakhouse-pixellove";
src: url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/steakhouse-pixellove/steakhouse-pixellove.eot);
src: url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/steakhouse-pixellove/steakhouse-pixellove.eot?#iefix) format("embedded-opentype"), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/steakhouse-pixellove/steakhouse-pixellove.woff) format("woff"), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/steakhouse-pixellove/steakhouse-pixellove.ttf) format("truetype"), url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/fonts/steakhouse-pixellove/steakhouse-pixellove.svg#steakhouse-pixellove) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "steakhouse-pixellove" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="gk-icon-"]:before,
[class*=" gk-icon-"]:before {
font-family: "steakhouse-pixellove" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gk-icon-coffee:before {
content: "a";
}
.gk-icon-coffee-solid:before {
content: "b";
}
.gk-icon-cutlery:before {
content: "c";
}
.gk-icon-cutlery-solid:before {
content: "d";
}
.gk-icon-dinner-set:before {
content: "e";
}
.gk-icon-dinner-set-solid:before {
content: "f";
}
.gk-icon-gallery:before {
content: "g";
}
.gk-icon-gallery-alt:before {
content: "h";
}
.gk-icon-gallery-alt-solid:before {
content: "i";
}
.gk-icon-gallery-solid:before {
content: "j";
}
.gk-icon-glass:before {
content: "k";
}
.gk-icon-glass-solid:before {
content: "l";
}
.gk-icon-ice-cream:before {
content: "m";
}
.gk-icon-ice-cream-alt:before {
content: "n";
}
.gk-icon-ice-cream-alt-solid:before {
content: "o";
}
.gk-icon-ice-cream-solid:before {
content: "p";
}
.gk-icon-lollipop:before {
content: "q";
}
.gk-icon-lollipop-alt:before {
content: "r";
}
.gk-icon-lollipop-alt-solid:before {
content: "s";
}
.gk-icon-lollipop-solid:before {
content: "t";
}
.gk-icon-map-path:before {
content: "u";
}
.gk-icon-map-path-solid:before {
content: "v";
}
.gk-icon-marker:before {
content: "w";
}
.gk-icon-marker-solid:before {
content: "x";
}
.gk-icon-orange:before {
content: "y";
}
.gk-icon-orange-solid:before {
content: "z";
}
.gk-icon-phone:before {
content: "A";
}
.gk-icon-phone-solid:before {
content: "B";
}
.gk-icon-tea-cup:before {
content: "C";
}
.gk-icon-tea-cup-solid:before {
content: "D";
}
.gk-icon-wine-glass:before {
content: "E";
}
.gk-icon-wine-glass-solid:before {
content: "F";
}
.gk-icon-bottle-glass:before {
content: "G";
}
.gk-icon-bottle-glass-solid:before {
content: "H";
}
.gk-icon-burger:before {
content: "I";
}
.gk-icon-burger-solid:before {
content: "J";
}
.gk-icon-calendar:before {
content: "K";
}
.gk-icon-calendar-solid:before {
content: "L";
}
.gk-icon-cheeseburger:before {
content: "M";
}
.gk-icon-cheeseburger-solid:before {
content: "N";
}
.gk-icon-clock:before {
content: "O";
}
.gk-icon-clock-solid:before {
content: "P";
} #gk-header {
background-attachment: fixed;
background-position: center top;
background-size: cover;
margin: 0;
padding: 0;
position: relative;
}
#gk-header.menu-visible {
padding-top: 80px;
}
#gk-header-mod {
color: #fff;
overflow: hidden;
text-align: center;
}
#gk-header-mod .gk-header-mod-wrap {
padding: 50px 0 40px 0;
}
#gk-header-mod h1 {
color: #fff;
font-size: 76px;
font-weight: 400;
padding-top: 100px;
}
#gk-header-mod h2 {
color: #fff;
font-size: 24px;
float: none;
font-weight: 300;
margin: 0 auto !important;
padding: 100px 0 80px 0;
position: relative;
width: 40%;
}
#gk-header-mod h2:before {
border-top: 1px solid #fff;
content: "";
left: 0;
position: absolute;
top: 50px;
width: 100%;
}
#gk-header-mod h2:after {
background: #fff;
content: "";
height: 9px;
left: 50%;
margin: -4px 0 0 -9px;
position: absolute;
top: 50px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 9px;
}
#gk-header-mod p {
margin: 0;
}
#gk-header-mod .btn {
background: #fff;
color: #000;
display: inline-block;
font-size: 14px;
font-weight: bold;
height: 55px;
line-height: 56px;
padding: 0 35px;
text-transform: uppercase;
}
#gk-header-mod .btn:active, 
#gk-header-mod .btn:focus, 
#gk-header-mod .btn:hover {
background: #000;
color: #fff;
}
#gk-header-mod .gk-short-menu {
font-size: 14px;
font-weight: 600;
margin: 352px 0 150px 0;
}
#gk-header-mod .gk-short-menu li {
display: inline-block;
line-height: 2.2;
margin: 0 40.25px;
}
#gk-header-mod .gk-short-menu a {
color: #fff;
}
#gk-header-mod .gk-short-menu a:active, 
#gk-header-mod .gk-short-menu a:focus, 
#gk-header-mod .gk-short-menu a:hover {
color: rgba(255, 255, 255, 0.6);
}
#gk-header-mod .gk-short-menu i {
display: block;
font-size: 56px;
line-height: 54px;
margin: 0 auto;
}
#gk-header-mod .gk-short-menu .gk-icon-dinner-set-solid {
font-size: 64px;
position: relative;
top: 2px;
}
#gk-header-mod .gk-short-menu .gk-icon-calendar-solid {
font-size: 42px;
position: relative;
top: -1px;
}
@media (max-height: 1400px) {
#gk-header-mod .gk-short-menu {
margin: 302px 0 150px 0;
}
#gk-header-mod > div > div {
padding: 50px 0 40px 0;
}
}
@media (max-height: 1300px) {
#gk-header-mod .gk-short-menu {
margin: 252px 0 100px 0;
}
#gk-header-mod h1 {
padding-top: 50px;
}
}
@media (max-height: 1200px) {
#gk-header-mod .gk-short-menu {
margin: 152px 0 50px 0;
}
#gk-header-mod h1 {
padding-top: 30px;
}
}
@media (max-height: 1100px) {
#gk-header-mod .gk-short-menu {
margin: 132px 0 50px 0;
}
#gk-header-mod h2 {
padding: 80px 0 50px 0;
}
}
@media (max-height: 1000px) {
#gk-header-mod .gk-short-menu {
margin: 82px 0 50px 0;
}
#gk-header-mod h2 {
padding: 80px 0 30px 0;
}
#gk-header-mod .gk-logo.gk-logo-css {
margin: 30px auto 0 auto!important;
}
}
@media (max-height: 900px) {
#gk-header-mod .gk-logo.gk-logo-css {
height: 180px!important;
}
}
@media (max-height: 800px) {
#gk-header-mod > div > div {
padding: 0!important;
}
#gk-header-mod .gk-short-menu {
margin: 32px 0 50px 0;
}
}
@media (max-height: 700px) {
#gk-header-mod h1 {
font-size: 48px;
}
#gk-header-mod h2:before,
#gk-header-mod h2:after {
top: 16px;
}
#gk-header-mod h2 {
padding: 35px 0 25px 0;
}
#gk-header-mod .gk-short-menu {
margin: 22px 0 50px 0;
}
#gk-header-mod .gk-short-menu li {
display: inline-block;
margin: 0 16px;
}
}
@media (max-height: 600px) {
#gk-header-mod .gk-short-menu i {
font-size: 24px !important;
line-height: 24px !important;
}
#gk-header-mod .btn {
height: 40px;
line-height: 40px;
padding: 0 20px;
}
#gk-header-mod h2 {
font-size: 16px;
}
#gk-header-mod .gk-logo.gk-logo-css {
height: 130px!important;
}
}
@media (max-height: 500px) {
#gk-header-mod h1 {
font-size: 32px;
}
#gk-header-mod .gk-short-menu span {
font-size: 12px;
font-weight: 500;
}
#gk-header-mod .gk-logo.gk-logo-css {
height: 80px!important;
margin: 10px auto 0 auto!important;
}
#gk-header-mod h2 {
padding: 30px 0 20px 0;
}
}
#gk-header-widget {
background: #f5f5f5;
padding: 20px;
}
#gk-header-widget .widget-area {
margin: 0 auto;
}
#gk-header-nav {
background: #fff;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
height: 80px;
left: 0;
padding: 0;
position: fixed;
top: -250px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
z-index: 10000;
}
#gk-header-nav.menu-open {
left: -280px;
}
#gk-header-nav.static {
position: fixed;
top: 0;
}
.admin-bar #gk-header-nav.static {
top: 32px;
}
.menu-open #gk-header-nav {
left: -280px !important;
}
#gk-header-nav.active {
top: 0;
}
.admin-bar #gk-header-nav.active {
top: 32px;
}
#gk-header-nav .main-navigation {
float: left;
min-height: 80px;
padding: 0 100px 0 0;
text-align: left;
white-space: nowrap;
width: 50%;
}
#gk-header-nav .main-navigation.main-navigation-right {
float: right;
padding: 0 0 0 100px;
text-align: right;
}
#gk-header-nav .gk-logo {
left: 50%;
margin: 0 0 0 -56px;
position: absolute;
top: 0;
z-index: 1;
}
#gk-header-nav-wrap {
margin: 0 auto;
} .gk-logo {
display: block;
float: none;
margin: 0 auto;
padding: 0;
text-indent: -9999px;
text-shadow: none;
}
.gk-logo img {
display: block;
height: auto;
margin: 30px auto 0 auto;
max-width: 300px;
}
.gk-logo.gk-logo-css {
background: url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/images/logo.png) no-repeat center center;
background-size: contain; height: 270px;
margin: 70px auto 0 auto;
width: 300px;
}
.gk-logo.gk-logo-small img {
max-height: 80px;
margin: 0;
width: auto;
}
.gk-logo.gk-logo-css.gk-logo-small {
background: url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/images/logo-small.png) no-repeat center center;
background-size: contain;
background-position: center center; height: 70px;
margin-top: 3px !important;
width: 112px;
}  .nav-menu {
margin: 0;
padding: 0;
}
.nav-menu > li,
.nav-menu > ul > li {
clear: none !important;
display: inline-block;
font-size: 14px;
font-weight: bold;
height: 80px;
line-height: 80px;
text-transform: uppercase;
width: auto;
}
.nav-menu > li > a:active, 
.nav-menu > li > a:focus, 
.nav-menu > li > a:hover, 
.nav-menu > li.current_page_item > a, 
.nav-menu > li.current_page_item > a:active, 
.nav-menu > li.current_page_item > a:focus, 
.nav-menu > li.current_page_item > a:hover {
color: #d27244;
}
.nav-menu > li > a,
.nav-menu > ul > li > a {
color: #2d2d2d;
display: block;
height: 80px;
line-height: 80px;
padding: 0 13px;
position: relative;
}
.nav-menu > li.menu-item-has-children a:before,
.nav-menu ul > li.menu-item-has-children a:before {
bottom: 0;
border: 10px solid #d27244;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
border-top: none;
content: "";
left: 32px;
opacity: 0;
position: absolute;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
z-index: 1001;
}
.nav-menu > li.menu-item-has-children:hover > a:before {
opacity: 1;
}
.nav-menu > li:first-child > a {
padding-left: 0;
}
.nav-menu > li:last-child > a {
padding-right: 0;
}
.nav-menu > li .sub-menu,
.nav-menu ul > li .children {
background: #d27244;
border-radius: 3px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
margin: 0;
padding: 16px 32px;
position: absolute;
left: -9999px;
text-transform: none;
width: 264px;
z-index: 99999;
}
.nav-menu > li .sub-menu li,
.nav-menu ul > li .children li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
font-size: 14px;
font-weight: bold;
line-height: 20px;
margin: 0;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
white-space: normal;
}
.nav-menu > li .sub-menu li:first-child,
.nav-menu ul > li .children li:first-child {
border-top: none;
}
.nav-menu > li .sub-menu li a,
.nav-menu ul > li .children li a  {
color: #fff;
display: block;
line-height: 20px;
padding: 0;
}
.nav-menu > li .sub-menu li a:active, 
.nav-menu > li .sub-menu li a:focus, 
.nav-menu > li .sub-menu li a:hover,
.nav-menu ul > li .children li a:active, 
.nav-menu ul > li .children li a:focus, 
.nav-menu ul > li .children li a:hover {
color: rgba(255, 255, 255, 0.8);
}
.nav-menu > li .sub-menu a,
.nav-menu > li .sub-menu li,
.nav-menu ul > li .children a,
.nav-menu ul > li .children li {
width: 100%;
}
.nav-menu > li .sub-menu .sub-menu,
.nav-menu ul > li .children .children {
margin-left: 100px;
margin-top: -35px;
}
.nav-menu li:hover > .sub-menu,
.nav-menu li:hover > .children {
left: auto;
}
.menu-toggle {
display: none;
} #page {
margin: 0 auto;
position: relative;
-webkit-transition: left .3s ease-out;
-moz-transition: left .3s ease-out;
-ms-transition: left .3s ease-out;
-o-transition: left .3s ease-out;
transition: left .3s ease-out;
}
#page.page-wide {
max-width: 100%;
}
#aside-menu-toggler {
color: #2d2d2d;
cursor: pointer;
display: none;
float: right;
font-size: 32px;
height: 44px;
line-height: 44px;
margin: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 15px;
width: 44px;
z-index: 10000;
}
#aside-menu {
background: #000;
float: right;
height: 100%;
overflow: hidden;
position: absolute;
pointer-events: none;
right: 0;
top: 0;
-webkit-transition: width .3s ease-out;
-moz-transition: width .3s ease-out;
-ms-transition: width .3s ease-out;
-o-transition: width .3s ease-out;
transition: width .3s ease-out;
visibility: hidden;
width: 280px;
will-change: width;
z-index: 0;
}
#aside-menu h3 {
color: #ccc;
margin: 0 0 0 25px;
text-align: left;
}
#aside-menu > nav {
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
width: 100%;
padding-right: 32px;
min-width: 280px;
max-width: 100%;
}
#aside-menu li {
font-size: 15px;
font-weight: 600;
padding: 3px 0;
text-transform: uppercase;
}
#aside-menu li a {
color: #fff;
display: block;
padding: 3px 0;
width: 100%;
}
#aside-menu li a:active, #aside-menu li a:focus, #aside-menu li a:hover, #aside-menu li.current_page_item a {
color: #fff;
}
#aside-menu li li {
font-size: 14px;
font-weight: 400;
text-transform: none;
}
#aside-menu li li a {
color: #aaa;
}
#aside-menu li li li {
font-weight: 300;
padding-left: 15px;
}
#aside-menu .sub-menu,
#aside-menu .children {
padding-left: 0;
}
#aside-menu .nav-aside-menu {
margin: 0;
}
#aside-menu.menu-open {
position: fixed;
pointer-events: auto;
visibility: visible;
}
#aside-navigation li {
text-align: left;
}
#aside-navigation > div > ul {
padding: 20px 0 20px 25px;
}
#aside-navigation > div + div {
margin-top: -40px;
}
#aside-navigation.main-navigation {
margin: 22px auto 0 auto;
}
#close-menu {
cursor: pointer;
font-size: 26px;
opacity: 0;
padding-right: 8px;
position: fixed;
right: 0px;
top: 24px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 0;
}
#close-menu.menu-open {
opacity: 1.0;
right: 10px;
z-index: 100002;
} .android-stock-browser #aside-menu {
height: auto;
min-height: 100%;
position: absolute;
}
.android-stock-browser #aside-menu > div {
height: auto;
min-height: 100%;
} .post-meta {
float: left;
min-height: 10px;
width: 15%;
}
.author-info {
float: left;
width: 20%;
}
.entry-tags {
clear: both;
color: #999;
font-size: 13px;
font-style: italic;
overflow: hidden;
}
.entry-tags strong {
float: left;
font-weight: normal;
}
.entry-tags a {
float: left;
margin: 1px 0 0 6px;
padding: 0 !important;
}
.entry-tags a:after {
content: ",";
}
.entry-tags a:last-child:after {
display: none;
} .entry-related {
text-align: center;
}
.entry-related h3 {
border-top: 1px solid #e5e5e5;
clear: both;
line-height: 24px;
margin: 20px 0;
padding: 52px 0 0;
}
.entry-related a {
display: inline-block;
margin: 0 1%;
vertical-align: top;
width: 18%;
}
.entry-related a strong {
display: block;
font-size: 14px;
font-weight: 500;
line-height: 1.5;
margin: 0;
text-align: left;
width: 100%;
}
.entry-related img {
display: block;
margin: 12px 0 24px;
} .entry-header {
margin: 0 0 24px;
position: relative;
text-align: center;
width: 100%;
}
.entry-header time {
color: #999;
display: inline-block;
font-size: 13px;
font-weight: 400;
text-align: center;
text-transform: uppercase;
}
.entry-title {
font-size: 36px;
line-height: 1.2;
font-weight: bold;
margin: 0 !important;
padding: 16px 0;
text-align: center;
text-transform: uppercase;
}
.archive .entry-title {
font-size: 32px;
}
.entry-title.sticky {
position: relative;
}
.entry-title.sticky:after {
color: #f6c11f;
content: "\f006";
font-family: FontAwesome;
font-size: 18px;
position: relative;
right: 4px;
top: -15px;
}
.item-author {
font-size: 13px;
color: #999;
line-height: 1;
margin: 0 auto !important;
position: relative;
text-align: center;
width: 60%;
text-transform: uppercase;
}
.item-author:before {
border-top: 1px solid #d5d5d5;
content: "";
left: 0;
position: absolute;
top: 15px;
width: 100%;
z-index: 0;
}
.item-author > span {
background: #fff;
display: inline-block;
line-height: 31px;
padding: 0 10px;
position: relative;
z-index: 1;
}
.item-author img {
border: 1px solid #d5d5d5;
border-radius: 50%;
display: inline-block;
height: 32px;
margin: 0 5px 0 0;
padding: 3px;
vertical-align: middle;
width: 32px;
}
.search .item-author, .archive .item-author {
padding: 0 0 52px 0;
}
.entry-header + .item-author {
margin-top: -30px !important;
}
.item-info {
font-size: 11px;
margin: 24px 0 32px;
padding: 18px 0;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.item-info li {
display: inline-block;
padding: 0 10px;
} #gk-bg .post,
#gk-bg .page,
#gk-bg .attachment {
margin: 0 auto;
max-width: 885px;
}
.entry-thumbnail {
margin: 0 0 44px 0;
}
.entry-thumbnail img {
margin: 0;
width: 100%;
}
.entry-thumbnail-wrap {
display: block;
overflow: hidden;
}
.entry-thumbnail-wrap img {
display: block;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.entry-thumbnail-wrap:hover img {
-webkit-transform: rotate(5deg) scale(1.3);
-moz-transform: rotate(5deg) scale(1.3);
-ms-transform: rotate(5deg) scale(1.3);
-o-transform: rotate(5deg) scale(1.3);
transform: rotate(5deg) scale(1.3);
}
.edit-link a:before {
content: "\f040";
font-family: FontAwesome;
margin-right: 5px;
} .page-links {
clear: both;
font-size: 13px;
font-weight: normal;
line-height: 2.2;
margin: 20px 0;
}
.page-links a,
.page-links > span {
background: #fff;
border: 1px solid #fff;
padding: 5px 10px;
text-decoration: none;
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
border: none;
color: #fff;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
background: #fff;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
background: none;
}
.page-links .page-links-title {
background: transparent;
border: none;
margin-right: 20px;
padding: 0;
} .hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0;
}
.entry-social-sharing {
clear: both;
padding: 24px 0 32px;
text-align: center;
}
.entry-social-sharing > div {
display: inline-block;
margin: 0 12px;
vertical-align: top;
}
.entry-social-sharing iframe {
max-width: none!important;
} .gallery {
margin: 20px auto;
width: 80%;
}
.gallery-item {
float: left;
margin: 0 !important;
overflow: hidden;
padding: 0 4px 4px 0;
position: relative;
}
.gallery-item a,
.gallery-item img {
display: block;
height: auto;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.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: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
text-align: center;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.333333%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.666666%;
}
.gallery-columns-7 .gallery-item {
width: 14.285714%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.111111%;
}
.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 {
background-color: rgba(0, 0, 0, 0.7);
bottom: 4px;
color: #fff;
font-size: 14px;
left: 0;
line-height: 1.3;
margin: 0 !important;
max-height: 50%;
opacity: 0;
padding: 2px 8px 6px 8px;
position: absolute;
right: 4px;
text-align: left;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.gallery-caption:before {
display: none;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .format {
color: #999;
display: block;
font-family: FontAwesome;
font-size: 20px !important;
font-style: normal !important;
height: 29px;
line-height: 1.5 !important;
margin: 0;
position: relative;
top: 4px;
width: 26px;
}
.entry-title .format {
display: inline-block;
left: -10px;
position: relative;
top: -3px;
}
#content > .format-aside > aside > time,
#content > .format-audio > aside > time,
#content > .format-chat > aside > time,
#content > .format-gallery > aside > time,
#content > .format-image > aside > time,
#content > .format-link > aside > time,
#content > .format-quote > aside > time,
#content > .format-status > aside > time,
#content > .format-video > aside > time {
padding-bottom: 0;
}
.gk-format-aside:before {
content: "\f0f6";
}
.gk-format-audio:before {
content: "\f001";
}
.gk-format-chat:before {
content: "\f086";
}
.gk-format-gallery:before {
content: "\f00a";
}
.gk-format-image:before {
content: "\f03e";
}
.gk-format-link:before {
content: "\f0c1";
}
.gk-format-quote:before {
content: "\f10e";
}
.gk-format-status:before {
content: "\f073";
}
.gk-format-video:before {
content: "\f03d";
} .full-size-link:before {
content: none;
}
.attachment .item-info {
margin: -32px 0 32px 0;
}
.attachment #image-navigation {
height: 100px;
padding: 30px 0 0 0;
text-align: center;
}
.attachment .entry-attachment .attachment {
display: block;
}
.attachment .entry-attachment .attachment a {
display: block;
}
.attachment .entry-attachment .attachment img {
display: block;
margin: 0 auto;
max-width: 100%;
} .navigation {
margin: 0 0 20px 0;
text-align: center;
}
.paging-navigation .nav-links {
display: inline-block;
}
.nav-links > div {
display: inline;
}
.paging-navigation a {
background: #d27244;
color: #fff;
padding: 12px;
}
.paging-navigation a:active,
.paging-navigation a:focus,
.paging-navigation a:hover {
background: #000;
color: #fff;
} .author-page .author-info {
border-bottom: 1px solid #e5e5e5;
float: none;
margin: 0 auto 52px auto;
padding: 0 0 10px 0;
width: 60%;
}
.author-page .author-info img {
border: 1px solid #e5e5e5;
border-radius: 50%;
display: block;
margin: 0 auto 36px;
overflow: hidden;
padding: 3px;
}
.author-page .author-info p a {
display: block;
text-align: center;
} .search .bigtitle,
.archive .bigtitle {
padding: 0 0 20px 0;
}
.search .category-image-wrap,
.archive .category-image-wrap {
margin: 0 auto 24px auto;
}
.search .category-image-wrap img,
.archive .category-image-wrap img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.home .post,
.home .page,
.search .post,
.search .page,
.archive .post,
.archive .page {
margin-bottom: 72px !important;
}
.home .post .entry-summary,
.home .page .entry-summary,
.search .post .entry-summary,
.search .page .entry-summary,
.archive .post .entry-summary,
.archive .page .entry-summary {
font-size: 18px;
font-weight: 300;
text-align: center;
} #gk-search > div {
padding: 0 0 45px 0;
}
.page-content {
background: #fff;
padding: 40px;
text-align: center;
}
.search-form {
text-align: center;
}
.search-form .search-submit {
display: inline-block;
float: none;
}
.search-form .search-field {
height: 55px !important;
} .error404 .entry-title span {
display: block;
padding: 65px 65px 20px 65px;
position: relative;
} #comments {
border-top: 1px solid #e5e5e5;
clear: both;
margin: 72px auto 0 auto;
max-width: 885px;
padding: 32px 0 0;
position: relative;
}
#comments .no-password {
margin-top: 0;
}
.comment-post-author {
background: #010101;
border-radius: 2px;
color: #fff;
font-size: 11px;
margin: 0 0 0 5px;
padding: 2px 5px;
position: relative;
top: -1px;
}
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.comments-title,
.comment-reply-title {
font-size: 32px;
font-weight: bold;
line-height: 1.2;
margin: 0;
padding: 16px 0;
text-align: center;
text-transform: uppercase;
}
.comment-list,
.comment-list .children {
list-style-type: none;
padding: 0;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list > li:after,
.comment-list .children > li:before {
background-size: 4px 4px;
content: "";
display: block;
height: 1px;
width: 100%;
}
.comment-list > li:last-child:after {
display: none;
}
.comment-body {
font-size: 14px;
margin: 24px 0;
padding: 18px;
position: relative;
}
.comment-list > li:nth-child(even) > article {
background: #f8f8f8;
}
.comment-content p {
line-height: 1.6;
}
.bypostauthor {
line-height: inherit;
}
.comment-author > img {
border: 1px solid #ddd;
border-radius: 50%;
display: block;
float: left;
margin-right: 10px;
padding: 4px;
}
.comment-author .avatar {
display: block;
}
.comment-author .fn {
word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login,
.comment-list .edit-link {
font-size: 11px;
font-style: normal;
font-weight: normal;
}
.comment-reply-link {
float: right;
}
.says {
display: none;
}
.comment-list .edit-link {
float: right;
margin-left: 20px;
}
.comment-author {
position: absolute;
}
.comment-content-wrapper {
margin: 0 0 0 92px;
padding: 10px;
}
.comment-metadata {
font-size: 11px;
margin-bottom: 0;
}
.comment-metadata > * {
text-align: center;
text-transform: uppercase;
}
.comment-metadata > a {
float: right;
}
.comment-metadata > strong.fn {
font-weight: 500;
margin: 0 12px 0 0;
}
.ping-meta {
color: #a2a2a2;
font-size: 13px;
line-height: 2;
}
.comment-awaiting-moderation:before {
content: "\f071";
font-family: FontAwesome;
margin-right: 5px;
position: relative;
top: 1px;
}
.comment-reply-link:before,
.comment-reply-login:before {
content: "\f112";
font-family: FontAwesome;
margin-right: 3px;
} .comment-respond {
padding: 30px 0;
overflow: hidden;
}
.comment .comment-respond {
margin-bottom: 20px;
padding: 20px 0;
}
.comment-reply-title small a {
color: #131310;
display: inline-block;
float: right;
height: 26px;
overflow: hidden;
width: 26px;
}
.comment-reply-title small a:hover {
text-decoration: none;
}
.comment-reply-title small a:before {
content: "\f057";
font-family: FontAwesome;
margin-right: 10px;
vertical-align: top;
}
.comment-form .comment-notes {
color: #aaa;
font-size: 13px;
margin: 12px 0 32px;
text-align: center;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
margin: 0;
}
.comment-form label {
display: block;
clear: both;
padding: 12px 0 10px;
}
.comment-form .required {
color: #ed331c;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
.comment-form textarea {
width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
color: #686758;
font-size: 12px;
}
.form-allowed-tags code {
display: block;
font-size: 10px;
margin: 3px 0;
}
.comment-list .pingback,
.comment-list .trackback {
padding-top: 24px;
}
.comment-navigation {
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0 auto;
max-width: 604px;
padding: 20px 0 30px;
width: 100%;
}
.no-comments {
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0;
padding: 40px 0;
text-align: center;
}
.logged-in-as {
text-align: center;
}  .gk-cols {
margin: 0 -20px;
width: auto;
}
.gk-cols:after {
clear: both;
content: "";
display: table;
}
.gk-cols > div {
float: left;
padding: 0 20px;
}
.gk-cols[data-cols="2"] > div {
width: 50%;
}
.gk-cols[data-cols="3"] > div {
width: 33.333333%;
}
.gk-cols[data-cols="4"] > div {
width: 25%;
}
.gk-cols[data-cols="5"] > div {
width: 20%;
} #gk-bg .page.one-page-layout {
margin: -100px 0 0 0;
max-width: 100%;
}
#gk-bg .page.one-page-layout > div {
margin: 0 auto;
max-width: 860px;
padding: 0 0 60px 0;
text-align: center;
}
.one-page-layout .header {
padding: 0;
}
.one-page-layout .bigtitle {
margin: 100px 0 50px 0 !important;
}
.one-page-layout .bigtitle.has-bg {
background-size: cover !important;
height: 520px;
line-height: 560px;
margin: 0 0 50px 0 !important;
text-align: center;
}
.one-page-layout .bigtitle .header small {
color: #666666 !important;
}
.one-page-layout .bigtitle.has-bg .header > a,
.one-page-layout .bigtitle.has-bg .header > span,
.one-page-layout .bigtitle.has-bg .header small {
color: white !important;
}
.one-page-layout .bigtitle.has-bg .header span:before,
.one-page-layout .bigtitle.has-bg .header span:after {
border-color: #fff;
}
.one-page-layout h2,
.one-page-layout h3 {
font-size: 24px;
font-weight: bold;
margin: 0 !important;
padding: 41px 0 37px 0;
text-align: center;
text-transform: uppercase;
}
.one-page-layout h3 {
font-size: 16px;
} .gk-photo {
clear: both;
padding: 35px 0;
}
.gk-photo:after {
clear: both;
content: "";
display: table;
}
.gk-photo > a,
.gk-photo > div {
display: block;
float: left;
max-width: 45%;
}
.gk-photo img {
float: left;
max-width: 100%;
}
.gk-photo .figcaption {
float: right;
width: 48%;
}
.gk-photo h3 {
font-size: 24px;
padding: 30px 0;
text-align: left;
}
.gk-photo p {
font-size: 16px;
margin: 0;
text-align: left;
}
.gk-photo-right > a,
.gk-photo-right > div,
.gk-photo-right img {
float: right;
}
.gk-photo-right .figcaption {
float: left;
}
.gk-photo-center > a,
.gk-photo-center > div,
.gk-photo-center img {
display: block;
max-width: 100%;
width: 100%;
}
.gk-photo-center .figcaption {
clear: both;
float: none;
margin: 0 auto;
padding: 20px 0 0 0;
width: 70%;
}
.gk-photo-center p,
.gk-photo-center h3 {
text-align: center;
}
.gk-photo-overlay {
background: rgba(0, 0, 0, 0.9) url(//www.picchioallegro.com/wp-content/themes/Steakhouse3/images/gallery_preloader.gif) no-repeat center center;
display: none;
height: 100%;
left: 0;
opacity: 0;
position: fixed;
top: 0;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
z-index: 10000000;
}
.gk-photo-overlay.active {
display: block;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gk-photo-overlay img {
display: block;
height: auto;
left: 50%;
max-height: 95%;
max-width: 95%;
opacity: 1;
position: fixed;
top: 50%;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
-moz-transform: translateX(-50%) translateY(-50%) scale(1);
-ms-transform: translateX(-50%) translateY(-50%) scale(1);
-o-transform: translateX(-50%) translateY(-50%) scale(1);
transform: translateX(-50%) translateY(-50%) scale(1);
width: auto;
}
.gk-photo-overlay img.loading {
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
-ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
-o-transform: translateX(-50%) translateY(-50%) scale(0.8);
transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.gk-photo-overlay-prev,
.gk-photo-overlay-next {
border: 2px solid #fff;
border-right: none;
border-bottom: none;
cursor: pointer;
display: block;
left: 100px;
height: 60px;
margin-top: -30px;
opacity: 0;
position: fixed;
top: 50%;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 60px;
}
.gk-photo-overlay-prev.active {
left: 50px;
opacity: 1;
}
.gk-photo-overlay-next.active {
opacity: 1;
right: 50px;
}
.gk-photo-overlay-prev:active,
.gk-photo-overlay-prev:focus,
.gk-photo-overlay-prev:hover,
.gk-photo-overlay-next:active,
.gk-photo-overlay-next:focus,
.gk-photo-overlay-next:hover {
border-color: #d27244;
}
.gk-photo-overlay-next {
left: auto;
right: 100px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.gk-photo-overlay::selection,
.gk-photo-overlay img::selection {
background: transparent;
}
.gk-photo-overlay::-moz-selection,
.gk-photo-overlay img::-moz-selection {
background: transparent;
} .gk-menu-container {
margin: -70px 0 0 0;
overflow: hidden;
text-align: center;
}
.gk-menu-container dl dd {
margin: 0;
}
.gk-menu-container > img {
display: block;
margin: 0 auto;
}
.gk-menu-container .bigtitle img {
border-radius: 50%;
display: block;
margin: 0 auto 30px auto;
}
.gk-menu-container .gk-cols {
margin: 10px -85px 100px -85px;
text-align: left;
}
.gk-menu-container .gk-cols > div {
padding: 0 90px;
}
.gk-menu-container .gk-cols h3 {
font-size: 24px;
margin: 0;
text-align: left;
}
.gk-menu-container dt {
clear: both;
font-size: 14px;
font-weight: bold;
margin: 15px 0 0 0;
text-transform: uppercase;
}
.gk-menu-container dd {
margin: 0 0 15px 0;
overflow: hidden;
}
.gk-menu-container dd:after {
border-bottom: 1px dashed #999;
clear: both;
content: "";
display: block;
position: relative;
top: -16px;
width: 100%;
z-index: 0;
}
.gk-menu-container dd small {
background: #fff;
float: left;
font-size: 14px;
max-width: 78%;
padding-right: 20px;
position: relative;
z-index: 1;
}
.gk-menu-container dd strong {
background: #fff;
color: #d27244;
float: right;
font-size: 16px;
font-style: italic;
font-weight: 500;
position: relative;
top: -2px;
text-align: center;
width: 20%;
z-index: 1;
}  .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6 {
margin: 45px 0 30px 0;
}
.entry-content ul li,
.entry-summary ul li {
list-style: none;
overflow: inherit;
padding: 2px 0 2px 20px;
position: relative;
}
.entry-content ul li:before,
.entry-summary ul li:before {
content: "\f0a9";
font-family: FontAwesome;
font-size: 13px;
position: absolute;
top: 5px;
left: 0;
}
.entry-content ul ul,
.entry-summary ul ul {
padding-left: 20px;
}
.entry-content table,
.entry-summary table {
border: 1px solid #e5e5e5;
}
.entry-content td,
.entry-summary td {
border: 1px solid #e5e5e5;
padding: 5px;
}
.entry-content th,
.entry-summary th {
background: #fafafa;
border: 1px solid #e5e5e5;
font-weight: bold;
padding: 5px;
}
.entry-content pre,
.entry-summary pre {
border: 1px solid #e5e5e5;
color: #272727;
padding-left: 32px;
}
.entry-content,
.entry-summary {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
blockquote {
font-size: 16px;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: 400;
margin: 20px 0;
display: block;
padding: 0;
position: relative;
}
blockquote:before {
color: #d27244;
content: "“";
font-size: 60px;
font-style: normal;
line-height: 0.1;
position: absolute;
left: -35px;
top: 28px;
}
blockquote strong {
font-size: 14px;
}
blockquote > strong:before {
content: "-";
padding-right: 7px;
}
blockquote cite,
blockquote small {
color: #aaa;
display: block;
font: normal 12px Monaco,Consolas,"Courier News",monospace;
margin-top: 20px;
}
blockquote p:after {
color: #d27244;
content: "”";
display: inline-block;
font-size: 60px;
font-style: normal;
line-height: 0.1;
padding: 0 0 0 15px;
position: relative;
top: 30px;
}
.entry-content dt,
.entry-summary dt {
font-weight: bold;
}
.entry-content dd,
.entry-summary dd {
margin: 5px 0;
}
.entry-content address p,
.entry-summary address p {
margin: 5px 0;
}
.entry-content acronym,
.entry-summary acronym {
border-bottom: 1px dotted;
}
.entry-content q,
.entry-summary q {
color: #999;
font-style: italic;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
}
.map .widget img {
max-width: inherit;
}
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
}
embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 5px auto;
}
img.alignnone {
margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #aaa;
font-size: 14px;
font-style: italic;
font-weight: 300;
margin: 5px 0 10px 0;
text-align: center;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
list-style-position: inside;
}  .bigtitle {
text-align: center;
}
.bigtitle .header,
.bigtitle .widget-title {
display: inline-block;
font-size: 60px;
font-weight: 400;
line-height: 1.1;
margin: 0;
position: relative;
text-transform: none;
z-index: 2;
}
.bigtitle .header > a, .bigtitle .header > span,
.bigtitle .widget-title > a,
.bigtitle .widget-title > span {
color: #000;
display: inline-block;
letter-spacing: -3px;
padding: 0 20px;
position: relative;
z-index: 1;
}
.bigtitle .header > a:before, .bigtitle .header > a:after, .bigtitle .header > span:before, .bigtitle .header > span:after,
.bigtitle .widget-title > a:before,
.bigtitle .widget-title > a:after,
.bigtitle .widget-title > span:before,
.bigtitle .widget-title > span:after {
border-top: 1px solid #d1d1d1;
content: "";
display: block;
height: 1px;
left: -160px;
position: absolute;
top: 34px;
width: 160px;
z-index: 0;
}
.bigtitle .header > a:after, .bigtitle .header > span:after,
.bigtitle .widget-title > a:after,
.bigtitle .widget-title > span:after {
left: auto;
right: -160px;
}
.bigtitle .header > a:active, .bigtitle .header > a:focus, .bigtitle .header > a:hover,
.bigtitle .widget-title > a:active,
.bigtitle .widget-title > a:focus,
.bigtitle .widget-title > a:hover {
color: #d27244;
}
.bigtitle .header sup,
.bigtitle .widget-title sup {
color: #a89c72;
font-size: 20px;
font-weight: normal;
letter-spacing: 0;
vertical-align: super;
}
.bigtitle .header small,
.bigtitle .widget-title small {
color: #a89c72;
display: block;
font-size: 24px;
font-weight: 400;
letter-spacing: 0 !important;
margin: 4px 0 40px 0;
text-align: center;
}
.bigtitle.no-desc {
margin-bottom: 40px;
} .widget {
line-height: 1.6;
margin: 0 0 50px 0;
word-wrap: break-word;
}
.widget .widget-title {
color: #000;
font-size: 20px;
font-weight: 400;
line-height: 1;
margin: 0;
padding: 0 0 20px 0;
}
.widget ul,
.widget ol {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget li {
border-bottom: 1px solid #e5e5e5;
line-height: 1.6;
padding: 7px 0;
}
.widget li:last-child {
border-bottom: none;
}
.widget li > ul, .widget li > ol {
margin-left: 20px;
} .widget .search-form {
text-align: left;
}
.widget .search-form .search-submit {
display: none;
} .widget_rss .rss-date {
display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
color: #aaa;
} .widget_calendar table,
.widget_calendar td {
border: 0;
border-collapse: collapse;
border-spacing: 1px;
}
.widget_calendar caption {
font-size: 14px;
margin: 0;
}
.widget_calendar th,
.widget_calendar td {
border: 1px solid #eee;
padding: 0;
text-align: center;
}
.widget_calendar th {
background: #f5f5f5;
color: #000;
font-weight: 600;
}
.widget_calendar td {
padding: 3px 7px;
text-align: center;
}
.widget_calendar a {
display: block;
}
.widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.5);
} select {
max-width: 100%;
}
.tagcloud a {
margin: 5px;
vertical-align: middle;
}
.widget widget_rss li {
padding: 10px 0;
}
#gk-bottom .search-field {
width: 100%;
}  .mediumtitle.widget-title,
.widget.mediumtitle .widget-title {
font-size: 30px;
font-weight: 300;
text-align: center;
} .widget.bigtitle .widget-title {
font-size: 60px;
text-align: center;
text-transform: none;
} .widget.light {
background: #f6f6f6;
border: none;
padding: 32px !important;
} .widget.dark {
background: #000;
border: none;
color: #999;
padding: 32px !important;
}
.widget.dark .widget-title {
background: transparent !important;
line-height: 1.2;
}
.widget.dark h1,
.widget.dark h2,
.widget.dark h3,
.widget.dark h4,
.widget.dark h5,
.widget.dark h6 {
color: #fff;
}
.widget.dark ul {
margin: 0;
padding: 0;
}
.widget.dark ul li {
border-bottom: 1px solid #333;
position: relative;
}
.widget.dark ul li:last-child {
border-bottom: none;
}
.widget.dark a {
color: #dddddd !important;
}
.widget.dark ul ul {
margin: 0 0 0 20px;
} .widget.color1 {
background: #faf8ea;
color: #000;
}
.widget.color2 {
background: #d27244;
color: rgba(255, 255, 255, 0.7);
}
.widget.color1,
.widget.color2 {
border: none;
padding: 32px !important;
}
.widget.color1 .widget-title,
.widget.color2 .widget-title {
background: transparent !important;
line-height: 1.2;
}
.widget.color1 h1,
.widget.color1 h2,
.widget.color1 h3,
.widget.color1 h4,
.widget.color1 h5,
.widget.color1 h6 {
color: #000;
}
.widget.color2 h1,
.widget.color2 h2,
.widget.color2 h3,
.widget.color2 h4,
.widget.color2 h5,
.widget.color2 h6 {
color: #fff;
}
.widget.color1 ul,
.widget.color2 ul {
margin: 0;
padding: 0;
}
.widget.color1 ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.color2 ul li {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.widget.color1 ul li:last-child,
.widget.color2 ul li:last-child {
border-bottom: none;
}
.widget.color1 a {
color: #d27244;
}
.widget.color2 a {
color: rgba(255, 255, 255, 0.9) !important;
}
.widget.color1 a:active,
.widget.color1 a:focus,
.widget.color1 a:hover {
color: #000;
}
.widget.color2 a:active,
.widget.color2 a:focus,
.widget.color2 a:hover {
color: white !important;
}
.widget.color1 ul ul,
.widget.color2 ul ul {
margin: 0 0 0 20px;
} .widget.border1, .widget.border2 {
background: #fff;
border: 2px solid #d27244;
color: #444;
font-size: 14px;
line-height: 1.8;
padding: 45px 45px 35px 45px;
}
.widget.border1 > div, .widget.border2 > div {
clear: both;
}
.widget.border2 {
border: 2px solid #ddd;
}
.widget.border1 .header,
.widget.border1 .widget-title, .widget.border2 .header,
.widget.border2 .widget-title {
border-bottom: 1px solid #d27244;
color: #d27244;
float: left;
font-size: 18px;
font-weight: 600;
line-height: 24px;
margin: -15px 0 30px 0;
padding: 13px 10px 13px 0;
text-transform: uppercase;
}
.widget.border2 .header, .widget.border2 .widget-title {
border-bottom: 1px solid #ddd;
color: #888;
} .gk-nsp {
position: relative;
}
.gk-nsp-arts,
.gk-nsp-links,
.gk-title-overlay {
overflow: hidden;
}
.gk-nsp-arts-nav,
.gk-nsp-links-nav {
overflow: hidden;
clear: both;
}
.gk-nsp-links-nav {
float: right;
}
.gk-nsp-arts-nav {
position: absolute;
right: 0;
padding: 0 3px;
top: -43px;
}
.gk-nsp-arts-nav ul,
.gk-nsp-links-nav ul {
list-style-type: none;
margin: 3px 0 0;
padding: 0;
float: left;
}
.gk-nsp-arts-nav ul li,
.gk-nsp-links-nav ul li {
background: #d5d5d5;
border-radius: 6px;
cursor: pointer;
display: block;
float: left;
height: 12px;
margin: 3px 4px 0 0 !important;
padding: 0;
text-indent: -999em;
width: 12px;
}
.gk-nsp-arts-nav ul li.active,
.gk-nsp-links-nav ul li.active {
background: #d27244;
}
.gk-nsp-next,
.gk-nsp-prev {
cursor: pointer;
float: left;
height: 24px;
margin: 0 2px;
text-align: center;
text-indent: -9999px;
width: 24px;
}
.gk-nsp-next:after,
.gk-nsp-prev:after {
color: #d5d5d5;
display: block;
float: left;
font-family: FontAwesome;
font-size: 20px;
line-height: 24px;
text-align: center;
text-indent: 0;
width: 24px;
}
.gk-nsp-next:after {
content: '\f0da';
}
.gk-nsp-prev:after {
content: '\f0d9';
}
.gk-nsp-next:hover:after,
.gk-nsp-prev:hover:after {
color: #d27244;
}
.gk-nsp-art-page {
float: left;
}
.gk-nsp-art {
float: left;
}
.gk-nsp-art:first-child {
border-top: none;
}
.gk-nsp-art div {
overflow: hidden;
}
.gk-nsp-art .gk-nsp-image {
border: none;
}
.gk-nsp-header {
color: #010101;
font-size: 20px;
font-weight: normal;
line-height: 1.2;
margin: 0;
padding: 10px 0;
text-transform: none;
}
.gk-nsp-header a {
color: #1b1d1e;
}
.gk-nsp-header a:active, .gk-nsp-header a:focus, .gk-nsp-header a:hover {
color: #d27244 !important;
}
.gk-nsp-image {
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.gk-nsp-image:hover {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.gk-nsp-image-wrap {
overflow: hidden;
}
.gk-nsp-text {
color: #888;
display: block !important;
font-size: 14px;
line-height: 1.4;
margin: 0;
padding: 0 !important;
}
.gk-nsp-text + .readon {
display: block;
margin: 16px 0 0 0 !important;
}
.gk-nsp-text + .gk-nsp-info {
margin: 6px 0 10px 0 !important;
}
.gk-nsp-info {
color: #999;
display: block !important;
font-size: 12px;
margin: 0;
padding: 2px 0;
}
.gk-nsp-info > a,
.gk-nsp-info > span {
padding-left: 10px;
}
.gk-nsp-info > a:first-child,
.gk-nsp-info > span:first-child {
padding-left: 0;
}
.gk-nsp-info .amount {
font-size: 10px;
}
.readon {
height: 40px;
line-height: 40px;
padding: 0 20px;
}
.readon.left, .readon.right, .readon.center {
clear: both;
}
.readon.left {
float: left;
}
.readon.right {
float: right;
}
.readon.center {
display: inline;
float: none;
}
.gk-nsp-arts + .gk-nsp-links {
border-top: 1px solid #e5e5e5;
}
.gk-nsp-links ul {
float: left;
list-style-type: none;
padding: 0;
}
.gk-nsp-links ul li {
display: table;
margin: 0;
padding: 16px 0;
width: 100%;
}
.gk-nsp-links ul li .gk-nsp-link-header {
font-size: 15px;
font-weight: 700;
margin: 0 0 6px;
}
.gk-nsp-links p {
font-size: 12px;
margin: 0 !important;
padding: 16px 0;
}
.gk-nsp-image-wrap {
float: left;
}
.gk-responsive {
line-height: 1;
}
img.gk-responsive {
width: 100%;
height: auto;
}
.gk-responsive {
display: block;
position: relative;
}
.gk-image-link {
display: block;
overflow: hidden;
}
.gk-nsp-image {
max-width: 100%;
}
.gk-nsp-arts,
.gk-nsp-links {
clear: both;
width: 100%;
}
.gk-nsp-art,
.gk-nsp-arts-page {
float: left;
}
.gk-nsp-pages-1 {
width: 100%;
}
.gk-nsp-pages-2 {
width: 200%;
}
.gk-nsp-pages-3 {
width: 300%;
}
.gk-nsp-pages-4 {
width: 400%;
}
.gk-nsp-pages-5 {
width: 500%;
}
.gk-nsp-pages-6 {
width: 600%;
}
.gk-nsp-pages-7 {
width: 700%;
}
.gk-nsp-pages-8 {
width: 800%;
}
.gk-nsp-pages-9 {
width: 900%;
}
.gk-nsp-pages-10 {
width: 1000%;
}
.gk-nsp-cols-1 {
width: 100%;
}
.gk-nsp-cols-2 {
width: 50%;
}
.gk-nsp-cols-3 {
width: 33.333333%;
}
.gk-nsp-cols-4 {
width: 25%;
}
.gk-nsp-cols-5 {
width: 20%;
}
.gk-nsp-cols-6 {
width: 16.666666%;
}
.gk-nsp-cols-7 {
width: 14.285714%;
}
.gk-nsp-cols-8 {
width: 12.5%;
}
.gk-nsp-cols-9 {
width: 11.111111%;
}
.gk-nsp-cols-10 {
width: 10%;
}
.gk-nsp-cols-1,
.gk-nsp-cols-2:nth-child(2n+1),
.gk-nsp-cols-3:nth-child(3n+1),
.gk-nsp-cols-4:nth-child(4n+1),
.gk-nsp-cols-5:nth-child(5n+1),
.gk-nsp-cols-6:nth-child(6n+1),
.gk-nsp-cols-7:nth-child(7n+1),
.gk-nsp-cols-8:nth-child(8n+1),
.gk-nsp-cols-9:nth-child(9n+1),
.gk-nsp-cols-10:nth-child(10n+1) {
clear: both;
}
.gk-nsp-arts-scroll,
.gk-nsp-links-scroll {
overflow: hidden;
} .gk-nsp-art .gk-nsp-stars {
display: inline-block;
padding: 5px 10px 5px 0 !important;
}
.gk-nsp-art .gk-nsp-star-0:before,
.gk-nsp-art .gk-nsp-star-1:before {
content: "★";
color: #6c6c6c;
font-family: Arial, sans-serif;
font-size: 14px;
}
.gk-nsp-art .gk-nsp-star-1:before {
color: #f7a834;
} .gk-nsp-news_grid > figure {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin: 0;
overflow: hidden;
position: relative;
width: 50%;
}
.gk-nsp-news_grid[data-cols="1"] > figure {
width: 100%;
}
.gk-nsp-news_grid[data-cols="2"] > figure {
width: 50%;
}
.gk-nsp-news_grid[data-cols="3"] > figure {
width: 33.333333%;
}
.gk-nsp-news_grid[data-cols="4"] > figure {
width: 25%;
}
.gk-nsp-news_grid figure > a {
float: left;
overflow: hidden;
width: 50%;
}
.gk-nsp-news_grid figure > a > img {
display: block;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
}
.gk-nsp-news_grid figure > a:hover > img {
-webkit-transform: rotate(5deg) scale(1.3);
-moz-transform: rotate(5deg) scale(1.3);
-ms-transform: rotate(5deg) scale(1.3);
-o-transform: rotate(5deg) scale(1.3);
transform: rotate(5deg) scale(1.3);
}
.gk-nsp-news_grid figcaption {
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
height: 100%;
padding: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
width: 50%;
}
.gk-nsp-news_grid figcaption:before {
border: 12px solid #fff;
border-bottom-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
content: "";
display: block;
left: -24px;
position: absolute;
top: 65px;
}
.gk-nsp-news_grid figcaption > div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding: 0 24px;
position: absolute;
top: 50%;
width: 100%;
}
.gk-nsp-news_grid h3 {
font-size: 22px;
font-weight: 400;
}
.gk-nsp-news_grid time {
color: #999;
display: block;
font-size: 14px;
font-weight: 500;
}
.gk-nsp-news_grid hr.separator {
margin: 9px 0 0 0 !important;
padding: 14px 0 28px 0 !important;
}
.gk-nsp-news_grid hr.separator:after,
.gk-nsp-news_grid hr.separator:before {
top: 14px;
}
.gk-nsp-news_grid figcaption a {
color: black !important;
}
.gk-nsp-news_grid figcaption p {
color: #444444 !important;
font-size: 14px;
margin: 0;
}
.gk-nsp-news_grid figcaption a:active,
.gk-nsp-news_grid figcaption a:focus,
.gk-nsp-news_grid figcaption a:hover {
color: #d27244 !important;
}
.gk-nsp-news_grid > a {
background: #d27244;
color: #fff;
float: left;
font-size: 14px;
font-weight: 600;
height: 50px;
line-height: 51px;
padding: 0 50px;
text-transform: uppercase;
}
.gk-nsp-news_grid > a:active,
.gk-nsp-news_grid > a:focus,
.gk-nsp-news_grid > a:hover {
background: #000;
} .gk-nsp-news_grid figure.inverse > a {
float: right;
}
.gk-nsp-news_grid .inverse figcaption {
left: 0;
right: auto;
}
.gk-nsp-news_grid .inverse figcaption:before {
border: 12px solid #fff;
border-bottom-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
content: "";
display: block;
left: auto;
right: -24px;
position: absolute;
top: 65px;
} .none .gk-tabs {
position: relative;
}
.none .gk-tabs-wrap {
margin: 0;
}
.none .gk-tabs-wrap > ol {
margin: 0 !important;
min-height: 50px;
}
.none .gk-tabs-wrap > ol li {
border: 2px solid #d5d5d5 !important;
border-bottom: 2px solid #d5d5d5 !important;
color: #aaa;
cursor: pointer;
float: left;
font-size: 14px;
font-weight: bold;
line-height: 25px;
list-style-type: none;
margin: 0 10px;
padding: 11px 15px 10px;
}
.none .gk-tabs-wrap > ol li:first-child {
margin-left: 0;
}
.none .gk-tabs-wrap > ol li:hover, .none .gk-tabs-wrap > ol li.active, .none .gk-tabs-wrap > ol li.active:hover {
border-color: #d27244 !important;
color: #d27244;
}
.none .gk-tabs-container {
background: #fff;
clear: both;
overflow: hidden;
position: relative;
}
.none .gk-tabs-item {
background: #fff;
overflow: hidden;
padding: 24px 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.none .gk-tabs-item.active {
left: 0;
position: relative;
z-index: 2;
}
.none .gk-tabs-item .box {
margin-bottom: 0 !important;
}
.none .gk-tabs-item p {
margin-top: 0;
}
.none .gk-tabs-prev,
.none .gk-tabs-next {
display: none;
}  .gk-tabs-error {
color: #555;
font-size: 16px;
padding: 32px 16px;
text-align: center;
}
.gk-tabs-error > strong {
color: #d44;
display: block;
font-family: Verdana, sans-serif;
font-size: 100px;
font-weight: bold;
line-height: 100px;
}
.gk-tabs-error > small {
font-size: 11px;
} .gk-tabs-item {
opacity: 0;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.gk-tabs-item.active {
opacity: 1;
position: relative;
z-index: 2;
}
.gk-tabs[data-anim="scale-up"] .gk-tabs-item {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-ms-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}
.gk-tabs[data-anim="scale-down"] .gk-tabs-item {
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
-ms-transform: scale(0.75);
-o-transform: scale(0.75);
transform: scale(0.75);
}
.gk-tabs[data-anim="rotate-y"],
.gk-tabs[data-anim="rotate-x"] {
-webkit-perspective: 1200;
-moz-perspective: 1200;
-ms-perspective: 1200;
perspective: 1200;
}
.gk-tabs[data-anim="rotate-y"] .gk-tabs-item {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
}
.gk-tabs[data-anim="rotate-x"] .gk-tabs-item {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
}
.gk-tabs[data-anim="scale-up"] .gk-tabs-item.active,
.gk-tabs[data-anim="scale-down"] .gk-tabs-item.active {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gk-tabs[data-anim="rotate-y"] .gk-tabs-item.active {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.gk-tabs[data-anim="rotate-x"] .gk-tabs-item.active {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
} #gk-footer {
border-top: 1px solid #d1d1d1;
color: #000;
font-size: 14px;
font-weight: 300;
line-height: 2;
padding: 0;
text-align: center;
}
#gk-footer strong {
color: #000;
}
#gk-footer-nav {
margin: 0 auto;
padding: 40px 0;
}
#gk-footer-nav a {
color: #000;
padding: 0 !important;
}
#gk-footer-nav a:active, #gk-footer-nav a:focus, #gk-footer-nav a:hover {
color: #d27244;
}
#gk-footer-nav li {
border: none;
display: inline-block;
float: none;
font-size: 14px;
font-weight: bold;
line-height: 40px;
margin: 0 !important;
padding: 0 21px !important;
text-transform: uppercase;
}
#gk-copyrights {
line-height: 40px;
margin: 0 auto 20px;
padding: 20px 0;
position: relative;
}
#gk-copyrights:before {
border-top: 1px solid #d1d1d1;
content: "";
left: 50%;
margin: 0 0 0 -45px;
position: absolute;
top: 0;
width: 90px;
}
#gk-copyrights p {
margin: 0;
} body .mu_register {
overflow: hidden;
width: 100%;
}
.mu_register .mu_alert {
margin: 0 0 32px 0;
}
body .mu_register input[type="submit"],
body .mu_register #blog_title,
body .mu_register #user_email,
body .mu_register #blogname,
body .mu_register #user_name {
width: auto;
font-size: inherit;
}
body #submit,
body #key {
width: auto;
font-size: inherit;
}
#activateform {
overflow: hidden;
}  .post-password-form label {
float: left;
} .pingback,
.trackback {
padding: 0 18px;
} #recaptcha_response_field {
height: auto !important;
} .gk-contact-form:after {
clear: both;
content: "";
display: table;
}
.gk-contact-form p.gk-contact-fields {
float: left;
margin: 0 7% 0 0;
width: 44%;
}
.gk-contact-form p.gk-contact-textarea {
float: right;
margin: 0;
width: 49%;
}
.gk-contact-form input {
border-color: #d27244;
margin: 0 0 12px 0;
width: 100%;
}
.gk-contact-form textarea {
border-color: #d27244;
height: 159px !important;
width: 100%;
}
.gk-contact-form .button-border {
background: transparent;
border: 2px solid #d27244;
clear: both;
color: #d27244 !important;
float: right;
height: 50px;
line-height: 47px;
margin: 18px 0 0 0;
padding: 0 32px;
width: auto !important;
}
.gk-contact-form .button-border:active, .gk-contact-form .button-border:focus, .gk-contact-form .button-border:hover {
background: transparent;
border-color: black !important;
color: black !important;
}
.gk-contact-form #recaptcha_widget_div {
clear: both;
float: right;
margin: 10px 0;
}
.gk-contact-form .invalid-input,
.gk-reservation-form .invalid-input {
background: #ffe6e6 !important;
border: 1px solid #ff5050 !important;
}
.gk-contact-error,
.gk-contact-success,
.gk-reservation-error,
.gk-reservation-success {
background: #000;
color: #fff;
font-size: 14px;
line-height: 32px;
text-align: center;
}
.gk-contact-error {
background: #fdca19;
color: #000;
}
.gk-over-map .gk-contact-form .button-border {
border: 2px solid #fff;
color: white !important;
}
.gk-over-map .gk-contact-form .button-border:active, .gk-over-map .gk-contact-form .button-border:focus, .gk-over-map .gk-contact-form .button-border:hover {
background: transparent;
border-color: black !important;
color: black !important;
} .gk-reservation-form input {
margin: 0 0 12px 0;
width: 100%;
}
.gk-reservation-form input[name="gk-reservation-email"],
.gk-reservation-form input[name="gk-reservation-phone"] {
margin: 0 1% 12px 0;
width: 49%;
}
.gk-reservation-form input[name="gk-reservation-phone"] {
margin: 0 0 12px 1%;
}
.gk-reservation-form textarea {
height: 160px !important;
width: 100%;
}
.gk-reservation-party-details {
float: left;
width: 30%;
}
.gk-reservation-party-info {
float: right;
margin: 0 0 12px 0;
width: 64%;
}
.gk-reservation-date,
.gk-reservation-time {
position: relative;
}
.gk-reservation-time:before,
.gk-reservation-date:before {
color: #d5d5d5;
content: "L";
font-family: "steakhouse-pixellove";
font-size: 20px;
position: absolute;
right: 14px;
top: 4px;
}
.gk-reservation-time:before {
content: "P";
}
.gk-reservation-party-info .button-border {
background: #fff;
border: 2px solid #d27244;
color: #d27244 !important;
display: inline-block;
float: left;
width: auto;
}
.gk-reservation-party-info .button-border:active,
.gk-reservation-party-info .button-border:focus,
.gk-reservation-party-info .button-border:hover {
background: #fff;
border-color: #000;
color: black !important;
}
h2 + .gk-subtitle {
color: #444;
font-size: 16px;
margin: -16px 0 90px 0;
}
.gk-reservation-party-info small {
color: #999;
float: left;
font-size: 13px;
padding: 30px 0;
}
.gk-reservation-form .g-recaptcha {
clear: both;
overflow: hidden;
padding-bottom: 25px;
} .kalendae {
display: inline-block;
background: #fff;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
padding: 10px;
margin: 5px;
font-size: 11px;
cursor: default;
position: relative;
}
.kalendae.k-floating {
position: absolute;
top: 0;
left: 0;
z-index: 100000;
margin: 0;
}
.kalendae .k-btn-close {
display: none;
}
.kalendae .k-calendar {
display: inline-block;
width: 240px;
vertical-align: top;
}
.kalendae .k-separator {
display: inline-block;
width: 2px;
vertical-align: top;
background: #333;
height: 240px;
margin: 0px 10px;
}
.kalendae .k-title {
color: #000;
text-align: center;
white-space: nowrap;
position: relative;
height: 18px;
}
.kalendae .k-caption {
font-size: 12px;
line-height: 18px;
}
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.kalendae .k-btn-previous-year,
.kalendae .k-btn-next-year {
width: 16px;
height: 16px;
cursor: pointer;
position: absolute;
top: -2px;
color: #999;
font-size: 20px;
line-height: 18px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}
.kalendae .k-btn-previous-year {
left: 0;
}
.kalendae .k-btn-previous-month {
left: 16px;
}
.kalendae .k-btn-next-month {
right: 16px;
}
.kalendae .k-btn-next-year {
right: 0;
}
.kalendae .k-btn-previous-month:after {
content: "\2039";
}
.kalendae .k-btn-next-month:after {
content: "\203A";
}
.kalendae .k-btn-previous-year:after {
content: "\00AB";
}
.kalendae .k-btn-next-year:after {
content: "\00BB";
}
.kalendae .k-btn-previous-month:hover,
.kalendae .k-btn-next-month:hover {
color: #000;
}
.kalendae .k-btn-previous-year:hover,
.kalendae .k-btn-next-year:hover {
color: #000;
}
.kalendae .k-first-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-previous-month,
.kalendae .k-last-month .k-btn-previous-month,
.kalendae .k-first-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-previous-year,
.kalendae .k-last-month .k-btn-previous-year {
display: none;
}
.kalendae .k-title.k-disable-year-nav .k-btn-next-year,
.kalendae .k-title.k-disable-year-nav .k-btn-previous-year {
display: none;
}
.kalendae .k-title.k-disable-year-nav .k-btn-next-month {
right: 0;
}
.kalendae .k-title.k-disable-year-nav .k-btn-previous-month {
left: 0;
}
.kalendae .k-title,
.kalendae .k-header,
.kalendae .k-days {
width: 239px;
display: block;
overflow: hidden;
}
.kalendae.k-disable-next-month-btn .k-btn-next-month,
.kalendae.k-disable-previous-month-btn .k-btn-previous-month,
.kalendae.k-disable-next-year-btn .k-btn-next-year,
.kalendae.k-disable-previous-year-btn .k-btn-previous-year {
display: none;
}
.kalendae .k-header span,
.kalendae .k-days span {
float: left;
margin: 1px 1px;
}
.kalendae .k-header span {
text-align: center;
font-weight: bold;
width: 31px;
padding: 1px 0;
color: #fff;
}
.kalendae .k-days span {
text-align: right;
width: 31px;
height: 31px;
line-height: 31px;
padding: 0;
color: #fff;
text-align: center;
}
.kalendae .k-today {
background: #d27244 !important;
color: white !important;
}
.kalendae .k-days span.k-in-month.k-active {
background-color: #eee;
color: #000;
}
.kalendae .k-days span.k-out-of-month {
color: #000;
}
.kalendae .k-days span.k-active {
cursor: pointer;
}
.kalendae .k-days span:hover {
background: #cccccc !important;
color: black !important;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
} .frontpage-block-wrap {
margin: 0 auto;
}
.frontpage-block-wrap:after {
clear: both;
content: "";
display: table;
}
.frontpage-block {
position: relative;
}
.frontpage-block.gk-parallax {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
color: #aeaeae;
margin: 0 !important;
overflow: hidden;
padding: 160px 0 !important;
}
.frontpage-block.gk-parallax .bigtitle .header span,
.frontpage-block.gk-parallax .header small {
color: #fff;
}
.frontpage-block.gk-smaller-margins .frontpage-block-wrap {
padding: 60px 0;
}
.frontpage-block.gk-description .frontpage-block-wrap {
padding: 0;
}
.frontpage-block-wrap {
padding: 120px 0;
}
.frontpage-block-wrap .bigtitle .header {
padding: 0 0 20px 0;
}
.frontpage-block-wrap .bigtitle br {
display: block;
}
.gk-parallax .frontpage-block-wrap, #gk-header-mod .frontpage-block-wrap {
padding: 0;
} .gk-description {
padding: 140px 0 300px;
position: relative;
text-align: center;
}
.gk-description p {
color: #444;
line-height: 2;
margin: 0 auto;
position: relative;
text-align: center;
width: 70%;
z-index: 1;
}
.gk-description-left-img,
.gk-description-right-img {
position: absolute;
}
.gk-description-left-img {
left: 50%;
margin-left: -900px;
top: 50px;
}
.gk-description-right-img {
bottom: 90px;
margin-right: -940px;
right: 50%;
}
.gk-avatar {
margin: 70px auto 30px auto !important;
position: relative;
}
.gk-avatar:before, .gk-avatar:after {
border-top: 1px solid #d5d5d5;
content: "";
height: 1px;
left: 50%;
position: absolute;
top: 25px;
width: 40px;
}
.gk-avatar:before {
margin-left: -80px;
}
.gk-avatar:after {
margin-left: 40px;
}
.gk-avatar strong {
clear: both;
display: block;
font-size: 14px;
font-weight: 500;
}
.gk-avatar img {
border-radius: 50%;
} .gk-special {
background: #fff;
}
.gk-special:after {
clear: both;
content: "";
display: table;
}
.gk-special .figure {
float: left;
position: relative;
width: 35%;
}
.gk-special .figure img {
display: block;
height: auto;
width: 100%;
}
.gk-special .figure br {
display: none;
}
.gk-special .figcaption {
background: #000;
bottom: 25px;
color: #fff;
float: left;
left: -40px;
line-height: 1;
padding: 22px 64px;
position: absolute;
text-align: center;
text-transform: uppercase;
}
.gk-special .figcaption br {
display: none;
}
.gk-special .figcaption p {
margin: 0;
}
.gk-special .figcaption h3 {
color: #fff;
font-size: 48px;
font-weight: bold;
line-height: 0.8;
text-align: center;
}
.gk-special .figcaption h3 > span {
color: #fdca19;
display: block;
font-size: 30px;
font-weight: normal;
line-height: 1;
}
.gk-special .figcaption small {
color: #fdca19;
display: block;
font-size: 14px;
font-weight: bold;
line-height: 14px;
padding-top: 12px;
}
.gk-special .figcaption small strong {
color: #fff;
}
.gk-special .gk-special-content {
float: right;
padding: 50px 130px;
text-align: center;
width: 65%;
}
.gk-special .gk-special-content .header {
padding-bottom: 20px;
}
.gk-special .gk-special-content .header > span {
color: black !important;
}
.gk-special .gk-special-content .header > small {
color: #a89c72;
}
.gk-special-menu {
margin: -25px -40px 0 -40px;
overflow: hidden;
position: relative;
}
.gk-special-menu:after {
background: #fff;
bottom: 0;
content: "";
height: 9px;
left: 0;
position: absolute;
width: 100%;
}
.gk-special-menu li {
border: none;
float: left;
padding: 17px 20px;
position: relative;
width: 50%;
}
.gk-special-menu li:after {
border-top: 1px solid #d5d5d5;
bottom: 0px;
content: "";
left: 50%;
margin: 0 0 0 -100px;
position: absolute;
width: 200px;
}
.gk-special-menu li:before {
background: #d5d5d5;
bottom: -4px;
content: "";
height: 9px;
left: 50%;
margin: -4px 0 0 -4px;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 9px;
}
.gk-special-menu li p {
margin: 0;
}
.gk-special-menu h4 {
font-size: 24px;
position: relative;
top: 1px;
}
.gk-special-menu strong {
color: #999;
font-size: 18px;
font-weight: normal;
}
.gk-special-link.gk-special-link {
background: #000;
float: right;
margin: 0;
}
.gk-special-link:active, .gk-special-link:focus, .gk-special-link:hover {
background: #d27244;
} .gk-color-bg {
background: #faf8ea;
}
.gk-menu .gk-menu-left-img,
.gk-menu .gk-menu-right-img {
position: absolute;
z-index: 0;
}
.gk-menu .gk-menu-left-img {
left: 50%;
margin-left: -1280px;
top: 0;
}
.gk-menu .gk-menu-right-img {
margin-right: -940px;
right: 50%;
top: 0;
}
.gk-menu .gk-cols,
.gk-menu .gk-menu-button {
position: relative;
z-index: 1;
}
.gk-menu .gk-cols {
margin: 100px -55px 125px -55px;
}
.gk-menu .gk-cols:after {
clear: both;
content: "";
display: table;
}
.gk-menu .gk-cols h3 {
font-size: 20px;
font-weight: 700;
margin: 0 0 36px 0;
text-align: center;
text-transform: uppercase;
}
.gk-menu .gk-cols dt {
clear: both;
font-size: 14px;
line-height: 21px;
font-weight: bold;
margin: 15px 0 0 0;
text-transform: uppercase;
}
.gk-menu .gk-cols dd {
line-height: 26px;
margin: 0 0 15px 0;
overflow: hidden;
}
.gk-menu .gk-cols dd small {
float: left;
font-size: 14px;
max-width: 78%;
}
.gk-menu .gk-cols dd strong {
color: #d27244;
float: right;
font-size: 16px;
font-style: italic;
font-weight: bold;
text-align: center;
width: 20%;
}
.gk-menu .gk-cols > div {
padding: 0 55px;
}
.gk-menu .gk-menu-button {
border-top: 1px solid #cbc4a8;
text-align: center;
}
.gk-menu .gk-menu-button > span {
background: #faf8ea;
display: inline-block;
padding: 0 35px;
position: relative;
top: -28px;
} .gk-testimonials {
text-align: center;
position: relative;
}
.gk-testimonials > div:first-child {
margin: 80px auto 50px auto;
overflow: hidden;
text-align: center;
width: 94%;
}
.gk-testimonials > div:first-child > div {
-webkit-transition: all .6s ease-out;
-moz-transition: all .6s ease-out;
-ms-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
transition: all .6s ease-out;
width: 100%;
}
.gk-testimonials .button-border {
display: inline-block;
float: none;
}
.gk-testimonials[data-amount="2"] > div > div {
width: 200%;
}
.gk-testimonials[data-amount="3"] > div > div {
width: 300%;
}
.gk-testimonials[data-amount="4"] > div > div {
width: 400%;
}
.gk-testimonials[data-amount="5"] > div > div {
width: 500%;
}
.gk-testimonials[data-amount="6"] > div > div {
width: 600%;
}
.gk-testimonials[data-amount="7"] > div > div {
width: 700%;
}
.gk-testimonials[data-amount="8"] > div > div {
width: 800%;
}
.gk-testimonials blockquote {
float: left;
margin: 0 1.5%;
text-align: center;
width: 75%;
}
.gk-testimonials[data-amount="2"] blockquote {
margin: 0 6.25%;
width: 37.5%;
}
.gk-testimonials[data-amount="3"] blockquote {
margin: 0 4.166666%;
width: 25%;
}
.gk-testimonials[data-amount="4"] blockquote {
margin: 0 3.125%;
width: 18.75%;
}
.gk-testimonials[data-amount="5"] blockquote {
margin: 0 2.5%;
width: 15%;
}
.gk-testimonials[data-amount="6"] blockquote {
margin: 0 2.083333%;
width: 12.5%;
}
.gk-testimonials[data-amount="7"] blockquote {
margin: 0 1.785714%;
width: 10.714285%;
}
.gk-testimonials[data-amount="8"] blockquote {
margin: 0 1.5625%;
width: 9.375%;
}
.gk-testimonials blockquote {
opacity: 1;
-webkit-transition: all .15s ease-out;
-moz-transition: all .15s ease-out;
-ms-transition: all .15s ease-out;
-o-transition: all .15s ease-out;
transition: all .15s ease-out;
}
.gk-testimonials blockquote.hidden {
display: block;
opacity: 0;
}
.gk-testimonials-prev,
.gk-testimonials-next {
border: 1px solid #d5d5d5;
border-right: none;
border-bottom: none;
cursor: pointer;
display: block;
left: 0;
height: 60px;
margin-top: 20px;
opacity: 1;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 60px;
}
.gk-testimonials-prev:hover {
left: -10px;
}
.gk-testimonials-prev:active,
.gk-testimonials-prev:focus,
.gk-testimonials-prev:hover,
.gk-testimonials-next:active,
.gk-testimonials-next:focus,
.gk-testimonials-next:hover {
border-color: #d27244;
}
.gk-testimonials-next {
left: auto;
right: 0;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.gk-testimonials-next:hover {
right: -10px;
}
.gk-testimonials-pagination {
position: absolute;
text-align: center;
top: -60px;
width: 100%;
}
.gk-testimonials-pagination li {
background: #d5d5d5;
border: none;
border-radius: 50%;
cursor: pointer;
display: inline-block;
height: 8px;
margin: 0 2px;
overflow: hidden;
padding: 0;
text-indent: -9999px;
width: 8px;
}
.gk-testimonials-pagination li.active {
background: #d27244;
}  .gk-cols .border1,
.gk-cols .border2 {
margin: 0 !important;
padding-bottom: 10px;
} .big-icon {
position: relative;
}
.gk-cols .big-icon {
margin: 0 !important;
}
.big-icon a {
color: #000;
display: block;
font-size: 48px;
font-weight: 300;
line-height: 200px;
position: relative;
text-align: center;
z-index: 1;
}
.big-icon a:active,
.big-icon a:focus,
.big-icon a:hover {
color: #d27244;
}
.big-icon i {
color: #f3f3f3;
font-size: 180px;
left: -30px;
line-height: 1;
position: absolute;
text-align: center;
top: 20px;
width: 100%;
z-index: 0;
} .newsletter {
padding: 45px 0;
}
.newsletter .header {
color: #000;
font-size: 24px;
font-weight: bold;
padding-bottom: 20px;
text-transform: uppercase;
}
.newsletter .header small {
color: #999;
display: block;
font-size: 18px;
font-weight: 400;
line-height: 1.6;
text-transform: none;
}
.newsletter p {
margin: 0;
}
.newsletter input[type="email"] {
float: left;
width: 65%;
}
.newsletter input[type="submit"] {
height: 45px;
float: right;
line-height: 45px;
padding: 0 15px;
width: 30%;
} .gk-map {
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
}
.gk-map-close {
background: #fff;
border-radius: 50%;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
color: #666;
cursor: pointer;
display: block;
height: 48px;
line-height: 48px;
position: fixed;
right: 20px;
text-align: center;
top: -100px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 48px;
z-index: 1000001;
}
.gk-map-close:active,
.gk-map-close:focus,
.gk-map-close:hover {
color: #000;
}
.gk-map-close.active {
top: 20px;
}
.gk-map-close:before {
content: "\f00d";
font-family: FontAwesome;
font-size: 22px;
line-height: 50px;
position: relative;
top: -2px;
}
.gk-map.static {
height: 320px;
position: static;
}
.gk-over-map {
position: relative;
text-align: left;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 2;
}
@media (max-width: 1500px) {
.gk-over-map {
overflow: hidden;
}
}
.gk-over-map.gk-cols > div {
padding: 0 0 0 75px;
}
.gk-over-map.gk-cols {
margin: 0;
}
.gk-over-map.gk-cols > div:first-child {
padding: 0 75px 0 0;
}
.gk-map-contact {
margin-bottom: 30px;
}
.contact-form h3,
.contact-form address strong {
display: block;
font-size: 18px;
font-weight: 700;
margin-bottom: 30px;
text-transform: uppercase;
}
.map.contact-form h3 {
color: #fff;
}
.contact-form-info p {
font-size: 14px;
font-weight: 300;
}
.contact-form-info address {
font-style: normal;
padding-top: 20px;
position: relative;
}
.contact-form-info address p {
padding-right: 170px;
}
.gk-locate {
border: 2px solid #fff;
color: #fff;
display: block;
font-size: 14px;
height: 130px;
position: absolute;
right: 0;
text-align: center;
text-transform: uppercase;
top: 20px;
width: 130px;
}
.gk-locate:active,
.gk-locate:focus,
.gk-locate:hover {
border-color: #000;
color: #000;
}
.gk-locate i {
display: block;
font-size: 54px;
margin-bottom: 0;
position: relative;
top: 12px;
width: 100%;
} .frontpage-block.map,
.widget-wrap.map {
color: #fff;
line-height: 1.6;
position: relative;
}
.frontpage-block.map:before,
.widget-wrap.map:before {
background: rgba(210, 114, 68, 0.8);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 100%;
z-index: 1;
}
.frontpage-block.map .header,
.widget-wrap.map .header {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.frontpage-block.map .header:after, .frontpage-block.map .header:before,
.widget-wrap.map .header:after,
.widget-wrap.map .header:before {
border-color: #fff;
}
.frontpage-block.map .header,
.frontpage-block.map .header small,
.frontpage-block.map .header > span,
.widget-wrap.map .header,
.widget-wrap.map .header small,
.widget-wrap.map .header > span {
color: #fff;
}
.frontpage-block.map.hide:before,
.widget-wrap.map.hide:before {
opacity: 0;
}
.frontpage-block.map .header.hide,
.widget-wrap.map .header.hide {
opacity: 0;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-ms-transform: translateY(-200px);
-o-transform: translateY(-200px);
transform: translateY(-200px);
}
.frontpage-block.map .gk-over-map.hide,
.widget-wrap.map .gk-over-map.hide {
opacity: 0;
-webkit-transform: translateY(200px);
-moz-transform: translateY(200px);
-ms-transform: translateY(200px);
-o-transform: translateY(200px);
transform: translateY(200px);
}
.widget-wrap.map {
margin: -60px 0;
padding: 120px 0;
} .all-devices {
display: block;
}
.only-desktop {
display: block;
}
.only-tablets {
display: none;
}
.only-smartphones {
display: none;
}
.only-tablets-and-smartphones {
display: none;
}
.only-desktop-and-tablets {
display: block;
}