@charset "UTF-8";
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/fonts/fontawesome-webfont.eot);src:url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/fonts/fontawesome-webfont.woff2) format('woff2'),url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/fonts/fontawesome-webfont.woff) format('woff'),url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/fonts/fontawesome-webfont.ttf) format('truetype'),url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{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:.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}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.container-fluid.no-gutter,.sr-only{padding:0}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-pp: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.container-fluid.no-gutter .row [class*=col-]:not(:first-child),.container-fluid.no-gutter .row [class*=col-]:not(:last-child){padding-right:0;padding-left:0}.row{margin-left:0;margin-right:0}.item{border:none}.isotope,.isotope .item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:top,left,opacity;transition-property:transform,opacity}.widget_rttk_pro_ad_widget a,.widget_rttk_pro_author_bio .image-holder a{display:block}.widget_rttk_pro_ad_widget img,.widget_rttk_pro_author_bio .image-holder img,.widget_rttk_pro_featured_post .img-holder img,.widget_rttk_pro_icon_text_widget .icon-holder img,.widget_rttk_pro_instagram_widget ul li img{vertical-align:top}.widget_rttk_pro_author_bio .image-holder{margin:0 0 1.5em}.widget_rttk_pro_author_bio .readmore{background:#80ab4e;color:#fff;text-transform:uppercase;border:1px solid #80ab4e;padding:10px 20px;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;display:inline-block}.widget_rttk_pro_author_bio .readmore:focus,.widget_rttk_pro_author_bio .readmore:hover{text-decoration:none;color:#80ab4e;background:0 0}.widget_rttk_pro_author_bio .author-bio-wrap{overflow:hidden}.widget_rttk_pro_author_post ul li,.widget_rttk_pro_category_post ul li,.widget_rttk_pro_popular_post ul li,.widget_rttk_pro_recent_post ul li{overflow:hidden;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e3e3e3}.widget_rttk_pro_author_post ul li:last-child,.widget_rttk_pro_category_post ul li:last-child,.widget_rttk_pro_popular_post ul li:last-child,.widget_rttk_pro_recent_post ul li:last-child{border-bottom:0;padding-bottom:0}.widget_rttk_pro_author_post ul li .post-thumbnail,.widget_rttk_pro_category_post ul li .post-thumbnail,.widget_rttk_pro_popular_post ul li .post-thumbnail,.widget_rttk_pro_recent_post ul li .post-thumbnail{float:left;width:81px;margin-right:20px}.widget_rttk_pro_author_post ul li .entry-header,.widget_rttk_pro_category_post ul li .entry-header,.widget_rttk_pro_popular_post ul li .entry-header,.widget_rttk_pro_recent_post ul li .entry-header{overflow:hidden}.widget_rttk_pro_author_post ul li .entry-header .entry-title,.widget_rttk_pro_category_post ul li .entry-header .entry-title,.widget_rttk_pro_popular_post ul li .entry-header .entry-title,.widget_rttk_pro_recent_post ul li .entry-header .entry-title{font-size:16px;line-height:22px;margin:0 0 5px}.widget_rttk_pro_author_post ul li .entry-header .entry-meta,.widget_rttk_pro_category_post ul li .entry-header .entry-meta,.widget_rttk_pro_popular_post ul li .entry-header .entry-meta,.widget_rttk_pro_recent_post ul li .entry-header .entry-meta{font-size:12px}.widget_rttk_pro_contact .widget-holder address{font-style:normal;margin:0 0 10px;padding-left:20px;position:relative}.widget_rttk_pro_contact .widget-holder address:before{content:'\f041';font-family:FontAwesome;position:absolute;top:0;left:0}.widget_rttk_pro_contact .widget-holder span{display:block;margin:0 0 10px}.widget_rttk_pro_contact .widget-holder .tel-link{padding-left:20px;position:relative;color:#404040}.widget_rttk_pro_contact .widget-holder .tel-link:focus,.widget_rttk_pro_contact .widget-holder .tel-link:hover{text-decoration:none;color:#80ab4e}.widget_rttk_pro_contact .widget-holder .tel-link:before{content:'\f095';font-family:FontAwesome;position:absolute;top:0;left:0}.widget_rttk_pro_contact .widget-holder .email-link{padding-left:20px;position:relative;color:#404040}.widget_rttk_pro_contact .widget-holder .email-link:focus,.widget_rttk_pro_contact .widget-holder .email-link:hover{text-decoration:none;color:#80ab4e}.widget_rttk_pro_contact .widget-holder .email-link:before{content:'\f0e0';font-family:FontAwesome;position:absolute;top:0;left:0}.widget_rttk_pro_cta_widget .widget-content{text-align:center;padding:15px}.widget_rttk_pro_cta_widget .widget-content .btn-donate{background:#80ab4e;border:1px solid #80ab4e;color:#fff;display:inline-block;padding:10px 20px;text-transform:uppercase;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.widget_rttk_pro_cta_widget .widget-content .btn-donate:focus,.widget_rttk_pro_cta_widget .widget-content .btn-donate:hover{text-decoration:none;color:#80ab4e;background:0 0}.widget_rttk_pro_cta_widget .cta-bg .widget-content{position:relative}.widget_rttk_pro_cta_widget .cta-bg .widget-content,.widget_rttk_pro_cta_widget .text .widget-content{color:#fff}.widget_rttk_pro_featured_post .img-holder{margin:0 0 1.5em}.widget_rttk_pro_featured_post .img-holder a{display:block}.widget_rttk_pro_featured_post .readmore{background:#80ab4e;border:1px solid #80ab4e;color:#fff;display:inline-block;padding:10px 20px;text-transform:uppercase;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.widget_rttk_pro_featured_post .readmore:focus,.widget_rttk_pro_featured_post .readmore:hover{text-decoration:none;color:#80ab4e;background:0 0}.rttk_flickr_widget .rttk_flickr_widget-row{margin:0 -6px;overflow:hidden}.rttk_flickr_widget .rttk_flickr_widget-row a{margin:0 0 12px;padding:0 6px;float:left;width:33.3333%}.rttk_flickr_widget .rttk_flickr_widget-row a img{vertical-align:top;width:100%;height:90px;object-fit:cover}.rttk_flickr_widget .col-1 a{width:100%}.rttk_flickr_widget .col-1 a img{height:100%}.rttk_flickr_widget .col-2 a{width:50%}.rttk_flickr_widget .col-2 a img{height:140px}.rttk_flickr_widget .col-4 a{width:25%}.rttk_flickr_widget .col-4 a img{height:60px}.rttk_flickr_widget .col-5 a{width:20%}.rttk_flickr_widget .col-5 a img{height:50px}.rttk_flickr_widget .col-6 a{width:16.6667%}.rttk_flickr_widget .col-6 a img{height:40px}.widget_rttk_pro_icon_text_widget .rttk-itw-holder{position:relative;padding-top:96px}.widget_rttk_pro_icon_text_widget .widget-title{position:absolute;top:0;left:0;width:100%}.widget_rttk_pro_icon_text_widget .widget-title a{color:#404040}.widget_rttk_pro_icon_text_widget .widget-title a:focus,.widget_rttk_pro_icon_text_widget .widget-title a:hover{color:#80ab4e;text-decoration:none}.widget_rttk_pro_icon_text_widget .icon-holder{font-size:30px;margin:0 0 30px}.widget_rttk_pro_icon_text_widget .style2{text-align:center}.widget.widget_rttk_pro_instagram_widget ul{margin:0 -6px;overflow:hidden}.widget_rttk_pro_instagram_widget ul li{float:left;width:33.3333%;padding:0 6px;margin:0 0 12px}.widget_rttk_pro_instagram_widget .rrtk-instagram-thumbnail li{width:25%}.widget_rttk_pro_instagram_widget .rrtk-instagram-large li{width:50%}.widget_rttk_pro_instagram_widget .rrtk-instagram-original li{width:100%}.widget_rttk_social_links ul{overflow:hidden}.widget.widget_rttk_social_links ul li{float:left;margin:0 6px 6px 0}.widget.widget_rttk_social_links ul li a{display:block;width:48px;height:48px;font-size:22px;line-height:46px;color:#fff;text-align:center;background:#80ab4e;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.widget.widget_rttk_social_links ul li a:focus,.widget.widget_rttk_social_links ul li a:hover{text-decoration:none;color:#fff;border-radius:50%}.widget_rttk_social_links ul li a[href*=facebook]{background:#3b5a9a}.widget_rttk_social_links ul li a[href*=twitter]{background:#55ACEE}.widget_rttk_social_links ul li a[href*=google]{background:#DC4A38}.widget_rttk_social_links ul li a[href*=instagram]{background:#A77F65}.widget_rttk_social_links ul li a[href*=youtube]{background:#DB2824}.widget_rttk_social_links ul li a[href*=dribbble]{background:#F16697}.widget_rttk_social_links ul li a[href*=foursquare]{background:#EF4B78}.widget_rttk_social_links ul li a[href*=flickr]{background:#0161DA}.widget_rttk_social_links ul li a[href*=reddit]{background:#FF4500}.widget_rttk_social_links ul li a[href*=skype]{background:#00AFF0}.widget_rttk_social_links ul li a[href*=stumbleupon]{background:#EB4924}.widget_rttk_social_links ul li a[href*=tumblr]{background:#314358}.widget_rttk_social_links ul li a[href*=vimeo]{background:#23B6EA}.widget_rttk_social_links ul li a[href*=pinterest]{background:#CC2127}.widget_rttk_social_links ul li a[href*=linkedin]{background:#007BB6}.widget_rttk_pro_stat_counter_widget .col{text-align:center;font-size:36px;line-height:42px;position:relative;padding-top:86px}.widget_rttk_pro_stat_counter_widget .widget-title{position:absolute;top:0;left:0;width:100%}.widget_rttk_pro_stat_counter_widget .col .icon-holder{font-size:68px;color:#80ab4e;margin:0 0 10px}.course-detail-page .lSSlideOuter{margin:0 0 50px}.course-detail-page .lSAction>.lSPrev{background:url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/css/images/btn-prev3.png) no-repeat;width:36px;height:36px;opacity:1}.course-detail-page .lSAction>.lSNext{background:url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/css/images/btn-next3.png) no-repeat;width:36px;height:36px;opacity:1}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{vertical-align:middle;vertical-align:auto;zoom:1;display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{vertical-align:middle;vertical-align:auto;zoom:1;display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transf0000orm:tr0anslateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.widget_rttk_social_links ul li a[href*=ok]{background:#EE8208}.widget_rttk_social_links ul li a[href*=vk]{background:#507299}.widget_rttk_social_links ul li a[href*=xing]{background:#005A5F}/*! lightslider - v1.1.5 - 2015-10-31
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT *//*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-webkit-touch-callout:none;-khtml-user-select:none;overflow:hidden}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//poltracklaw.com/wp-content/plugins/rara-theme-toolkit-pro/public/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#f8f8f8;color:#333;box-shadow:0 0 5px 5px #ebebeb inset}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#dfdfdf));background-image:-moz-linear-gradient(#fff,#dfdfdf);background-image:-webkit-linear-gradient(#fff,#dfdfdf);background-image:linear-gradient(#fff,#dfdfdf);font-size:11px;font-weight:400;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;box-shadow:0 5px 5px 3px rgba(0,0,0,.2)}.sidr label,.sidr p,.sidr ul li ul li{font-size:13px}.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span,.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span,.sidr ul li:hover>a,.sidr ul li:hover>span{box-shadow:0 0 15px 3px #ebebeb inset}.sidr p{margin:0 0 12px}.sidr p a{color:rgba(51,51,51,.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}.sidr ul li ul,.sidr ul li ul li:last-child{border-bottom:0}.sidr ul li.active,.sidr ul li.sidr-class-active,.sidr ul li:hover{border-top:0;line-height:49px}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#333}.sidr ul li ul{margin:0}.sidr ul li ul li{line-height:40px}.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active,.sidr ul li ul li:hover{border-top:0;line-height:41px}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(51,51,51,.8);padding-left:30px}.sidr form{margin:0 15px}.sidr input[type=url],.sidr input[type=text],.sidr input[type=password],.sidr input[type=date],.sidr input[type=datetime],.sidr input[type=email],.sidr input[type=number],.sidr input[type=search],.sidr input[type=tel],.sidr input[type=time],.sidr select,.sidr textarea{width:100%;font-size:13px;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;border-radius:2px;border:0;background:rgba(0,0,0,.1);color:rgba(51,51,51,.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,.9)}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/*
Theme Name: Restaurant and Cafe Pro
Theme URI: https://raratheme.com/wordpress-themes/restaurant-and-cafe-pro
Author: Rara Theme 
Author URI: http://raratheme.com
Description: Restaurant and Cafe Pro WordPress theme is a perfect solution for restaurants, cafe or any food and drink businesses. Whether you are running a cafe shop, a bakery or a large luxurious restaurant, Restaurant and Cafe Pro theme will meet your expectation and give your customer a great experience! Restaurant and Cafe Pro Theme comes with a Banner section, Feature section, About section, Services Section, Testimonial section, Restaurant Menu section, Reservation section and Blog section on Home or front-page. It is also WooCommerce ready and translation ready. The theme is responsive/mobile-friendly and so your website will look gorgeous in the mobile and tablet devices.Check the demo at https://raratheme.com/preview/restaurant-and-cafe-pro/, documentation at https://raratheme.com/documentation/restaurant-and-cafe-pro/  and get support at https://raratheme.com/support-ticket.
Version: 2.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: restaurant-and-cafe-pro
Tags:  one-column, two-columns, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready, custom-background, footer-widgets, full-width-template, theme-options, e-commerce, food-and-drink, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Restaurant and Cafe Pro is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Asides
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: 'PT Serif', serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    min-width: 320px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    text-decoration: none;
    color: #bbbcc1;
    outline: none;
}

a:active,
a:hover {
    text-decoration: underline;
    color: #bbbcc1;
}

a:focus {
    outline: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    /*margin: 1em 40px;*/
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}



/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #515050;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin-top: 0;
}

p {
    margin-bottom: 1.5em;
    margin-top: 0
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #faf6f0;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    /*background: #fff9c0;*/
    text-decoration: none;
}

big {
    font-size: 125%;
}



/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    color: #515050;
    font: 16px/26px 'Lato', sans-serif;
    background: #fcfbfa;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}



/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #f9f4ef;
    background: #afc466;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none;
    line-height: 51px;
    text-align: center;
    padding: 0 21px;
    height: 51px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #95A757;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background: #95A757;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    margin: 0;
    font-size: 15px;
    color: #313131;
    border: 1px solid #f2f1f0;
    background: #fffefd;
    border-radius: 0;
    outline: none;
    width: 100%;
    padding: 12px 20px;
}

textarea {
    height: 205px;
    resize: none;
    padding: 12px 20px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

textarea {
    width: 100%;
}



/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #9db05c;
}

a:hover,
a:focus {
    color: #9db05c;
    text-decoration: underline;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: none;
}



/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    float: right;
    margin: 15px 0 0;
}

.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
}

.main-navigation ul:after {
    content: '';
    display: block;
    clear: both;
}

.main-navigation ul li {
    float: left;
    margin-left: 44px;
    position: relative;
}

.main-navigation ul li:first-child {
    margin-left: 0;
}

.main-navigation ul li a {
    color: #fff;
    display: block;
    padding-bottom: 25px;
}

.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul li:hover>a {
    text-decoration: none;
    color: #fac75a;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {
    text-decoration: none;
    color: #fac75a;
}

.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 275px;
    background: #fffefd;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    z-index: 2;
    display: none;
}

.main-navigation ul li:hover ul {
    display: block;
}

.main-navigation ul li:hover ul ul {
    display: none;
}

.main-navigation ul ul li:hover>ul {
    display: block;
}

.main-navigation ul ul:before {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 9px solid #fffefd;
    content: '';
    position: absolute;
    top: -9px;
    left: 10px;
}

.main-navigation ul ul li {
    float: none;
    display: block;
    margin: 0;
}

.main-navigation ul ul li a {
    color: #171616;
    display: block;
    border-bottom: 1px solid #f7f6f5;
    padding: 16px 25px;
}

.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus,
.main-navigation ul ul li:hover>a {
    background: #f3f2f1;
    color: #171616;
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}

.main-navigation ul ul ul:before {
    display: none;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}



/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}



/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}



/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em !important;
    margin-bottom: 1.5em !important;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em !important;
    margin-bottom: 1.5em !important;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}



/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}



/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}



/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}



/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}



/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}
.comments-area .comment-form label[for="wp-comment-cookies-consent"]{
   display: inline-block;
   margin-left: 5px;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,


/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}




/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}



/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}



/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin: 0;
    max-width: 100%;
    padding: 5px;
    background: #f4f3f2;
}

.wp-caption img[class*="wp-image-"],
.wp-caption img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 10px 0 2px;
}

.wp-caption-text {
    text-align: center;
    font: 700 12px/15px 'Cardo', serif;
    text-transform: uppercase;
}



/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin: 0;
    margin-bottom: 1.5em;
    margin-left: -15px;
    margin-right: -15px;
}

.gallery:after {
    display: block;
    content: '';
    clear: "";
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    float: left;
    margin: 0 0 30px;
}

.gallery-item img {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}



/*common site style*/

.container {
    width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:after {
    content: '';
    display: block;
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:after {
    content: '';
    display: block;
    clear: both;
}

@media only screen and (min-width: 1400px){
    body.custom-background-image .site,
    body.pattern-bg .site,
    body.custom-background-color .site
    {
        background: #fff;
        margin: 0 auto;
        max-width: 1450px;
    }
}

@media only screen and (max-width: 1400px){
    body.custom-background-image .site,
    body.pattern-bg .site,
    body.custom-background-color .site{
        background: #fff;
        max-width: 100%;
        margin: 0 15px;
    }
}

@media only screen and (max-width: 767px){
    body.custom-background-image .site,
    body.pattern-bg .site,
    body.custom-background-color .site{
        background: #fff;
        margin:0;
        max-width: 100%;
    }
}


/*header style*/

.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 3;
    padding: 54px 0 21px;
}

.site-header .site-branding {
    float: left;
}


.site-header .site-branding .site-title {
    font-size: 28px;
    line-height: 29px;
    margin: 0;
    font-weight: 700;
    color: #f9c85b;
    font-family: 'Cardo', serif;
}

.site-header .site-branding .site-title a {
    color: #f9c85b;
}

.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:focus {
    text-decoration: none;
}

.site-header .site-branding .site-description {
    color: #fefefe;
    font-size: 14px;
    line-height: 17px;
}

.banner-disabled .site-header:not(.header-4):not(.header-5):not(.header-6):not(.header-7){
    position: relative;
    background: #171616;
}


body .site-header.sticky-menu {
    /*background: #171616  none repeat scroll 0 0;*/
    -webkit-box-shadow: 0 1px 1px rgba(237, 237, 237, 0.3);
            box-shadow: 0 1px 1px rgba(237, 237, 237, 0.3);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    padding: 22px 0 0;
    
}

body .site-header.header-1.sticky-menu,
body .site-header.header-2.sticky-menu{
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}

body .site-header.header-2.sticky-menu .header-t,
body .site-header.header-3.sticky-menu .header-t,
body .site-header.header-4.sticky-menu .header-t,
body .site-header.header-5.sticky-menu .header-t,
body .site-header.header-6.sticky-menu .header-t,
body .site-header.header-7.sticky-menu .header-t{
    display: none;
}

body .site-header.header-3.sticky-menu .header-b{
    padding-top: 0;
}

body .site-header.header-7.sticky-menu,
body .site-header.header-6.sticky-menu{
    padding-top: 0;
}

body .site-header.header-7.sticky-menu .nav-holder{
    position: unset;
}

body .site-header.header-6.sticky-menu .header-b{
    display: none;
}

/*===========================
different header layouts
==============================================*/

.site-header.header-2 {
    padding: 0;
}

.site-header.header-2 .header-t {
    border-bottom: 1px solid #242701;
    padding: 9px 0 4px;
}

.site-header.header-2 .phone-link {
    font-size: 18px;
    line-height: 22px;
    color: #fafafa;
    font-weight: 700;
}

.site-header.header-2 .phone-link .fa {
    margin-right: 12px;
}

.site-header.header-2 .phone-link a {
    color: #fafafa;
}

.site-header.header-2 .phone-link a:hover {
    color: #fac75a;
    text-decoration: none;
}

.site-header.header-2 .right-panel {
    float: right;
}

.site-header.header-2 .right-panel:after,
.site-header.header-2 .top-menu ul:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-2 .social-networks {
    margin: 0 0 0 36px;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    float: right;
}

.site-header.header-2 .social-networks li {
    list-style: none;
    float: left;
}


.site-header.header-2 .social-networks li:not(:last-child) {
    margin-right: 23px;
}

.site-header.header-2 .social-networks li a {
    color: #ffffff;
}

.site-header.header-2 .social-networks li a:hover {
    color: #fac75a;
}

.site-header.header-2 .top-menu {
    float: right;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 17px;
}

.site-header.header-2 .top-menu ul {
    margin: 0;
    padding: 0;
}

.site-header.header-2 .top-menu li {
    list-style: none;
    float: left;
    position: relative;
}

.site-header.header-2 .top-menu li:not(:last-child) {
    margin-right: 30px;
}

.site-header.header-2 .top-menu li a {
    color: #ffffff;
}

.site-header.header-2 .top-menu li a:hover,
.site-header.header-2 .top-menu ul li:hover > a {
    color: #fac75a;
    text-decoration: none;
}


.site-header.header-2 .site-branding .site-title a {
    color: #f9f9f9;
}

.site-header.header-2 .header-b {
    padding-top: 18px;
}

.site-header.header-2 .main-navigation {
    margin-top: 18px;
}

.site-header.header-2 .site-title {
    margin-bottom: 5px;
}

.site-header.header-2 .header-search-form {
    float: right;
    position: relative;
}

.site-header.header-2 .header-search-form {
    text-align: right;
    color: #fff;
}

.site-header.header-2 .header-search-form:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-2 .header-search-form a {
    color: #fff;
    display: block;
    padding: 14px 0 31px;
    width: 58px;
    float: right;
}

.site-header.header-2 .header-search-form form {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 10;
    display: none;
}

.site-header.header-2 .header-search-form form input[type="search"] {
    float: none;
    width: 300px;
    padding: 13px 12px;
    font-style: italic;
}

.site-header.header-2 .header-search-form form input[type="submit"] {
    display: none;
}


.site-header.header-2 .top-menu ul ul{
    position: absolute;
    width: 200px;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    z-index: 9999;
}

.site-header.header-2 .top-menu ul ul a{
    color: #515050;
    padding: 5px 10px;
    display: block;
}

.site-header.header-2 .top-menu ul ul li{
    display: block;
    float: none;
    margin-right: 0;

}

.site-header.header-2 .top-menu ul ul li:not(:last-child){
    margin-right: 0;
}

.site-header.header-2 .top-menu ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.site-header.header-2 .top-menu ul li:hover > ul{
    display: block;
}


/*header-3*/
@media only screen and (min-width: 768px){
    .home:not(.banner-disabled):not(.sidr-open).admin-bar .site-header.header-3{
        margin-top: 32px;;
    }
}


.site-header.header-3 {
    padding: 0;
}

.site-header.header-3 .header-t {
    border-bottom: 0;
    padding: 0 0 10px;
    background: #809448;
}

.site-header.header-3 .phone-link {
    font-size: 18px;
    line-height: 22px;
    color: #fafafa;
    float: right;
    font-weight: 700;
}

.site-header.header-3 .phone-link .fa {
    margin-right: 12px;
}

.site-header.header-3 .phone-link a {
    color: #fafafa;
}

.site-header.header-3 .phone-link a:hover {
    color: #fac75a;
    text-decoration: none;
}

.site-header.header-3 .right-panel {
    float: right;
    margin: 8px 0 0;
}

.site-header.header-3 .right-panel:after,
.site-header.header-3 .top-menu ul:after,
.site-header.header-3 .social-networks:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-3 .social-networks {
    margin: 0 0 0 36px;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    float: right;
}

.site-header.header-3 .social-networks li {
    list-style: none;
    float: left;
}


.site-header.header-3 .social-networks li:not(:last-child) {
    margin-right: 23px;
}

.site-header.header-3 .social-networks li a {
    color: #ffffff;
}

.site-header.header-3 .social-networks li a:hover {
    color: #fac75a;
}

.site-header.header-3 .top-menu {
    float: left;
    margin: 0;
    padding: 13px 0 10px;
    font-size: 14px;
    line-height: 11px;
}

.site-header.header-3 .top-menu ul {
    margin: 0;
    padding: 0;
}

.site-header.header-3 .top-menu li {
    list-style: none;
    float: left;
}

.site-header.header-3 .top-menu li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #a6b47f;
}

.site-header.header-3 .top-menu li a {
    color: #ffffff;
}

.site-header.header-3 .top-menu li a:hover {
    color: #fac75a;
    text-decoration: none;
}

.site-header.header-3 .site-branding .site-title a {
    color: #f9f9f9;
}

.site-header.header-3 .header-b {
    padding-top: 32px;
}

.site-header.header-3 .main-navigation {
    margin-top: 18px;
}

.site-header.header-3 .site-title {
    margin-bottom: 5px;
}

.site-header.header-3 .header-search-form {
    float: right;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-3 .header-search-form {
    text-align: right;
    color: #fff;
}

.site-header.header-3 .header-search-form:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-3 .header-search-form a {
    color: #fff;
    display: block;
    width: 42px;
    float: right;
    padding: 0;
}

.site-header.header-3 .header-search-form form {
    position: absolute;
    top: 100%;
    right: 0;
    
    display: none;
}

.site-header.header-3 .header-search-form form input[type="search"] {
    float: none;
    padding: 13px 12px;
    background: #809448;
    border:0;
    color: #fff;
    width: 260px;
}

.site-header.header-3 .header-search-form form input[type="submit"] {
    display: none;
}

.site-header.header-3 .main-navigation a {
    font-weight: 700;
}

.site-header.header-3 .link-btn {
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    margin-left: 28px;
    color: #111111;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 24px;
    display: inline-block;
    float: right;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-3 .link-btn:hover {
    background: #809448;
    text-decoration: none;
    color: #fff;
}

.site-header.header-3 .top-menu ul li{
    position: relative;
}

.site-header.header-3 .top-menu ul ul{
    position: absolute;
    width: 200px;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    padding: 5px 0;
     z-index: 9999;
}

.site-header.header-3 .top-menu ul ul a{
    color: #515050;
    padding: 5px 10px;
    display: block;
}

.site-header.header-3 .top-menu ul ul li{
    display: block;
    float: none;
    margin-right: 0;

}

.site-header.header-3 .top-menu ul ul li:not(:last-child){
    margin-right: 0;
}

.site-header.header-3 .top-menu ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.site-header.header-3 .top-menu ul li:hover > ul{
    display: block;
}



/*header-4*/

.site-header.header-4 {
    padding: 0;
    background: #fff;
    position: unset;
}

.site-header.header-4 .col:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-4 .col {
    width: 25%;
    float: left;
    padding: 0 15px;
}

.site-header.header-4 .col.middle {
    width: 50%;
}

.site-header.header-4 .header-t {
    border-bottom: 0;
    padding: 5px 0;
    background: #afc466;
}

.site-header.header-4 .right-panel {
    float: right;
    margin: 0;
}

.site-header.header-4 .right-panel:after,
.site-header.header-4 .top-menu ul:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-4 .social-networks {
    margin: 0 0 0 36px;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    float: right;
}

.site-header.header-4 .social-networks li {
    list-style: none;
    float: left;
}

.site-header.header-4 .social-networks li:not(:last-child) {
    margin-right: 6px;
}

.site-header.header-4 .social-networks li a {
    color: #ffffff;
    background: #8fa055;
    border-radius: 50%;
    height: 32px;
    padding: 7px 0;
    width: 32px;
    display: block;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-4 .social-networks li a:hover {
    color: #afc466;
    background: #ffffff;
}

.site-header.header-4 .top-menu {
    float: left;
    margin: 0;
    padding: 13px 0 0;
    font-size: 14px;
    line-height: 11px;
}

.site-header.header-4 .top-menu ul {
    margin: 0;
    padding: 0;
}

.site-header.header-4 .top-menu li {
    list-style: none;
    float: left;
}

.site-header.header-4 .top-menu li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #c7d694;
}

.site-header.header-4 .top-menu li a {
    color: #ffffff;
}

.site-header.header-4 .top-menu li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.site-header.header-4 .site-branding {
    text-align: center;
    float: none;
}

.site-header.header-4 .site-branding .site-title {
    text-transform: uppercase;
}

.site-header.header-4 .site-branding .site-title a {
    color: #242323;
}

.site-header.header-4 .site-branding .site-description {
    color: #5b5a5a;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-4 .header-b {
    padding-top: 41px;
}

.site-header.header-4 .main-navigation {
    margin-top: 18px;
    float: left;
}

.site-header.header-4 .main-navigation a {
    color: #242323;
}

.site-header.header-4 .site-title {
    margin-bottom: 5px;
}

.site-header.header-4 .header-search-form {
    float: right;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-4 .header-search-form {
    text-align: right;
    color: #fff;
}

.site-header.header-4 .header-search-form:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-4 .header-search-form a {
    color: #242323;
    display: block;
    width: 42px;
    float: right;
    padding: 22px 0;
}

.site-header.header-4 .header-search-form form {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    display: none;
}

.site-header.header-4 .header-search-form form input[type="search"] {
    float: none;
    width: 300px;
    padding: 13px 12px;
}

.site-header.header-4 .header-search-form form input[type="submit"] {
    display: none;
}

.site-header.header-4 .main-navigation {
    margin-top: 0;
}

.site-header.header-4 .main-navigation a {
    font-weight: 700;
    padding: 23px 10px;
    position: relative;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-4 .main-navigation ul li a:hover,
.site-header.header-4 .main-navigation ul li a:focus,
.site-header.header-4 .main-navigation ul li:hover>a,
.site-header.header-4 .main-navigation .current_page_item>a,
.site-header.header-4 .main-navigation .current-menu-item>a,
.site-header.header-4 .main-navigation .current_page_ancestor>a,
.site-header.header-4 .main-navigation .current-menu-ancestor>a {
    color: #afc466;
}

.site-header.header-4 .main-navigation ul li a:hover:after,
.site-header.header-4 .main-navigation ul li a:focus:after,
.site-header.header-4 .main-navigation ul li:hover>a:after,
.site-header.header-4 .main-navigation .current_page_item>a:after,
.site-header.header-4 .main-navigation .current-menu-item>a:after,
.site-header.header-4 .main-navigation .current_page_ancestor>a:after,
.site-header.header-4 .main-navigation .current-menu-ancestor>a:after {
    content: '';
    height: 3px;
    width: 100%;
    background: #afc466;
    position: absolute;
    top: 0;
    left: 0;
}

.site-header.header-4 .main-navigation ul ul li a:hover:after,
.site-header.header-4 .main-navigation ul ul li a:focus:after,
.site-header.header-4 .main-navigation ul ul li:hover>a:after,
.site-header.header-4 .main-navigation ul ul .current_page_item>a:after,
.site-header.header-4 .main-navigation ul ul .current-menu-item>a:after,
.site-header.header-4 .main-navigation ul ul .current_page_ancestor>a:after,
.site-header.header-4 .main-navigation ul ul .current-menu-ancestor>a:after {
    display: none;
}

/*.site-header.header-4 .main-navigation ul ul {
    padding: 10px 0;
}*/

.site-header.header-4 .main-navigation ul ul a {
    padding: 9px 23px;
}

.site-header.header-4 .link-btn {
    font-weight: 700;
    text-transform: uppercase;
    background: #fac75a;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 32px;
    display: inline-block;
    float: right;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-4 .link-btn:hover {
    background: #809448;
    text-decoration: none;
    color: #fff;
}

.site-header.header-4 .phone-link {
    font-size: 18px;
    line-height: 22px;
    color: #3f3d33;
    float: left;
    font-weight: 700;
    display: inline-block;
    margin-top: 12px;
}

.site-header.header-4 .phone-link .fa {
    margin-right: 12px;
}

.site-header.header-4 .phone-link a {
    color: #3f3d33;
    text-decoration: underline;
}

.site-header.header-4 .phone-link a:hover {
    text-decoration: none;
}

.site-header.header-4 .nav-holder {
    border-top: 1px solid #e5e5e5;
}

.site-header.header-4 .top-menu ul li{
    position: relative;
}

.site-header.header-4 .top-menu ul ul{
    position: absolute;
    width: 200px;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    padding: 5px 0;
    z-index: 9999;
}

.site-header.header-4 .top-menu ul ul a{
    color: #515050;
    padding: 5px 10px;
    display: block;
}

.site-header.header-4 .top-menu ul ul li{
    display: block;
    float: none;
    margin-right: 0;

}

.site-header.header-4 .top-menu ul ul li:not(:last-child){
    margin-right: 0;
}

.site-header.header-4 .top-menu ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.site-header.header-4 .top-menu ul li:hover > ul{
    display: block;
}


/*header-5*/

.site-header.header-5 {
    padding: 0;
    background: #fff;
    position: unset;
}

.site-header.header-5 .col:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-5 .col {
    width: 25%;
    float: left;
    padding: 0 15px;
}

.site-header.header-5 .col.middle {
    width: 50%;
}

.site-header.header-5 .header-t {
    border-bottom: 0;
    padding: 5px 0;
    background: #242323;
}

.site-header.header-5 .right-panel {
    float: right;
    margin: 0;
}

.site-header.header-5 .right-panel:after,
.site-header.header-5 .top-menu ul:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-5 .social-networks {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    float: left;
}

.site-header.header-5 .social-networks li {
    list-style: none;
    float: left;
}


.site-header.header-5 .social-networks li:not(:last-child) {
    margin-right: 6px;
}

.site-header.header-5 .social-networks li a {
    color: #ffffff;
    background: #3a3939;
    border-radius: 50%;
    height: 32px;
    padding: 6px 0;
    width: 32px;
    display: block;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-5 .social-networks li a:hover {
    background: #afc466;
}

.site-header.header-5 .top-menu {
    float: right;
    margin: 0;
    padding: 13px 0 0;
    font-size: 13px;
    line-height: 10px;
    text-transform: uppercase;
}

.site-header.header-5 .top-menu ul {
    margin: 0;
    padding: 0;
}

.site-header.header-5 .top-menu li {
    list-style: none;
    float: left;
}

.site-header.header-5 .top-menu li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #666565;
}

.site-header.header-5 .top-menu li a {
    color: #ffffff;
}

.site-header.header-5 .top-menu li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.site-header.header-5 .site-branding {
    text-align: center;
    float: none;
}

.site-header.header-5 .site-branding .site-title {
    text-transform: uppercase;
}

.site-header.header-5 .site-branding .site-title a {
    color: #242323;
}

.site-header.header-5 .site-branding .site-description {
    color: #5b5a5a;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-5 .header-b {
    padding: 46px 0 5px;
}

.site-header.header-5 .main-navigation {
    margin-top: 18px;
    float: left;
}

.site-header.header-5 .main-navigation a {
    color: #242323;
}

.site-header.header-5 .site-title {
    margin-bottom: 5px;
}

.site-header.header-5 .header-search-form {
    float: right;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-5 .header-search-form {
    text-align: right;
    color: #fff;
    width: 100%;
}

.site-header.header-5 .header-search-form form {
    background: #f4f4f4;
    height: 46px;
}

.site-header.header-5 .header-search-form:after,
.site-header.header-5 .header-search-form form:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-5 .header-search-form a {
    color: #242323;
    display: block;
    width: 42px;
    float: right;
    padding: 22px 0;
}

.site-header.header-5 .header-search-form .search-btn {
    display: none;
}

.site-header.header-5 .header-search-form form input[type="search"] {
    float: left;
    width: 80%;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    border: 0;
    font-style: italic;
    font-size: 13px;
    line-height: 15px;
    color: #70706e;
    padding: 0 8px;
    height: 100%;
}

.site-header.header-5 .header-search-form form input[type="submit"] {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/search-icon.png) no-repeat center center;
    float: right;
    height: 100%;
    width: 30px;
    padding: 0;
    text-indent: -9999px;
}

.site-header.header-5 .main-navigation {
    margin-top: 0;
}

.site-header.header-5 .main-navigation a {
    font-weight: 700;
    padding: 23px 28px;
    position: relative;
    color: #fff;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-5 .main-navigation ul li:not(:first-child) {
    margin-left: 1px;
}

.site-header.header-5 .main-navigation ul li a:hover,
.site-header.header-5 .main-navigation ul li a:focus,
.site-header.header-5 .main-navigation ul li:hover>a,
.site-header.header-5 .main-navigation .current_page_item>a,
.site-header.header-5 .main-navigation .current-menu-item>a,
.site-header.header-5 .main-navigation .current_page_ancestor>a,
.site-header.header-5 .main-navigation .current-menu-ancestor>a {
    color: #afc466;
    background: #fff;
}

.site-header.header-5 .main-navigation ul ul::before {
    display: none;
}

.site-header.header-5 .main-navigation ul ul {
    padding: 0;
    background: #AFC466;
}

.site-header.header-5 .main-navigation ul ul li a {
    border-bottom: 0;
    margin-bottom: 0;
}

.site-header.header-5 .main-navigation ul ul a {
    padding: 14px 23px;
}

.site-header.header-5 .link-btn {
    font-weight: 700;
    border: 2px solid #fff;
    text-transform: uppercase;
    background: none;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 32px;
    display: inline-block;
    float: right;
    margin: 6px 0;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-5 .link-btn:hover {
    background: #fff;
    text-decoration: none;
    color: #afc466;
}

.site-header.header-5 .phone-link {
    font-size: 18px;
    line-height: 22px;
    color: #3f3d33;
    float: left;
    font-weight: 700;
    display: inline-block;
    margin-top: 12px;
}

.site-header.header-5 .phone-link .fa {
    margin-right: 12px;
}

.site-header.header-5 .phone-link a {
    color: #afc466;
    text-decoration: underline;
}

.site-header.header-5 .phone-link a:hover {
    text-decoration: none;
}

.site-header.header-5 .nav-holder {
    background: #afc466;
}

.site-header.header-5 .top-menu ul li{
    position: relative;
}

.site-header.header-5 .top-menu ul ul{
    position: absolute;
    width: 200px;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    padding: 5px 0;
    z-index: 9999;
}

.site-header.header-5 .top-menu ul ul a{
    color: #515050;
    padding: 5px 10px;
    display: block;
}

.site-header.header-5 .top-menu ul ul li{
    display: block;
    float: none;
    margin-right: 0;

}

.site-header.header-5 .top-menu ul ul{
    -webkit-box-shadow: 0 0 2px rgba(204, 204, 204, 0.5);
            box-shadow: 0 0 2px rgba(204, 204, 204, 0.5);
}

.site-header.header-5 .top-menu ul ul li:not(:last-child){
    border-right: 0;
}

.site-header.header-5 .top-menu ul ul li:first-child{
    padding-right: 0;
    border-right: 0;
}

.site-header.header-5 .top-menu ul ul li:not(:last-child){
    margin-right: 0;
}

.site-header.header-5 .top-menu ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.site-header.header-5 .top-menu ul li:hover > ul{
    display: block;
}


/*header-6*/

.site-header.header-6 {
    padding: 0;
    background: #fff;
    position: unset;
}

.site-header.header-6 .header-t {
    border-bottom: 0;
    padding: 5px 0;
    background: #242323;
}

.site-header.header-6 .right-panel {
    float: right;
    margin: 0;
}

.site-header.header-6 .right-panel:after,
.site-header.header-6 .top-menu ul:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-6 .social-networks {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    float: left;
}

.site-header.header-6 .social-networks li {
    list-style: none;
    float: left;
}


.site-header.header-6 .social-networks li:not(:last-child) {
    margin-right: 6px;
}

.site-header.header-6 .social-networks li a {
    color: #ffffff;
    background: #3a3939;
    border-radius: 50%;
    height: 32px;
    padding: 6px 0;
    width: 32px;
    display: block;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-6 .social-networks li a:hover {
    background: #afc466;
}

.site-header.header-6 .top-menu {
    float: right;
    margin: 0;
    padding: 13px 0 0;
    font-size: 13px;
    line-height: 10px;
    text-transform: uppercase;
}

.site-header.header-6 .top-menu ul {
    margin: 0;
    padding: 0;
}

.site-header.header-6 .top-menu li {
    list-style: none;
    float: left;
}

.site-header.header-6 .top-menu li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #666565;
}

.site-header.header-6 .top-menu ul ul li:not(:last-child) {
    border-right: 0;
    padding-right: 0;
}

.site-header.header-6 .top-menu li a {
    color: #ffffff;
}

.site-header.header-6 .top-menu li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.site-header.header-6 .site-branding {
    float: left;
}

.site-header.header-6 .site-branding .site-title {
    text-transform: uppercase;
}

.site-header.header-6 .site-branding .site-title a {
    color: #242323;
}

.site-header.header-6 .site-branding .site-description {
    color: #5b5a5a;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-6 .header-b:after,
.site-header.header-6 .header-t:after,
.site-header.header-6 .nav-holder:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-6 .header-b {
    padding: 36px 0 5px;
}

.site-header.header-6 .main-navigation {
    margin-top: 18px;
    float: left;
}

.site-header.header-6 .main-navigation a {
    color: #242323;
}

.site-header.header-6 .site-title {
    margin-bottom: 5px;
}

.site-header.header-6 .header-search-form {
    float: right;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-6 .header-search-form {
    text-align: right;
    color: #fff;
}

.site-header.header-6 .header-search-form form {
    background: #afc466;
    height: 46px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 100;
    display: none;
}

.site-header.header-6 .header-search-form:after,
.site-header.header-6 .header-search-form form:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-6 .header-search-form a {
    color: #fff;
    display: block;
    width: 42px;
    float: right;
    padding: 22px 0;
}

.site-header.header-6 .header-search-form form input[type="search"] {
    float: left;
    width: 240px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    border: 0;
    font-style: italic;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    padding: 0 8px;
    height: 100%;
}

.site-header.header-6 .header-search-form form input[type="submit"] {
    display: none;
}

.site-header.header-6 .main-navigation {
    margin-top: 0;
}

.site-header.header-6 .main-navigation a {
    font-weight: 700;
    padding: 23px 28px;
    position: relative;
    color: #fff;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-6 .main-navigation ul li:not(:first-child) {
    margin-left: 1px;
}

.site-header.header-6 .main-navigation ul li a:hover,
.site-header.header-6 .main-navigation ul li a:focus,
.site-header.header-6 .main-navigation ul li:hover>a,
.site-header.header-6 .main-navigation .current_page_item>a,
.site-header.header-6 .main-navigation .current-menu-item>a,
.site-header.header-6 .main-navigation .current_page_ancestor>a,
.site-header.header-6 .main-navigation .current-menu-ancestor>a {
    color: #afc466;
    background: #fff;
}

.site-header.header-6 .main-navigation ul ul::before {
    display: none;
}

.site-header.header-6 .main-navigation ul ul {
    padding: 0;
    background: #AFC466;
}

.site-header.header-6 .main-navigation ul ul li a {
    border-bottom: 0;
    margin-bottom: 0;
}

.site-header.header-6 .main-navigation ul ul a {
    padding: 14px 23px;
}

.site-header.header-6 .link-btn {
    font-weight: 700;
    border: 2px solid #fff;
    text-transform: uppercase;
    background: #fac149;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 32px;
    display: inline-block;
    float: right;
    margin: 0 0 6px 44px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-6 .link-btn:hover {
    background: #fff;
    text-decoration: none;
    color: #afc466;
    border: 2px solid #afc466;
}

.site-header.header-6 .phone-link {
    font-size: 24px;
    line-height: 28px;
    color: #3f3d33;
    float: right;
    font-weight: 700;
    display: inline-block;
    margin-top: 10px;
}

.site-header.header-6 .phone-link .fa {
    margin-right: 12px;
}

.site-header.header-6 .phone-link a {
    color: #afc466;
}

.site-header.header-6 .phone-link a:hover {
    text-decoration: none;
    color: #3f3d33;
}

.site-header.header-6 .nav-holder {
    background: #afc466;
}

.site-header.header-6 .header-b,
.site-header.header-6 .header-t,
.site-header.header-6 .nav-holder {
    padding-left: 5.73%;
    padding-right: 5.73%;
}

.site-header.header-6 .top-menu ul li{
    position: relative;
}

.site-header.header-6 .top-menu ul ul{
    position: absolute;
    width: 200px;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    padding: 5px 0;
    z-index: 9999;
}

.site-header.header-6 .top-menu ul ul a{
    color: #515050;
    padding: 5px 10px;
    display: block;
}

.site-header.header-6 .top-menu ul ul li{
    display: block;
    float: none;
    margin-right: 0;

}

.site-header.header-6 .top-menu ul ul li:not(:last-child){
    margin-right: 0;
}

.site-header.header-6 .top-menu ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.site-header.header-6 .top-menu ul li:hover > ul{
    display: block;
}


/*header-7*/

.site-header.header-7 {
    padding: 0;
    position: relative;
    background: none;
}

.site-header.header-7 .header-t {
    background: #fff;
    padding: 21px 0 8px;
}

.site-header.header-7 .nav-holder {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}

.site-header.header-7 .header-b,
.site-header.header-7 .header-t,
.site-header.header-7 .nav-holder {
    padding-left: 5.47%;
    padding-right: 5.47%;
}

.site-header.header-7 .site-branding {
    float: left;
    margin-right: 105px;
}

.site-header.header-7 .site-branding .site-title {
    text-transform: uppercase;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 1px;
}

.site-header.header-7 .site-branding .site-description {
    margin-bottom: 0;
}

.site-header.header-7 .site-branding .site-title a {
    color: #202020;
}

.site-header.header-7 .site-branding .site-description {
    color: #757474;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-7 .header-t .col {
    width: 25%;
    float: left;
}

.site-header.header-7 .header-t .col:nth-child(2n) {
    width: 50%;
}

.site-header.header-7 .header-search-form {
    float: right;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

.site-header.header-7 .header-search-form {
    text-align: right;
    color: #fff;
    float: none;
    width: auto;
}

.site-header.header-7 .header-search-form form {
    background: #fff;
    height: 46px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
    display: none;
}

.site-header.header-7 .header-search-form:after,
.site-header.header-7 .header-search-form form:after,
.site-header.header-7 .header-t:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-7 .header-search-form a {
    color: #fff;
    display: inline-block;
    float: none;
    padding: 22px 0;
}

.site-header.header-7 .header-search-form form input[type="search"] {
    float: left;
    width: 240px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    border: 0;
    font-style: italic;
    font-size: 13px;
    line-height: 15px;
    color: #242323;
    padding: 0 8px;
    height: 100%;
}

.site-header.header-7 .header-search-form form input[type="submit"] {
    display: none;
}

.site-header.header-7 .nav-holder:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-7 .nav-holder {
    text-align: center;
}

.site-header.header-7 .main-navigation {
    float: none;
    display: inline-block;
    margin: 26px 0 0;
}

.site-header.header-7 .main-navigation a {
    font-weight: 700;
}

.site-header.header-7 .main-navigation ul ul {
    text-align: left;
}

.site-header.header-7 .main-navigation li {
    float: none;
    display: inline-block;
    margin: 0 22px;
}

.site-header.header-7 .main-navigation ul ul li {
    margin: 0;
    display: block;
    font-size: 13px;
    line-height: 15px;
}

.site-header.header-7 .header-search-form {
    width: auto;
    display: inline-block;
    margin-left: 38px;
}

.site-header.header-7 .social-networks {
    margin: 12px 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    float: left;
}

.site-header.header-7 .social-networks li {
    list-style: none;
    float: left;
}


.site-header.header-7 .social-networks li:not(:last-child) {
    margin-right: 6px;
}

.site-header.header-7 .social-networks li a {
    color: #242323;
    background: #f2f2f2;
    border-radius: 50%;
    height: 32px;
    padding: 6px 0;
    width: 32px;
    display: block;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-7 .social-networks li a:hover {
    background: #afc466;
    color: #fff;
}

.site-header.header-7 .top-menu {
    float: left;
    margin: 6px 0;
    font-size: 13px;
    line-height: 10px;
    text-transform: uppercase;
}

.site-header.header-7 .top-menu ul {
    margin: 0;
    padding: 0;
}

.site-header.header-7 .top-menu li {
    list-style: none;
    float: left;
}

.site-header.header-7 .top-menu li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #bdbdbd;
}

.site-header.header-7 .top-menu li a {
    color: #242323;
}

.site-header.header-7 .top-menu li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.site-header.header-7 .link-btn {
    font-weight: 700;
    border: 2px solid #3f3d33;
    text-transform: uppercase;
    background: none;
    color: #3f3d33;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 32px;
    display: inline-block;
    float: right;
    margin: 0 0 6px 44px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.site-header.header-7 .link-btn:hover {
    background: #afc466;
    text-decoration: none;
    color: #fff;
    border: 2px solid #afc466;
}

.site-header.header-7 .phone-link {
    font-size: 18px;
    line-height: 22px;
    color: #242323;
    float: right;
    font-weight: 700;
    display: inline-block;
    margin-left: 45px;
}

.site-header.header-7 .phone-link .fa {
    margin-right: 12px;
}

.site-header.header-7 .phone-link a {
    color: #242323;
}

.site-header.header-7 .phone-link a:hover {
    text-decoration: none;
    color: #afc466;
}

.site-header.header-7 .header-t .middle-content {
    float: left;
    margin: 16px 0;
}

.site-header.header-7 .header-t .right-panel {
    float: right;
}

.site-header.header-7 .header-t .right-panel:after,
.site-header.header-7 .header-t .middle-content:after {
    display: block;
    content: '';
    clear: both;
}

.site-header.header-7 .top-menu ul li{
    position: relative;
}

.site-header.header-7 .top-menu ul ul{
    position: absolute;
    width: 200px;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    padding: 5px 0;
    z-index: 9999;
}

.site-header.header-7 .top-menu ul ul a{
    color: #515050;
    padding: 5px 10px;
    display: block;
}

.site-header.header-7 .top-menu ul ul li{
    display: block;
    float: none;
    margin-right: 0;

}

.site-header.header-7 .top-menu ul ul li:not(:last-child){
    margin-right: 0;
}

.site-header.header-7 .top-menu ul ul ul{
    position: absolute;
    left: 100%;
    top: 0;
}

.site-header.header-7 .top-menu ul li:hover > ul{
    display: block;
}


/*banner style*/

.banner {
    background: #000;
    position: relative;
}

.banner:before {
    background: rgba(0, 0, 0, 0.20);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
}

.banner img {
    width: 100%;
    vertical-align: top;
}

.banner .banner-text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: 2;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner .banner-text .text {
    max-width: 750px;
    margin: 0 auto;
}

.banner .banner-text .title {
    font-size: 58px;
    line-height: 68px;
    font-weight: 700;
    font-family: 'Cardo', serif;
    text-transform: uppercase;
    margin: 0 0 7px;
    display: block;
}

.banner-text p {
    margin: 0 0 31px;
}

.btn-green {
    font-size: 15px;
    line-height: 18px;
    background: #afc466;
    color: #f9f4ef;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    padding: 22px 54px;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.btn-green::after,
.gallery-section .link-holder .view-more:after,
.blog-section .section-footer .view-more:after,
.about-section .about-content .btn:after,
.product .btn:after {
    content: '\f178';
    font-family: 'FontAwesome';
    margin-left: 13px;
}

.banner .btn-scroll-down {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 2;
    padding: 0 0 47px;
}

.banner .btn-scroll-down span {
    color: #fbfbfb;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/icon1.png) no-repeat 50% 0;
    padding: 58px 0 29px;
    position: relative;
    cursor: pointer;
}

.banner .btn-scroll-down span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/arrow-down.png) no-repeat center 0;
    width: 100%;
    height: 18px;
    -webkit-transition: linear 0.1s;
    transition: linear 0.1s;
}

.banner .btn-scroll-down span:hover {
    text-decoration: none;
}

.banner .btn-scroll-down span:hover:after {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.btn-green:hover {
    text-decoration: none;
    background: #95a757;
    color: #f9f4ef;
}


/*header video*/
.wp-custom-header{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;

}

.wp-custom-header video,
.wp-custom-header iframe,
.wp-custom-header object,
.wp-custom-header embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    /*width: 100% !important;
    height: 1080px !important;*/
}

.wp-custom-header-video-button svg{
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    width: 20px;
}

.wp-custom-header .wp-custom-header-video-button {
    border:0;
    color: rgba(255, 255, 255, 0.6);
    height: 45px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 30px;
    bottom: 30px;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: 45px;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.5);
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
    color: #fff;
    background: rgba(255, 255, 255, 0.8);
}


/*bannerSlider*/

#banner-slider .owl-nav>div {
    top: 50%;
    bottom: 60px;
    height: 54px;
    width: 54px;
    position: absolute;
    opacity: 0.56;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#banner-slider .owl-nav .owl-prev {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/prev-arrow.png) no-repeat;
    left: 25px;
    text-indent: -9999px;
}

#banner-slider .owl-nav .owl-next {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/next-arrow.png) no-repeat;
    right: auto;
    right: 25px;
    text-indent: -9999px;
}

#banner-slider .owl-nav>div:hover {
    opacity: 1;
}

#banner-slider .owl-dots span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
}

#banner-slider .owl-dots .active span {
    background: #fff none repeat scroll 0 0;
}

#banner-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
}

#banner-slider .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px;
}



/*section-1 style*/

.section-1 {
    padding: 81px 0;
    text-align: center;
}

.section-1 .header {
    max-width: 710px;
    margin: 0 auto 42px;
}

.section-1 .header .main-title {
    font: 700 38px/42px 'Cardo', serif;
    color: #3f3d33;
    position: relative;
    padding: 0 0 22px;
    margin: 0 0 13px;
}

.section-1 .header .main-title:after {
    width: 66px;
    height: 3px;
    background: #ebda9a;
    content: '';
    position: absolute;
    left: 45.5%;
    bottom: 0;
}

.section-1 .col {
    width: 33.3333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.section-1 .col .img-holder {
    margin: 0 0 31px;
}

.section-1 .col .img-holder img {
    border: 6px solid #fcfbfa;

    -webkit-border-radius: 150px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    vertical-align: top;
}

.section-1 .col .text-holder .title {
    font: 700 23px/27px 'Cardo', serif;
    color: #3f3d33;
    margin: 0 0 11px;
}

.section-1 .col .text-holder .title a{
    color: #3f3d33;
}

.section-1 .col .text-holder .title a:hover{
    text-decoration: none;
    color: #ebda9a;
}

.section-1.layout-2 .col .img-holder img {
    border-radius: 0;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
}



/*section-2 style*/

.section-2 {
    padding: 90px 0;
    position: relative;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.section-2.no-overlay:after {
    display: none;
}

.section-2 .holder {
    background: #fcfbfa;
    padding: 15px;
    position: relative;
    z-index: 1;
}

.section-2 .col {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.section-2 .images {
    overflow: hidden;
    margin-left: -7px;
    margin-right: -7px;
}

.section-2 .img-holder {
    float: left;
    width: 50%;
    padding-left: 7px;
    padding-right: 7px;
}

.section-2 .img-holder img {
    vertical-align: top;
}

.section-2 .text-holder {
    padding: 39px 0 0 9px;
}

.section-2 .main-title {
    font-size: 38px;
    line-height: 42px;
    color: #3f3d33;
    font-weight: 400;
    font-family: 'Cardo', serif;
    position: relative;
    padding-bottom: 22px;
    margin: 0 0 21px;
}

.section-2 .main-title:after {
    width: 66px;
    height: 3px;
    background: #ebda9a;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}



/*section-3 style*/

.section-3 {
    padding: 76px 0;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
}

.section-3:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.section-3.no-overlay:after {
    display: none;
}

.section-3 .container {
    position: relative;
    z-index: 2;
}

.section-3 .col {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.section-3 .text-holder {
    text-align: center;
    color: #3f3d33;
    background: #fff;
    padding: 30px;
}

.section-3 .text-holder h3 {
    font-size: 23px;
    line-height: 27px;
    font-weight: 700;

    font-family: "Cardo", serif;
}

.section-3 .text-holder h3 a {
    color: #3f3d33;
    text-decoration: none;
}

.section-3 .text-holder h3 a:hover {
    color: #afc466;
}

.section-3 .text-holder .icon-holder {
    width: 129px;
    height: 68px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

.section-3 .header .main-title {
    color: #fff;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
    text-align: center;
}

.section-3 .header .main-title:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.section-3 .header {
    color: #fff;
    text-align: center;
    margin-bottom: 45px;
}

.section-3 .text-holder .icon-holder {
    width: 129px;
    height: 68px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}


.section-3 .text-holder .icon-holder .fa{
    color: #f9c85b ;
    font-size: 72px;
    line-height: 75px;
}

.section-3 .text-holder .services-holder {
    margin: 40px 0 0;
}

.section-3 .text-holder .services {
    margin: 0 0 17px;
}

.section-3 .text-holder .services .icon-holder {
    float: left;
    width: 35px;
    margin-right: 12px;
}

.section-3 .text-holder .services .text {
    overflow: hidden;
}

.section-3 .text-holder .services h3 {
    font: 700 23px/27px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 9px;
}

.section-3 .img-holder {
    float: left;
    width: 41.6667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 38px;
}

.section-3 .img-holder img {
    border: 6px solid #fcfbfa;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}



/*chef section styles*/

.chef-section {
    padding: 0;
}

.chef-section img {
    vertical-align: top;
}

.chef-section .header {
    position: relative;
    top: 76px;
    width: 60%;
}

.chef-section .text-holder {
    float: left;
    max-width: 61%;
    margin-right: 2%;
    padding-bottom: 30px;
    padding-top: 8%;
}

.chef-section .text-holder .person-info {
    margin-bottom: 12px;
}

.chef-section .text-holder .person-info strong {
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
}

.chef-section .text-holder .person-info span {
    font-size: 16px;
    line-height: 20px;
    color: #8c8a8a;
}

.chef-section .img-holder {
    float: right;
    max-width: 37%;
}

.chef-section .header .main-title {
    color: #3f3d33;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.chef-section .header .main-title:after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 66px;
}

.chef-section .owl-carousel .owl-nav>div {
    top: auto;
    bottom: 60px;
    height: 40px;
    width: 40px;
    position: absolute;
}

.chef-section .owl-carousel .owl-nav .owl-prev {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/chef-prev.png) no-repeat;
    left: 0;
    text-indent: -9999px;
}

.chef-section .owl-carousel .owl-nav .owl-next {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/chef-next.png) no-repeat;
    right: auto;
    left: 50px;

    text-indent: -9999px;
}




/*section-4 style*/

.section-4 {
    padding: 78px 0;
    position: relative;
    background-attachment: fixed !important;
}

.section-4:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.section-4.no-overlay:after {
    display: none;
}

.section-4 .container {
    position: relative;
    z-index: 1;
}

.section-4 .header {
    max-width: 690px;
    margin: 0 auto 40px;
    text-align: center;
    color: #fff;
}

.section-4 .header .main-title {
    color: #fff;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.section-4 .header .main-title:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.section-4 .testimonial-holder {
    background: #fcfbfa;
    text-align: center;
    padding: 48px 0;
}

.section-4 .testimonial-holder .holder {
    max-width: 810px;
    margin: 0 auto;
}

.section-4 .testimonial-holder blockquote {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    color: #515050;
    padding: 87px 0 0;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/bg-quote.png) no-repeat 50% 0;
}

.section-4 .testimonial-holder blockquote cite {
    font: 700 19px/23px "Cardo", serif;
    color: #515050;
}

.section-4 #testimonial-slider img {
    border-radius: 50%;
    position: relative;
}

.section-4 #thumb-slide li.active:after {
    background: none;
}


.section-4 #testimonial-slider #thumb-slide li {
    position: relative;
    border-radius: 50%;
}

.section-4 #testimonial-slider #thumb-slide li:hover {
    border-radius: 50%;
}

.section-4 #testimonial-slider #thumb-slide {
    margin-top: 10px;
}

.section-4 #testimonial-slider #thumb-slide li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.section-4 .owl-carousel .owl-nav>div {
    position: absolute;
    top: 60px;
}

.section-4 .owl-carousel .owl-nav .owl-prev {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/btn-prev.png) no-repeat;
    width: 32px;
    height: 32px;

    text-indent: -9999px;
    left: -15px;
}

.section-4 .owl-carousel .owl-nav .owl-next {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/btn-next.png) no-repeat;
    width: 32px;
    height: 32px;
    right: -15px;
    text-indent: -9999px;
}

.section-4 #thumb-slide .owl-item img {
    opacity: 0.60;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    cursor: pointer;
}

.section-4 #thumb-slide .owl-item .item {
    padding: 12px 15px;
}

.section-4 .content.testimonial-content {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.section-4 .content.testimonial-content.loading {
    opacity: 0.6;
}

.section-4 #thumb-slide .testimonial-active img {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    padding: 5px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.51);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.51);
}



/*choose us styles*/

.choose-us {
    padding: 76px 0;
}

.choose-us .header {
    text-align: center;
    margin: 0 auto;
    max-width: 66%;
}

.choose-us .col {
    width: 33.33%;
    padding: 0 15px;
    float: left;
}

.choose-us .header {
    margin-bottom: 50px;
}

.choose-us .header .main-title {
    color: #3f3d33i;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
    text-align: center;
}

.choose-us .header .main-title:after {
    background: #ebda9a;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.choose-us img {
    vertical-align: top;
}

.choose-us .img-holder a {
    display: block;
}

.choose-us .img-holder {
    position: relative;
}

.choose-us .img-holder .text h4 {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 10px;
}

.choose-us .img-holder .text h4 a {
    color: #fff;
}

.choose-us .img-holder .text h4 a:hover {
    color: #f9c34a;
    text-decoration: none;
}

.choose-us .img-holder .text .text-wrap {
    max-height: 104px;
    padding: 10px;
}

.choose-us .img-holder .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 10px;
    color: #fff;
    overflow: hidden;
}



/*section-5 style*/

.section-5 {
    padding: 78px 0;
}

.section-5 .header {
    max-width: 710px;
    margin: 0 auto 48px;
    text-align: center;
}

.section-5 .header .main-title {
    color: #3f3d33;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.section-5 .header .main-title:after {
    background: #ebda9a;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.section-5 .tab-menu {
    margin: 0 0 60px;
    padding: 0;
    list-style: none;
    font-size: 17px;
    text-align: center;
    color: #555245;
}

.section-5 .tab-menu li {
    display: inline-block;
    border-bottom: 1px solid #545248;
    padding: 0 26px 4px;
    margin: 0 -2px;
    position: relative;
    cursor: pointer;
}

.section-5 .tab-menu li a {
    display: block;
    color: #555245;
}

.section-5 .tab-menu li.current a {
    color: #f9c34a;
    ;
}

.section-5 .tab-menu li a:hover,
.section-5 .tab-menu li a:focus {
    text-decoration: none;
    color: #f9c34a;
}

.section-5 .tab-menu .current:after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 44%;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/tab-active.png) no-repeat;
    width: 14px;
    height: 7px;
}

.section-5 .tab-content {
    display: none;
}

.section-5 #tab-1 {
    display: block;
}

.section-5 .tab-content .col {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.section-5 .tab-content .img-holder {
    float: left;
    width: 170px;
    margin-right: 21px;
}

.section-5 .tab-content .img-holder img {
    vertical-align: top;
}

.section-5 .tab-content .img-holder>a {
    display: block;
}

.section-5 .tab-content .text-holder {
    overflow: hidden;
    padding: 24px 24px 16px 0;
}

.section-5 .tab-content .text-holder h3 {
    font: 700 18px/22px "Cardo", serif;
    color: #3f3d33;
    /*float: left;*/
    margin: 0 0 6px;
    text-transform: uppercase;
}

.section-5 .tab-content .text-holder h3 a {
    color: #3f3d33;
}

.section-5 .tab-content .text-holder h3 a:hover {
    color: #9db05c;
    text-decoration: none;
}

.section-5 .tab-content .text-holder .price {
    font: 700 18px/22px "Cardo", serif;
    color: #edbc4f;
}

.section-5 .tab-content .text-holder .price del {
    display: none;
}

.section-5 .tab-content .text-holder .add_to_cart_button {
    float: right;
}

.section-5 .tab-content .text-holder .heading {
    overflow: hidden;
    padding-right: 9px;
}

.section-5 .tab-content .holder {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    /*margin-right: 15px*/
    ;
}

.section-5 .tab-content .holder:after {
    content: '';
    display: block;
    clear: both;
}



/*section-6 style*/

.section-6 {
    padding: 77px 0;
    position: relative;
    background-attachment: fixed !important;
}

.section-6:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.section-6.no-overlay:after {
    display: none;
}

.section-6 .container {
    position: relative;
    z-index: 2;
}

.section-6 .header {
    color: #fff;
    margin: 0 auto 35px;
    max-width: 690px;
    text-align: center;
}

.section-6 .header .main-title {
    color: #fff;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.section-6 .header .main-title:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.section-6 .form-holder:after {
    content: '';
    display: block;
    clear: both;
}

.section-6 .form-holder img {
    vertical-align: top;
}

.section-6 .form-holder {
    background: #fff;
}

.section-6 .form-holder .img-holder {
    float: left;
    max-width: 390px;
}

.section-6 .reservation-form {
    overflow: hidden;
    max-width: 750px;
    padding: 40px 40px;
    margin-bottom: 0;
    color: #313131;
}

.section-6 .reservation-form label {
    display: block;
    margin: 0 0 10px;
    color: #313131;
}

.section-6 .reservation-form .form-row {
    margin: 0 -7.5px;
    margin-bottom: 15px;
    overflow: hidden;
}

.section-6 .reservation-form .form-row .col {
    width: 50%;
    float: left;
    padding: 0 7.5px;
    overflow: hidden;
}

.section-6 .reservation-form input[type="text"],
.section-6 .reservation-form input[type="email"],
.section-6 .reservation-form input[type="number"],
.section-6 .reservation-form input[type="tel"],
.section-6 .reservation-form select {
    width: 100%;
    background: none;
    border: 1px solid #d9d9d8;
    float: left;
    border-radius: 0;
    outline: none;
    font-size: 14px;
    line-height: 20px;
    color: #313131;
    padding: 18px 14px;
}

.section-6 .reservation-form .jcf-select .jcf-select-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
}

.section-6 .reservation-form .jcf-select,
.section-6 .reservation-form .jcf-select.jcf-focus,
.section-6 .reservation-form textarea {
    border: 1px solid #d9d9d8;
}

.section-6 .reservation-form .jcf-select {
    height: auto;
}

.section-6 .reservation-form .jcf-select,
.section-6 .reservation-form input[type="text"],
.section-6 .reservation-form input[type="email"],
.section-6 .reservation-form input[type="number"],
.section-6 .reservation-form input[type="tel"],
.section-6 .reservation-form select {
    padding: 9px 10px;
    margin-bottom: 0;
    color: #313131;
}

.section-6 .reservation-form h3 {
    font-size: 26px;
    line-height: 32px;
    color: #3f3d33;
    margin-bottom: 15px;
    font-family: "Cardo", serif;
}

.section-6 .reservation-form .date {
    float: left;
    width: 273px;
    position: relative;
}

.section-6 .reservation-form .date:after {
    content: '\f133';
    position: absolute;
    top: 55%;
    right: 15px;
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #313131;
}

.section-6 .reservation-form .time {
    float: right;
    width: 273px;
}

.section-6 .reservation-form textarea {
    width: 100%;
    padding: 18px 14px;
    border-radius: 0;
    font-size: 14px;
    color: #313131;
    height: 120px !important;
    resize: none;
    outline: none;
}

.section-6 .reservation-form input[type="submit"] {
    display: block;
    margin: 0;
    padding: 17px 71px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #f9f4ef;
    background: #afc466;
    height: auto;
    line-height: 18px;
    font-size: 15px;
    outline: none;
    float: left;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-transform: uppercase;
}

.section-6 .reservation-form .info {
    overflow: hidden;
    display: inline-block;
    color: #959494;
}

.section-6 .reservation-form .col.textarea {
    width: 100%;
}

.section-6 .reservation-form .col.submit {
    width: 100%;
}

.section-6 .reservation-form input[type="submit"]:hover {
    background: #95a757;
}

.section-6 .reservation-form .info {
    display: block;
    padding: 10px 16px;
}

.section-6 form,
.section-6 form{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:50% 50%;
        grid-template-columns:50% 50%;
    grid-gap:20px;
}

.section-6 form p:nth-last-child(3),
.section-6 form p:nth-last-child(3){
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
}

.section-6 form p {
    margin-bottom: 0;
}



/*gallery section style*/

.gallery-section {
    padding: 76px 0;
}

.gallery-section .header {
    text-align: center;
    width: 66%;
    margin: 0 auto;
}

.gallery-section .header .main-title {
    color: #3f3d33;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.gallery-section .header .main-title:after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.gallery-section .link-holder {
    text-align: center;
    text-transform: uppercase;
    padding: 36px 0 0;
}

.gallery-section .link-holder .view-more {
    text-transform: uppercase;
    padding: 12px 22px;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border: 1px solid #3f3d33;
    color: #3f3d33;
}

.gallery-section .link-holder .view-more:hover {
    background: #afc466;
    border: 1px solid #afc466;
    color: #fff;
    text-decoration: none;
}

.gallery-section .gallery-wrapper:after,
.gallery-section .gallery-wrapper .col:after {
    display: block;
    content: '';
    clear: both;
}

.gallery-section .gallery-wrapper .col {
    float: left;
}

.gallery-section .gallery-wrapper .col img {
    width: 100%;
    vertical-align: top;
}

.gallery-section .gallery-wrapper .col .img-holder>a {
    display: block;
}

.gallery-section .gallery-wrapper .col.first,
.gallery-section .gallery-wrapper .col.second {
    width: 40%;
}

.gallery-section .gallery-wrapper .col.third {
    width: 20%;
}

.gallery-section .gallery-wrapper .col .img-holder {
    cursor: pointer;
}

.gallery-section .gallery-wrapper .col.first .img-holder {
    float: left;
    width: 50%;
}


.gallery-section .gallery-wrapper .col .img-holder {
    position: relative;
}

.gallery-section .gallery-wrapper .col .img-holder .description {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.gallery-section .gallery-wrapper .col .img-holder:hover .description {
    opacity: 1;
}

.gallery-section .gallery-wrapper .col .img-holder .caption {
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 20px;
    left: 50%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}




/*stat-counter styles*/

.stat-counter .item {
    float: left;
    width: 25%;
    background: #fff;
    border: 1px solid #e4e4e4;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 40px 25px;
    height: 265px;
}

.stat-counter {
    padding: 180px 0 100px;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}

.stat-counter:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.stat-counter .container {
    position: relative;
    z-index: 2;
}

.stat-counter .item strong {
    display: block;
    color: #afc466;
    font-size: 52px;
    line-height: 56px;
    margin-bottom: 13px;
}

.stat-counter .item>span {
    font-size: 18px;
    line-height: 22px;
    color: #515050;
}

.stat-counter .item .img-holder {
    position: relative;
    margin-top: -130px;
    margin-bottom: 26px;
}

.stat-counter.no-overlay:after {
    display: none;
}

.stat-counter .item .img-holder img {
    border-radius: 50%;
}

.stat-counter .item .img-holder .fa {
    color: #afc466;
    font-size: 130px;
    line-height: 130px;
    margin: 0 0 28px;
}



/*blog-section style*/

.blog-section {
    padding: 78px 0;
}

.blog-section .header {
    margin: 0 auto 53px;
    max-width: 690px;
    text-align: center;
}

.blog-section .header .main-title {
    color: #3f3d33;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.blog-section .header .main-title:after {
    background: #ebda9a;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.blog-section .col {
    width: 33.33%;
    float: left;
    padding: 0 15px;
}

.blog-section .post {
    overflow: hidden;
    margin: 0 0 42px;
    background: #f5f5f5;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.blog-section .post:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.blog-section .post .post-thumbnail {}

.blog-section .post:nth-child(2n) .post-thumbnail {
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

.blog-section .post .post-thumbnail img {
    vertical-align: top;
    width: 100%;
}

.blog-section .post .text-holder {
    overflow: hidden;
    padding: 20px 20px 30px;
}

.blog-section .post .text-holder .entry-header .entry-meta {
    font-size: 14px;
    color: #8c8a8a;
    margin: 0 0 9px;
    text-transform: uppercase;
}

.blog-section .post .text-holder .entry-header .entry-meta a {
    color: #8c8a8a
}

.blog-section .post .text-holder .entry-header .entry-meta a:hover {
    text-decoration: none;
    color: #9db05c;
}

.blog-section .post .text-holder .entry-header .entry-title {
    font: 700 23px/27px "Cardo", serif;
    color: #3f3d33;
    padding: 0 0 19px;
    margin: 0 0 12px;
}

.blog-section .post .text-holder .entry-header .entry-title a {
    color: #3f3d33;
}

.blog-section .post .text-holder .entry-header .entry-title a:hover {
    color: #9db05c;
    text-decoration: none;
}

.blog-section .post .text-holder .entry-content {
    margin: 0;
}

.blog-section .post .text-holder .entry-footer .readmore {
    font-weight: 700;
    margin-right: 38px;
}

.blog-section .post .text-holder .entry-footer .comments-link a {
    font-size: 14px;
    color: #8c8a8a;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/bg-comment.png) no-repeat 0 3px;
    padding-left: 22px;
    margin-right: 48px;
    text-transform: uppercase;
}

.blog-section .post .text-holder .entry-footer .share a {
    font-size: 14px;
    color: #8c8a8a;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/bg-share.png) no-repeat 0 2px;
    padding-left: 23px;
}

.blog-section .post .text-holder .entry-footer .comments-link a:hover,
.blog-section .post .text-holder .entry-footer .share a:hover {
    text-decoration: none;
    color: #9db05c;
}

.blog-section .section-footer {
    text-align: center;
}

.blog-section .section-footer .view-more{
    text-transform: uppercase;
    font-weight: bold;
    background: #afc466;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
    padding: 22px 54px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.blog-section .section-footer .view-more:hover {
    text-decoration: none;
    background: #95a757;
}

/*cta section styles*/

.cta-section {
    padding: 76px 0;
    text-align: center;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
}

.cta-section:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.cta-section.no-overlay:after {
    display: none;
}

.cta-section .container {
    position: relative;
    z-index: 4;
}

.cta-section .btn {
    display: inline-block;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 22px 54px;
    margin:0 6px;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.cta-section .btn:hover {
    text-decoration: none;
    color: #3f3d33;
    background: #fff;
}


.cta-section .header {
    margin: 0 auto 53px;
    max-width: 690px;
    text-align: center;
    color: #fff;
}

.cta-section .header .main-title {
    color: #fff;
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0;
    position: relative;
}



/*featured section styles*/

.featured-section {
    padding: 76px 0;
}

.featured-section .header {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.featured-section .header .main-title {
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
    color: #3f3d33;
}

.featured-section .header .main-title::after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.featured-section .col {
    width: 20%;
    float: left;
    padding: 0 15px;
    text-align: center;
}

.featured-section .col .img-holder {
    border: 2px solid #f5f5f5;
    padding: 25px 20px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.featured-section .col .img-holder:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.featured-section .col .img-holder img {
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1);
}

.featured-section .col .img-holder:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
}

.featured-section .col .img-holder a {
    display: block;
}



/*next events styles*/

.next-events {
    padding: 0 0 0;
}

.next-events .top {
    padding: 76px 0 200px;
    text-align: center;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
}

.next-events .top:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.next-events .bottom img {
    vertical-align: top;
}

.next-events .bottom .information {
    overflow: hidden;
    position: relative;
    margin-top: -190px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.next-events .bottom .information .event-expired-info{
    position: absolute;
    top: 0;
    right: 0;
/*    width: 100%;
*/    padding:10px 20px;
    text-align: center;
    color: #fff;
    background: #f00;
    text-transform: uppercase;
    font-weight: 700;
}


.next-events .bottom .img-holder {
    float: left;
}

.next-events .bottom .img-holder a {
    display: block;
}

.next-events .bottom .text-holder {
    overflow: hidden;
    padding: 40px;
}

.next-events .bottom .text-holder .date-holder {
    float: left;
    margin-right: 20px;
    background: #afc466;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.next-events .bottom .text-holder .date-holder strong {
    display: block;
    font-size: 24px;
    line-height: 28px;
}

.next-events .bottom .text-holder h4 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 20px;
}

.next-events .bottom .text-holder h4 a {
    color: #3f3d33;
}

.next-events .bottom .text-holder h4 a:hover {
    text-decoration: none;
    color: #AFC466;
}

.next-events .bottom .text-holder .entry-meta {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #8c8a8a;
}

.next-events .bottom .text-holder .entry-meta .fa {
    margin-right: 15px;
}

.next-events .bottom .text-holder .entry-meta span {
    display: inline-block;
    margin-right: 15px;
}


.next-events .bottom .text-holder .date-holder span {
    display: block;
    text-transform: uppercase;
}


.next-events .bottom .text-holder .date-holder .date {
    border: 1px dotted #fff;
    padding: 4px 10px;
}

.next-events .bottom .text-holder .read-more {
    text-transform: uppercase;
    color: #3f3d33;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
}

.next-events .bottom .text-holder .read-more:hover {
    text-decoration: none;
    color: #AFC466;
}

.next-events .bottom .text-holder .text {
    overflow: hidden;
}

.next-events .container {
    position: relative;
    z-index: 4;
}

.next-events .header {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.next-events .header .main-title {
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
    color: #fff;
}

.next-events .header .main-title::after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}



/*upcoming events styles*/

.upcoming-events {
    margin-bottom: 76px;
    padding-top: 76px;
}

.upcoming-events .col {
    width: 33.33%;
    padding: 0 15px;
    float: left;
}

.upcoming-events .header {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.upcoming-events .header .main-title {
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
    color: #3f3d33;
}

.upcoming-events .header .main-title::after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.upcoming-events .col {
    float: left;
    padding: 0 15px;
    width: 33.33%;
    margin-bottom: 30px;
}


.upcoming-events .col .img-holder img {
    vertical-align: top;
}

.upcoming-events .col .img-holder a {
    display: block;
}

.upcoming-events .col .text-holder {
    overflow: hidden;
    padding: 30px 20px;
    background: #f5f5f5;
}

.upcoming-events .col .event {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.upcoming-events .col .event:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.upcoming-events .col .text-holder .date-holder {
    float: left;
    margin-right: 20px;
    background: #afc466;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.upcoming-events .col .text-holder .date-holder strong {
    display: block;
    font-size: 24px;
    line-height: 28px;
}

.upcoming-events .col .text-holder h4 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 16px;
}

.upcoming-events .col .text-holder h4 a {
    color: #3f3d33;
}

.upcoming-events .col .text-holder h4 a:hover {
    text-decoration: none;
    color: #AFC466;
}

.upcoming-events .col .text-holder .entry-meta {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #8c8a8a;
}

.upcoming-events .col .text-holder .entry-meta .fa {
    margin-right: 15px;
}

.upcoming-events .col .text-holder .text {
    overflow: hidden;
}

.upcoming-events .col .text-holder .entry-meta span {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 4px;
}

.upcoming-events .col .text-holder .date-holder span {
    display: block;
    text-transform: uppercase;
}

.upcoming-events .col .text-holder .date-holder .date {
    border: 1px dotted #fff;
    padding: 4px 10px;
}

.upcoming-events .container .read-more-events{
    text-align: center;
}



/*about section styles*/

.about-section {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 70px 0;
}

.about-section:after {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.about-section.no-overlay:after {
    display: none;
}

.about-section .container {
    position: relative;
    z-index: 5;
}

.about-section .about-content {
    width: 52.6%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    color: #3f3d33;
    padding: 50px;
}

.about-section .about-content h2 {
    font-size: 42px;
    line-height: 46px;
    font-weight: 400;
    margin-bottom: 30px;
}

.about-section .about-content .btn {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    color: #3f3d33;
    padding: 20px 31px;
    border: 2px solid #3f3d33;
    font-weight: 700;
    letter-spacing: 1px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.about-section .about-content .btn:hover {
    color: #fff;
    background: #afc466;
    border-color: #afc466;
}

.about-section .about-content .btn:hover {
    text-decoration: none;
}



/*products styles*/

.product {
    padding: 76px 0;
}

.single-product .product{
    padding: 0;
}

.product .header {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.product .header .main-title {
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
    color: #3f3d33;
}

.product .header .main-title::after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.product #product-slide {
    margin: 0 0 40px;
    padding: 0;
}

.product #product-slide:after {
    content: '';
    display: block;
    clear: both;
}

.product #product-slide li {
    float: left;
    list-style: none;
    text-align: center;
}

.product .owl-carousel .owl-nav>div {
    height: 40px;
    width: 40px;
    position: absolute;
}

.product .owl-carousel .owl-nav .owl-prev {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/product-prev.png) no-repeat;
    left: 10px;
    text-indent: -9999px;
    top: 50%;
}

.product .owl-carousel .owl-nav .owl-next {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/product-next.png) no-repeat right 0;
    right: 10px;
    left: auto;
    text-indent: -9999px;
    top: 50%;
}

.product .product-link-holder {
    text-align: center;
}

.product .btn {
    text-transform: uppercase;
    font-weight: bold;
    background: #afc466;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
    padding: 22px 54px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.product .btn:hover {
    text-decoration: none;
    background: #95a757;
}

.product #product-slide .product-holder {
    background: #f5f5f5;
    padding: 20px 20px 30px;
}

.product #product-slide .product-holder .img-holder{
    margin-bottom: 15px;
}

.product #product-slide .product-holder .img-holder a {
    display: block;
}

.product #product-slide .product-holder h4 {
    font-size: 23px;
    line-height: 27px;
    color: #3f3d33;
    font-family: "Cardo", serif;
    margin-bottom: 10px;
}

.product #product-slide .product-holder h4 a {
    color: #3f3d33;
}

.product #product-slide .product-holder h4 a:hover {
    text-decoration: none;
    color: #afc466;
}

.product #product-slide .product-holder .price {
    font-size: 20px;
    line-height: 24px;
    color: #afc466;
}

.product #product-slide .product-holder .price del{
    display: none;
}

.product .wc-default-image{
    max-height: 254px; 
}

/*newsletter section styles*/

.newsletter {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 70px 0;
}

.newsletter:after {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.newsletter.no-overlay:after {
    display: none;
}

.newsletter .container {
    position: relative;
    z-index: 5;
}

.newsletter .header {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.newsletter .header .main-title,
.newsletter .widget .widget-title {
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    position: relative;
    color: #fff;
}


.newsletter form {
    height: 65px;
    width: 65%;
    margin: 0 auto;
}

.newsletter form:after {
    content: '';
    display: block;
    clear: both;
}

.newsletter form input[type="email"],
.newsletter form input[type="text"] {
    float: left;
    width: 70%;
    margin-right: 2%;
    height: 100%;
}

.newsletter form input[type="submit"] {
    float: left;
    width: 28%;
    height: 100%;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    letter-spacing: 1px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}


.newsletter .widget form>div {
    display: block;
    content: '';
}

.newsletter .widget form label {
    display: none;
}

.newsletter .widget form:after {
    display: block;
    content: '';
    clear: both;
}

.newsletter .widget form {
    width: 65%;
    margin: 0 auto;
}

.newsletter .widget input[type="email"] {
    height: 54px;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 74%;
    float: left;
    margin-right: 1%;
    padding-right: 34px;
}

.newsletter .widget input:focus,
.newsletter .widget input:visited {
    outline: none;
}

.newsletter .widget input[type="submit"] {
    text-transform: uppercase;
    height: 54px;
    background: #afc466;
    -webkit-box-shadow: none;
            box-shadow: none;
    letter-spacing: 3px;
    font-weight: 600;
    border:0;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color: #fff;
    border-radius: 0;
    width: 25%;
    float: left;
}

.newsletter .widget .tnp {
    margin-top: 10px;
}


.newsletter .widget>div {
    display: inline-block;
}

.newsletter .widget .widget-title {
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 0 13px;
    padding-bottom: 0;
}

.newsletter .widget .widget-title:after {
    display: none;
}

.newsletter .widget.widget_newsletterwidget {
    text-align: center;
    color: #fff;
}

.newsletter .widget.widget_newsletterwidgetminimal form{
    margin:0 auto;;
}




/*contact section styles*/

.contact-section {
    padding: 76px 0;
}

.contact-section .header {
    width: 66%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.contact-section .header .main-title {
    font: 700 38px/42px "Cardo", serif;
    margin: 0 0 13px;
    position: relative;
    color: #3f3d33;
    padding-bottom: 22px;
}

.contact-section .header .main-title::after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.contact-section .col {
    width: 33.33%;
    padding: 0 15px;
    float: left;
}

.contact-section .form-row {
    overflow: hidden;
    margin: 0 -12px;
    margin-bottom: 25px;
}

.contact-section .form-row .col.textarea,
.contact-section .form-row .col.submit {
    width: 100%;
}

.contact-section .form-row input[type="submit"] {
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    padding: 17px 30px;
    height: auto;
    font-size: 15px;
    line-height: 18px;
}

.contact-section .form-row .col {
    width: 50%;
    padding: 0 12px;
}

.contact-section .col.right {
    width: 66.67%;
}

.contact-section .contact-info {
    margin: 0;
    padding: 0;
}

.contact-section .contact-info li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px;
}

.contact-section .contact-info li .icon-holder {
    float: left;
    border-radius: 50%;
    height: 58px;
    width: 58px;
    background: #282828;
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    padding: 18px 0;
    margin-right: 25px;
}

.contact-section .contact-info li strong {
    display: block;
    font-size: 21px;
    line-height: 25px;
    font-family: "Cardo", serif;
}

.contact-section .contact-info li .text {
    overflow: hidden;
}

.contact-section .contact-info li .text a {
    color: #515050;
}

.contact-section .contact-info li .text a:hover {
    color: #ebda9a;
    text-decoration: none;
}

.contact-section form {
    padding-left: 30px;
}

.contact-page .contact-form form input[type="tel"],
.contact-section form input[type="tel"]{
    width: 100%;
}

.contact-section form input[type="text"],
.contact-section form input[type="email"],
.contact-section form input[type="url"],
.contact-section form input[type="number"],
.contact-section form input[type="tel"],
.contact-section form textarea {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    border-top: 0;
    padding: 10px 10px;
    border:1px solid #f2f1f0;
}

.contact-page .contact-form form input[type="text"],
.contact-page .contact-form form input[type="email"],
.contact-page .contact-form form input[type="url"],
.contact-page .contact-form form input[type="number"],
.contact-page .contact-form form input[type="tel"],
.contact-page .contact-form form textarea {
    padding: 10px 10px;
}

.contact-page .contact-form form input[type="submit"],
.contact-section form input[type="submit"]{
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    padding: 17px 30px;
    height: auto;
    font-size: 15px;
    line-height: 18px;
}

.contact-section form,
.contact-page .contact-form form{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:50% 50%;
        grid-template-columns:50% 50%;
    grid-gap:20px;
}

.contact-section form p:nth-last-child(3),
.contact-page .contact-form form p:nth-last-child(3){
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
}

.contact-section form p,
.contact-page .contact-form form p{
    margin-bottom: 0;
}


/*single page social-sharing*/

.team .text-holder .social-networks {
    margin: 0;
    padding: 0;
}


.team .text-holder .social-networks li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}


.team .text-holder .social-networks li a {
    height: 44px;
    width: 44px;
    /*background-color: #3b5998;*/
    text-align: center;
    display: block;
    padding: 8px 0;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.team .text-holder .social-networks li a:hover {
    text-decoration: none;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}

.team .text-holder .social-networks li a:before {
    color: #fff;
    content: '\f0c1';
    font-family: 'FontAwesome';
}

.team .text-holder .social-networks li a[href*="facebook.com"]:before,
.team .text-holder .social-networks li a[href*="fb.com"]:before {
    content: "\f09a";
}

.team .text-holder .social-networks li a[href*="twitter"]:before {
    content: "\f099";
}

.team .text-holder .social-networks li a[href*="linkedin.com"]:before {
    content: "\f08c";
}

.team .text-holder .social-networks li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.team .text-holder .social-networks li a[href*="youtube.com"]:before {
    content: "\f16a";
}

.team .text-holder .social-networks li a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.team .text-holder .social-networks li a[href*="pinterest.com"]:before {
    content: "\f0d3";
}

.team .text-holder .social-networks li a[href*="bitbucket.org"]:before {
    content: "\f171";
}

.team .text-holder .social-networks li a[href*="github.com"]:before {
    content: "\f09b";
}

.team .text-holder .social-networks li a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.team .text-holder .social-networks li a[href*="flickr.com"]:before {
    content: "\f16e";
}

.team .text-holder .social-networks li a[href$="/feed/"]:before {
    content: "\f09e";
}

.team .text-holder .social-networks li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.team .text-holder .social-networks li a[href*="rss.com"]:before {
    content: "\f09e";
}

.team .text-holder .social-networks li a[href*="instagram.com"]:before {
    content: "\f16d";
}

.team .text-holder .social-networks li a[href*="tumblr.com"]:before {
    content: "\f173";
}

.team .text-holder .social-networks li a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.team .text-holder .social-networks li a[href*="vimeo.com"]:before {
    content: "\f194";
}

.team .text-holder .social-networks li a[href*="digg.com"]:before {
    content: "\f1a6";
}

.team .text-holder .social-networks li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}

.team .text-holder .social-networks li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.team .text-holder .social-networks li a[href*="delicious.com"]:before {
    content: "\f1a5";
}

.team .text-holder .social-networks li a[href*="mailto:"]:before {
    content: "\f0e0";
}

.team .text-holder .social-networks li a[href*="soundcloud.com"]:before {
    content: "\f1be";
}

.team .text-holder .social-networks li a[href*="wordpress.org"]:before {
    content: "\f19a";
}

.team .text-holder .social-networks li a[href*="wordpress.com"]:before {
    content: "\f19a";
}

.team .text-holder .social-networks li a[href*="jsfiddle.net"]:before {
    content: "\f1cc";
}

.team .text-holder .social-networks li a[href*="tripadvisor.com"]:before {
    content: "\f262";
}

.team .text-holder .social-networks li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.team .text-holder .social-networks li a[href*="angel.co"]:before {
    content: "\f209";
}

.team .text-holder .social-networks li a[href*="slack.com"]:before {
    content: "\f198";
}

.team .text-holder .social-networks li a[href*="ok.ru"]:before {
    content: "\f263";
}

.team .text-holder .social-networks li a[href*="vk.com"]:before {
    content: "\f189";
}

.team .text-holder .social-networks li a[href*="xing.com"]:before {
    content: "\f168";
}

.team .text-holder .social-networks li a[href*="skype.com"]:before {
    content: "\f17e";
}



.team .text-holder .social-networks li a[href*="facebook.com"] {
    background-color: #3b5998;
}

.team .text-holder .social-networks li a[href*="twitter.com"] {
    background-color: #00aced;
}

.team .text-holder .social-networks li a[href*="plus.google.com"] {
    background-color: #dd4b39;
}

.team .text-holder .social-networks li a[href*="/feed/"] {
    background-color: #dc622c;
}

.team .text-holder .social-networks li a[href*="wordpress.org"] {
    background-color: #21759b;
}

.team .text-holder .social-networks li a[href*="github.com"] {
    background-color: #4183c4;
}

.team .text-holder .social-networks li a[href*="linkedin.com"] {
    background-color: #007bb6;
}

.team .text-holder .social-networks li a[href*="pinterest.com"] {
    background-color: #cb2027;
}

.team .text-holder .social-networks li a[href*="flickr.com"] {
    background-color: #ff0084;
}

.team .text-holder .social-networks li a[href*="vimeo.com"] {
    background-color: #aad450;
}

.team .text-holder .social-networks li a[href*="youtube.com"] {
    background-color: #bb0000;
}

.team .text-holder .social-networks li a[href*="instagram.com"] {
    background-color: #517fa4;
}

.team .text-holder .social-networks li a[href*="dribbble.com"] {
    background-color: #ea4c89;
}

.team .text-holder .social-networks li a[href*="skype.com"] {
    background-color: #12a5f4;
}

.team .text-holder .social-networks li a[href*="digg.com"] {
    background-color: #333;
}

.team .text-holder .social-networks li a[href*="codepen.io"] {
    background-color: #000;
}

.team .text-holder .social-networks li a[href*="reddit.com"] {
    background-color: #ff4500;
}

.team .text-holder .social-networks li a[href*="mailto:"] {
    background-color: #1d62f0;
}

.team .text-holder .social-networks li a[href*="foursquare.com"] {
    background-color: #f94877;
}

.team .text-holder .social-networks li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.team .text-holder .social-networks li a[href*="twitch.tv"] {
    background-color: #6441a5;
}

.team .text-holder .social-networks li a[href*="tumblr.com"] {
    background-color: #32506d;
}

.team .text-holder .social-networks li a[href*="foursquare.com"] {
    background-color: #f94877;
}

.team .text-holder .social-networks li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.team .text-holder .social-networks li a[href*="twitch.tv"] {
    background-color: #6441a5;
}

.team .text-holder .social-networks li a[href*="tumblr.com"] {
    background-color: #32506d;
}

.team .text-holder .social-networks li a[href*="soundcloud.com"] {
    background-color: #ff5500;
}

.team .text-holder .social-networks li a[href*="wordpress.org"] {
    background-color: #21759b;
}

.team .text-holder .social-networks li a[href*="jsfiddle.net"] {
    background-color: #4679bd;
}

.team .text-holder .social-networks li a[href*="tripadvisor.com"] {
    background-color: #86c171;
}

.team .text-holder .social-networks li a[href*="foursquare.com"] {
    background-color: #2d5be3;
}

.team .text-holder .social-networks li a[href*="angel.co"] {
    background-color: #000;
}

.team .text-holder .social-networks li a[href*="slack.com"] {
    background-color: #56b68b;
}

.team .text-holder .social-networks li a[title="odnoklassniki"] {
    background-color: #EE8208;
}

.team .text-holder .social-networks li a[title="vk"] {
    background-color: #507299;
}

.team .text-holder .social-networks li a[title="xing"] {
    background-color: #007E7E;
}

.team .text-holder .social-networks li a[title="skype"] {
    background-color: #00AFF0;
}


/*map style*/
#gmap-section{
    overflow: hidden;
}

.map img {
    width: 100%;
    vertical-align: top;
}

.map iframe {
    width: 100%;
    vertical-align: top;
}

.map iframe {
    display: block;
    pointer-events: none;
    position: relative;
    /* IE needs a position other than static */
}

.map iframe.clicked {
    pointer-events: auto;
}


/*inner page style*/

.header-inner {
    position: relative;
    background: #171616;
}



/*breadcrumbs style*/

.breadcrumbs {
    background: #f4f3f2;
}

#crumbs {
    font-size: 13px;
    line-height: 26px;
    font-weight: 700;
    color: #302f2f;
    padding: 8px 0;
}

#crumbs a {
    color: #8c8a8a;
    margin-right: 3px;
    margin-left: 3px;
}

#crumbs a:first-child {
    margin-left: 0;
}

#crumbs a:hover {
    color: #302f2f;
    text-decoration: none;
}

#crumbs .current {
    margin-left: 3px;
}



/*blog page style*/

.site-content {
    padding: 45px 0;
}

#primary {
    float: left;
    width: 75%;
    padding-left: 15px;
    padding-right: 45px;
}

.full-width #primary {
    width: 100%;
}

.leftsidebar #primary,
.leftsidebar #secondary  {
    float: right;
}

.leftsidebar #primary{
    padding-right: 15px;
    padding-left: 45px;
}




/*#primary .site-main{padding-right: 30px;}*/

#primary .post,
#primary .page {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/line.png) repeat-x 0 100%;
    padding: 0 0 36px;
    margin: 0 0 50px;
}

#primary .post .entry-header .entry-title {
    font: 700 29px/34px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 26px;
}

#primary .page .entry-header .entry-title {
    font: 700 38px/57px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 26px;
}

#primary .post .entry-header .entry-title a {
    color: #3f3d33;
}

#primary .post .entry-header .entry-title a:hover {
    color: #9db05c;
    text-decoration: none;
}

#primary .post .post-thumbnail,
#primary .page .post-thumbnail {
    display: block;
    height: 100%;
    margin: 0 0 21px;
}

#primary .post .post-thumbnail img,
#primary .page .post-thumbnail img {
    vertical-align: top;
    width: 100%;
}

#primary .post .entry-meta {
    font-size: 14px;
    font-weight: 700;
    color: #6b6a6a;
    margin: 0 0 16px;
}

#primary .post .entry-meta a {
    color: #6b6a6a;
}

#primary .post .entry-meta .byline {
    display: inline-block;
    margin-right: 42px;
}

#primary .post .entry-meta .byline:before {
    content: '\f007';
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    margin-right: 8px;
}

#primary .post .entry-meta .posted-on {
    margin-right: 40px;
}

#primary .post .entry-meta .posted-on:before {
    content: '\f017';
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: normal;
    margin-right: 8px;
}

#primary .post .entry-meta .comments-link {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/bg-comment.png) no-repeat 0 3px;
    padding-left: 22px;
}

#primary .post .entry-meta a:hover {
    text-decoration: none;
    color: #9db05c;
}

#primary .post .entry-meta span{
    margin-right: 40px;
}

#primary .post .entry-content,
#primary .page .entry-content {
    margin: 0;
}

#primary .post .readmore {
    font-weight: 700;
}

#primary .post .readmore:hover {
    text-decoration: none;
    color: #515050;
}

#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite {
    font: 700 18px/28px "Cardo", serif;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
    background: #f4f0ea;
    font-size: 18px;
    line-height: 28px;
    color: #4f4e4e;
    padding: 40px 34px;
    margin: 0 0 1.5em;
    border-left: 4px solid #9db05c;
}

#primary .post .entry-content blockquote p {
    margin: 0 0 20px;
}

#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title {
    display: none;
}

.single.single-post #primary .similar-posts h5 {
    font: 700 29px/34px "Cardo", serif;
    margin-bottom: 18px;
}

.single.single-post #primary .similar-posts .post {
    padding: 0 15px;
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
    border-bottom: 0;
    background: none;
}

.single.single-post #primary .similar-posts .post .entry-title {
    font-size: 18px;
    line-height: 22px;
}

.single-post #primary .post .social-share .share-links{
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.single-post #primary .post .social-share .share-links li{
    float: left;
    margin-right: 3px;
}

.single-post #primary .post .social-share .share-links li a{
    width: 40px;
    height: 40px;
    color: #fff;
    background: #386FA7;
    line-height: 40px;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.single-post #primary .post .social-share .share-links li a:hover,
.single-post #primary .post .social-share .share-links li a:focus{
    border-radius: 50%;
}

.single-post #primary .post .social-share .share-links li a[href*="twitter"]{
    background: #55ACEE;
}

.single-post #primary .post .social-share .share-links li a[href*="facebook"]{
    background: #3B5998;
}

.single-post #primary .post .social-share .share-links li a[href*="linkedin"]{
    background: #007BB6;
}

.single-post #primary .post .social-share .share-links li a[href*="pinterest"]{
    background: #CB1F27;
}

.single-post #primary .post .social-share .share-links li a[href*="google"]{
    background: #DD493D;
}

.single-post #primary .post .social-share .share-links li a[href*="stumbleupon"]{
    background: #EB4924;
}

.single-post #primary .post .social-share .share-links li a[href*="reddit"]{
    background: #FF4500;
}

.single-post #primary .post .social-share.floating-share{
    position: fixed;
    left: 0;
    top: 30%;
    z-index: 9999;
}

.single-post #primary .post .social-share.floating-share ul li{
    float: none;
    display: block;
}

.single-post #primary .post .social-share.floating-share ul li a:hover,
.single-post #primary .post .social-share.floating-share ul li a:focus{
    width: 50px;
    border-radius: 0;
}

/*pagination style*/

.pagination {
    text-align: center;
    font-size: 15px;
    margin: 0 0 30px;
}

.pagination a {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border: 1px solid #b0afaa;
    border-radius: 3px;
    padding: 0 15px;
    color: #b0afaa;
    margin: 0 1px;
}

.pagination .current,
.pagination a:hover {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border: 1px solid #f9c85b;
    background: #f9c85b;
    border-radius: 3px;
    padding: 0 15px;
    color: #2f2e26;
    margin: 0 1px;
    text-decoration: none;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1 {
    font: 700 38px/46px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 10px;
}

#primary .post .entry-content h2,
#primary .page .entry-content h2 {
    font: 700 29px/35px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 13px;
}

#primary .post .entry-content h3,
#primary .page .entry-content h3 {
    font: 700 23px/28px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 17px;
}

#primary .post .entry-content h4,
#primary .page .entry-content h4 {
    font: 700 21px/25px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 20px;
}

#primary .post .entry-content h5,
#primary .page .entry-content h5 {
    font: 700 19px/23px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 18px;
}

#primary .post .entry-content h6,
#primary .page .entry-content h6 {
    font: 700 17px/20px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 18px;
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
    float: right;
    width: 263px;
    text-align: right;
    margin-left: 30px;
    margin-bottom: 30px;
    border-top: 3px solid #edeae4;
    padding-top: 5px;
}

#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
    float: left;
    width: 263px;
    text-align: left;
    margin-right: 30px;
    margin-bottom: 30px;
    border-top: 3px solid #edeae4;
    padding-top: 5px;
}

#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
    float: left;
    font-size: 88px;
    line-height: 76px;
    font-weight: 700;
    color: #515050;
    margin-right: 20px;
}

#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight {
    background: #fadc9b;
}

#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
    background: #fbe7ba;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td {
    padding: 1vw 2vw;
    text-align: left;
}

#primary .post .entry-content table tbody tr:nth-child(2n),
#primary .page .entry-content table tbody tr:nth-child(2n) {
    background: #fbf9f4;
}

#primary .post .entry-content ul,
#primary .page .entry-content ul {
    padding: 0;
    line-height: 30px;
}

#primary .post .entry-content ol,
#primary .page .entry-content ol {
    margin: 0;
    line-height: 30px;
}

#primary .post .entry-footer .tag a,
#primary .page .entry-footer .tag a {
    font-size: 14px;
    color: #585547;
    display: inline-block;
    background: #fbf1da;
    padding: 3px 12px;
}

#primary .post .entry-footer .tag a:hover,
#primary .page .entry-footer .tag a:hover {
    text-decoration: none;
    background: #eee5cf;
}

#primary .author {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/line.png) repeat-x 0 100%;
    padding: 0 0 50px;
    margin: 0 0 50px;
}

#primary .author:after {
    content: '';
    display: block;
    clear: both;
}

#primary .author .img-holder {
    float: left;
    width: 90px;
    margin-right: 25px;
}

#primary .author .img-holder img {
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}


#primary .author .text-holder {
    overflow: hidden;
}

#primary .author .text-holder .name {
    display: block;
    font: 700 18px/22px "Cardo", serif;
    margin: 0 0 15px;
}

#primary .author .text-holder .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#primary .author .text-holder .social-networks li {
    float: left;
    margin-right: 10px;
}

#primary .author .text-holder .social-networks li a {
    display: block;
    font-size: 13px;
    color: #b0afaa;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #b0afaa;
    border-radius: 50%;
}

#primary .author .text-holder .social-networks li a:hover {
    text-decoration: none;
    background: #f9c85b;
    border-color: #f9c85b;
    color: #2f2e26;
}

#primary .author .text-holder .social-networks li a::before {
    font-family: 'FontAwesome';
    content: '\f0c1';
}

#primary .author .text-holder .social-networks li a[href*="facebook.com"]::before {
    content: "\f09a";
}

#primary .author .text-holder .social-networks li a[href*="twitter.com"]::before {
    content: "\f099";
}

#primary .author .text-holder .social-networks li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}

#primary .author .text-holder .social-networks li a[href*="plus.google.com"]::before {
    content: "\f0d5";
}

#primary .author .text-holder .social-networks li a[href*="youtube.com"]::before {
    content: "\f167";
}

#primary .author .text-holder .social-networks li a[href*="dribbble.com"]::before {
    content: "\f17d";
}

#primary .author .text-holder .social-networks li a[href*="pinterest.com"]::before {
    content: "\f0d2";
}

#primary .author .text-holder .social-networks li a[href*="bitbucket.org"]::before {
    content: "\f171";
}

#primary .author .text-holder .social-networks li a[href*="github.com"]::before {
    content: "\f113";
}

#primary .author .text-holder .social-networks li a[href*="codepen.io"]::before {
    content: "\f1cb";
}

#primary .author .text-holder .social-networks li a[href*="flickr.com"]::before {
    content: "\f16e";
}

#primary .author .text-holder .social-networks li a[href$="/feed/"]::before {
    content: "\f09e";
}

#primary .author .text-holder .social-networks li a[href*="foursquare.com"]::before {
    content: "\f180";
}

#primary .author .text-holder .social-networks li a[href*="instagram.com"]::before {
    content: "\f16d";
}

#primary .author .text-holder .social-networks li a[href*="tumblr.com"]::before {
    content: "\f173";
}

#primary .author .text-holder .social-networks li a[href*="reddit.com"]::before {
    content: "\f1a1";
}

#primary .author .text-holder .social-networks li a[href*="vimeo.com"]::before {
    content: "\f194";
}

#primary .author .text-holder .social-networks li a[href*="digg.com"]::before {
    content: "\f1a6";
}

#primary .author .text-holder .social-networks li a[href*="twitch.tv"]::before {
    content: "\f1e8";
}

#primary .author .text-holder .social-networks li a[href*="stumbleupon.com"]::before {
    content: "\f1a4";
}

#primary .author .text-holder .social-networks li a[href*="delicious.com"]::before {
    content: "\f1a5";
}

#primary .author .text-holder .social-networks li a[href*="mailto:"]::before {
    content: "\f0e0";
}

#primary .author .text-holder .social-networks li a[href*="soundcloud.com"]::before {
    content: "\f1be";
}

#primary .author .text-holder .social-networks li a[href*="wordpress.org"]::before {
    content: "\f19a";
}

#primary .author .text-holder .social-networks li a[href*="wordpress.com"]::before {
    content: "\f19a";
}

#primary .author .text-holder .social-networks li a[href*="jsfiddle.net"]::before {
    content: "\f1cc";
}

#primary .author .text-holder .social-networks li a[href*="tripadvisor.com"]::before {
    content: "\f262";
}

#primary .author .text-holder .social-networks li a[href*="foursquare.com"]::before {
    content: "\f180";
}

#primary .author .text-holder .social-networks li a[href*="ok.ru"]::before {
    content: "\f263";
}

#primary .author .text-holder .social-networks li a[href*="vk.com"]::before {
    content: "\f189";
}

#primary .author .text-holder .social-networks li a[href*="xing.com"]::before {
    content: "\f180";
}



/*comments section style*/

.comments-area {
    margin: 0 0 30px;
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
    font: 700 29px/34px "Cardo", serif;
    color: #302e27;
}

.comments-area .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-area .comment-list .comment-body img.avatar {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    margin-right: 30px;
}

.comments-area .comment-list .comment-body .says {
    display: none;
}

.comments-area .comment-list .comment-body .fn {
    font: 700 18px/22px "Cardo", serif;
    color: #302e27;
    float: left;
}

.comments-area .comment-list .comment-body .comment-meta:after {
    content: '';
    display: block;
    clear: both;
}

.comments-area .comment-list .comment-body .comment-author {
    float: left;
}

.comments-area .comment-list .comment-body .comment-metadata {
    float: right;
    font-size: 14px;
    color: #8c8a8a;
}

.comments-area .comment-list .comment-body .comment-metadata a {
    color: #8c8a8a;
}

.comments-area .comment-list .comment-body .comment-metadata a:hover {
    color: #9db05c;
    text-decoration: none;
}

.comments-area .comment-list .comment-body .comment-content,
.comments-area .comment-list .comment-body .reply {
    position: relative;
    left: 100px;
    top: -25px;
    width: 85%;
}

.comments-area .comment-list .comment-body .reply {
    font-weight: 700;
}

.comments-area .comment-list .comment-body {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/line.png) repeat-x 0 100%;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.comments-area .comment-list .children {
    margin: 0 0 0 100px;
    padding: 0;
    list-style: none;
}

/*comment form style*/

.comment-form label {
    display: none;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    display: block;
    margin: 0;
    font-size: 15px;
    color: #313131;
    border: 1px solid #f2f1f0;
    background: #fffefd;
    border-radius: 0;
    outline: none;
    width: 100%;
    padding: 17px 20px;
}

.comment-form textarea {
    display: block;
    margin: 0;
    font-size: 15px;
    color: #313131;
    border: 1px solid #f2f1f0;
    background: #fffefd;
    border-radius: 0;
    outline: none;
    width: 100%;
    padding: 17px 20px;
    height: 200px;
    resize: none;
}

.comment-form input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #f9f4ef;
    background: #afc466;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none;
    height: 51px;
    line-height: 51px;
    text-align: center;
    width: 205px;
    padding: 0;
}

.comment-form input[type="submit"]:hover {
    background: #95A757;
}



/*search result page style*/

.page-header {
    margin: 0 0 30px;
}

.page-header .page-title {
    font: 700 38px/54px "Cardo", serif;
    margin: 0 0 15px;
}

.search .site-content .search-form {
    overflow: hidden;
    margin: 0;
    background: #f4f3f2;
    border-radius: 5px;
    padding: 14px 15px 15px 16px;
    width: 70%;
}

.search .site-content .search-form label {
    float: left;
    width: 85%;
}

.search .site-content .search-form input[type="search"] {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    border-radius: 0;
    font-weight: 700;
    color: #6f6f6f;
    font-size: 14px;
}

.search .site-content .search-form input[type="submit"] {
    float: right;
    margin: 5px 0 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 14px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/icon-search.png) no-repeat;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
}

.search .site-content #primary .post,
.search .site-content #primary .page {
    overflow: hidden;
}

.search #primary article.has-post-thumbnail .post-thumbnail,
.search #primary .page .post-thumbnail,
.search #primary .post .post-thumbnail {
    float: left;
    width: 230px;
    margin-right: 32px;
}

.search #primary .post .text-holder,
.search #primary .page .text-holder,
.search #primary article.has-post-thumbnail .text-holder {
    overflow: hidden;
}

.search #primary .post .text-holder .entry-header .entry-title,
.search #primary .page .text-holder .entry-header .entry-title {
    font-size: 23px;
    line-height: 27px;
    margin: 0 0 10px;
}

.search #primary .page .entry-header .entry-title a {
    color: #3f3d33;
}

.search #primary .page .entry-header .entry-title a:hover {
    color: #9db05c;
    text-decoration: none;
}

.search .site-content .post .entry-footer .btn-green{
    padding:15px 22px;
}

/*error page style*/

.error404 .error-holder {
    max-width: 615px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.error404 .error-holder h2 {
    font: 700 38px/44px "Cardo", serif;
}

.error404 .search-form {
    overflow: hidden;
    margin: 0 0 30px;
    background: #f4f3f2;
    border-radius: 5px;
    padding: 14px 15px 15px 16px;
    width: 100%;
}

.error404 .search-form label {
    float: left;
    width: 95%;
}

.error404 .search-form input[type="search"] {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    border-radius: 0;
    font-weight: 700;
    color: #6f6f6f;
    font-size: 14px;
}

.error404 .search-form input[type="submit"] {
    float: right;
    margin: 5px 0 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 14px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/icon-search.png) no-repeat;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
}



/*sidebar style*/

#secondary {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

#secondary .widget {
    margin: 0 0 44px;
}

.widget_search .search-form {
    overflow: hidden;
    margin: 0;
    background: #f4f3f2;
    border-radius: 5px;
    padding: 14px 15px 15px 16px;
    width: 100%;
}

.widget_search .search-form label {
    float: left;
    width: 85%;
}

.widget_search .search-form input[type="search"] {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    border-radius: 0;
    font-weight: 700;
    color: #6f6f6f;
    font-size: 14px;
}

.widget_search .search-form input[type="submit"] {
    float: right;
    margin: 5px 0 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 14px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/icon-search.png) no-repeat;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
}

.widget .widget-title {
    font: 700 23px/27px "Cardo", serif;
    color: #3f3d33;
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 27px;
}

.widget .widget-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 19px;
    height: 2px;
    background: #b7b5ac;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 22px;
    color: #8c8a8a;
}

.widget ul li {
    margin: 0 0 20px;
}

.widget ul li a {
    color: #363535;
}

.widget.widget_categories select,
.widget.widget_archive select{
    width: 100%;
}

.widget ul li a:hover {
    color: #9db05c;
    text-decoration: none;
}

.widget.widget_foodlover_instagram ul {
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
}

.widget.widget_foodlover_instagram ul li {
    float: left;
    width: 33.3333%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.widget.widget_foodlover_instagram ul.one-columns li{
    width: 100%;
}
.widget.widget_foodlover_instagram ul.two-columns li{
    width: 50%;
}
.widget.widget_foodlover_instagram ul.four-columns li{
    width: 25%;
}
.widget.widget_foodlover_instagram ul.five-columns li{
    width: 20%;
}

.widget.widget_foodlover_instagram ul li a {
    display: block;
    height: 100%;
}

.widget.widget_foodlover_instagram ul li a img {
    vertical-align: top;
}

.widget.widget_foodlover_recent_posts ul li {
    overflow: hidden;
    border-bottom: 1px dotted #dedddc;
    padding-bottom: 25px;
}

.widget.widget_foodlover_recent_posts ul li .post-thumbnail {
    float: left;
    width: 50px;
    margin-right: 15px;
}

.widget.widget_foodlover_recent_posts ul li .post-thumbnail img {
    vertical-align: top;
}

.widget.widget_foodlover_recent_posts ul li .entry-header {
    overflow: hidden;
}

.widget.widget_foodlover_recent_posts ul li .entry-header .entry-title {
    font: 700 17px/24px "Cardo", serif;
    color: #34322a;
    margin: 0;
}

.widget.widget_foodlover_recent_posts ul li .entry-header .entry-title a {
    color: #34322a;
}

.widget.widget_foodlover_recent_posts ul li .entry-header .entry-title a:hover {
    color: #9db05c;
    text-decoration: none;
}

.widget.widget_foodlover_recent_posts ul li .entry-header .entry-meta {
    font-size: 14px;
}

.widget.widget_foodlover_recent_posts ul li .entry-header .entry-meta a {
    color: #8c8a8a;
}

.widget.widget_foodlover_recent_posts ul li .entry-header .entry-meta a:hover {
    text-decoration: none;
    color: #9db05c;
}

.widget.widget_foodlover_recent_comments ul {
    font-size: 14px;
}

.widget.widget_foodlover_recent_comments ul li {
    border-bottom: 1px dotted #dedddc;
    padding-bottom: 25px;
}

.widget.widget_foodlover_recent_comments ul li a {
    font-weight: 700;
    color: #6b6a6a;
}

.widget.widget_foodlover_recent_comments ul li a:hover {
    color: #9db05c;
}

.widget.widget_foodlover_recent_comments ul li .comment-text {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    color: #7b7979;
    display: block;
    line-height: 24px;
    margin: 0 0 5px;
}

.widget.widget_tag_cloud .tagcloud {
    overflow: hidden;
}

.widget.widget_tag_cloud .tagcloud a {
    float: left;
    font-size: 14px;
    background: #fbf1da;
    color: #585547;
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 5px 13px;
}

.widget.widget_tag_cloud .tagcloud a:hover {
    text-decoration: none;
    background: #f9c85b;
}

.site-footer .widget.widget_tag_cloud .tagcloud a {
    color: #585547;
}

.site-footer .widget.widget_tag_cloud .tagcloud a:hover{
    color: #585547;
}

.widget.widget_nav_menu ul li a{
    font-size: 16px;
    line-height: 20px;
}


.widget.widget_nav_menu ul ul{
    margin-left: 15px;
    padding: 7px;
    padding: 12px 0 1px;
}

.widget.widget_nav_menu ul li{
    margin-bottom: 10px;;
}


/*widget calendar style*/

.widget.widget_calendar .calendar_wrap {
    position: relative;
}

.widget.widget_calendar table {
    margin: 0;
}

.widget.widget_calendar caption {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #3f3d33;
    font-weight: 700;
    padding: 12px 0;
    background: #fbe7ba;
}

.widget.widget_calendar table thead th {
    font-size: 12px;
    font-weight: 700;
    padding: 5px 0;
    color: #545454;
    background: #fbe7ba;
}

.widget.widget_calendar table tbody td {
    text-align: center;
    font-size: 12px;
    line-height: 35px;
    color: #464545;
    height: 35px;
}

.widget.widget_calendar table tbody td a {
    background: #fadc9b;
    color: #fff;
    display: block;
    line-height: 35px;
    border-radius: 50%;
    margin: 0 auto;
}

.site-footer .widget.widget_calendar table tbody td a{
    height: 50px;
    padding-top: 8px;;
}

.widget.widget_calendar tfoot #prev,
.widget.widget_calendar tfoot #next {
    position: absolute;
    top: 22px;
}

.widget.widget_calendar tfoot #next {
    right: 0;
}

.widget.widget_calendar tfoot tr {
    width: 100%;
}

.widget.widget_calendar tfoot #prev a {
    text-indent: -9999px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/btn-prev-month.png) no-repeat;
    width: 5px;
    height: 9px;
    float: left;
    margin-left: 15px
}

.widget.widget_calendar tfoot #next a {
    text-indent: -9999px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/btn-next-month.png) no-repeat;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 15px;
}

.widget_rttk_pro_author_post ul li .entry-header .entry-title,
.widget_rttk_pro_category_post ul li .entry-header .entry-title,
.widget_rttk_pro_popular_post ul li .entry-header .entry-title,
.widget_rttk_pro_recent_post ul li .entry-header .entry-title {
    font:700 17px/24px "Cardo", serif;
}

.widget.widget_foodlover_instagram ul.one-column li{
    width: 100%;
}

.widget.widget_foodlover_instagram ul.two-column li{
    width: 50%;
}

.widget.widget_foodlover_instagram ul.four-column li{
    width: 25%;
}

.widget.widget_foodlover_instagram ul.five-column li{
    width: 20%;
}



/*footer style*/

.site-footer {
    background: #242323;
    color: #d7d7d7;
    padding: 62px 0 0;
}

.site-footer a {
    color: #d7d7d7;
}

.site-footer a:hover {
    color: #fff;
    text-decoration: none;
}

.site-footer .footer-menu {
    margin: 0 0 21px;
}

.site-footer .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.site-footer .footer-menu ul li {
    display: inline-block;
    border-left: 1px solid #d7d7d7;
    padding: 0 10px;
    line-height: 15px;
}

.site-footer .footer-menu ul li:first-child {
    border-left: 0;
}

.site-footer .contact-info {
    text-align: center;
    margin: 0 0 29px;
}

.site-footer .social-networks {
    margin: 0 0 42px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.site-footer .social-networks li {
    display: inline-block;
    margin: 0 6px;
}

.site-footer .social-networks li a:hover {
    text-decoration: none;
    color: #fff;
}

.site-footer .footer-sidebars {
    margin-bottom: 40px;
}

.site-footer .site-info {
    max-width: 687px;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #333232;
    padding-top: 36px;
    padding-bottom: 38px;
}

.site-footer .footer-t .social-networks li a {
    display: inline-block;
    text-align: center;
    color: #d7d7d7;
    border-radius: 50px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.site-footer .footer-t .social-networks li a:hover {
    color: #fff;
}


/*footer widget*/

.site-footer .footer-sidebars .col-3 {
    width: 33.33%;
    padding: 0 15px;
    float: left;
}

.site-footer .footer-sidebars .widget .widget-title {
    font-size: 23px;
    line-height: 27px;
    color: #eeedec;
    padding-bottom: 0;
}

.site-footer .footer-sidebars .widget .widget-title:after {
    display: none;
}

.site-footer .footer-sidebars .widget a {
    color: #e8e7e6;
}

.site-footer .footer-sidebars .widget ul li {
    color: #e8e7e6;
    font-size: 15px;
    line-height: 18px;
}

.site-footer  .widget.widget_rttk_social_links ul li a:hover{
    color: #fff;
}

.site-footer .footer-sidebars .widget a:hover {
    color: #f9dda0;
}

.site-footer .widget.widget_calendar table tbody td {
    color: #e8e7e6;
}

.site-footer .widget.widget_calendar table tbody td a{
    color: #1b1b1b;
}

.site-footer .widget_rttk_pro_category_post ul li .entry-header .entry-title,
.site-footer .widget_rttk_pro_popular_post ul li .entry-header .entry-title,
.site-footer .widget_rttk_pro_recent_post ul li .entry-header .entry-title,
.site-footer .widget_rttk_pro_author_post ul li .entry-header .entry-title {
    font-size: 17px;
    line-height: 20px;
    font-family: "Cardo", serif;
}

.site-footer .footer-sidebars .col-3 .col-3 {
    width: 100%;
    padding: 0;
    float: none;
}

.site-footer .widget_rttk_pro_cta_widget .widget-content .btn-donate:hover,
.site-footer .widget_rttk_pro_author_bio .readmore:hover,
.site-footer .widget_rttk_pro_featured_post .readmore:hover{
    color: #fff !important;
}
.site-info span[role="separator"]::before {
    content: "/";
    margin-left: 10px;
    margin-right: 10px;
}

/*sidebar widgets*/

#secondary .widget.widget_restaurant_and_cafe_pro_stat_counter_widget .item .fa {
    font-size: 45px;
    line-height: 54px;
}

#secondary .widget.widget_restaurant_and_cafe_pro_stat_counter_widget .item .img-holder {
    margin-bottom: 15px;
}

#secondary .widget.widget_restaurant_and_cafe_pro_stat_counter_widget .item .hs-counter {
    font-size: 30px;
    line-height: 30px;
}

.widget_rttk_pro_featured_post .readmore,
.widget_rttk_pro_cta_widget .widget-content .btn-donate,
.widget_rttk_pro_author_bio .readmore,
.widget.widget_rttk_pro_featured_post .readmore{
    font-weight: 700;
    padding:0;
    border:0;
    background: none;
    color: #afc466;
    font-size: 17px;
    line-height: 20px;
    text-transform: none;
}

/*inner-pages styles*/

.section-header .section-title {
    color: #3f3d33;
    font-size: 38px;
    line-height: 42px;
    font-family: "Cardo", serif;
    margin-bottom: 30px;
}

.team-section .team-member-holder .team-member {
    overflow: hidden;
    border-bottom: 1px dotted #e6e5e4;
    padding-bottom: 50px;
    padding-top: 50px;
}

.team-section .team-member-holder .team-member:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.team-section .team-member-holder .team-member .text-holder {
    overflow: hidden;
}

.team-section .team-member-holder .team-member .img-holder {
    float: right;
    margin-left: 30px;
    border-radius: 50%;
    background: #dadada;
    padding: 20px;
}

.single-team .team-section .team .img-holder {
    margin-bottom: 25px;
}

.team-section .team-member-holder .team-member .img-holder img {
    border-radius: 50%;
    width: 428px;
    height: 428px;
}

.team-section .team-member-holder .person-info strong {
    display: block;
    font-size: 30px;
    line-height: 34px;
    color: #515050;
    font-family: "Cardo", serif;
    padding-bottom: 13px;
}

.team-section .team-member-holder .person-info strong a {
    color: #515050;
}

.team-section .team-member-holder .person-info strong a:hover {
    text-decoration: none;
    color: #f9c85b;
}

.team-section .team-member-holder .person-info span {
    color: #8c8a8a;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
}

.team-section .team-member-holder .person-info {
    position: relative;
    margin-bottom: 20px;
}

.team-section .team-member-holder .person-info:after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 41px;
}

.team-section .team-member-holder .team-member .social-networks {
    margin: 0;
    padding: 0;
}

.team-section .team-member-holder .team-member .social-networks li {
    float: left;
    list-style: none;
    margin-left: 5px;
}

.team-section .team-member-holder .team-member .social-networks li:first-child {
    margin-left: 0;
}

.team-section .team-member-holder .team-member .social-networks li a {
    height: 38px;
    width: 38px;
    font-size: 17px;
    line-height: 20px;
    color: #fcfbfa;
    display: block;
    text-align: center;
    padding: 7px 0;
}

.team-section .team-member-holder .team-member .social-networks li a[title="facebook"] {
    background: #39589c;
}

.team-section .team-member-holder .team-member .social-networks li a[title="twitter"] {
    background: #51abf1;
}

.team-section .team-member-holder .team-member .social-networks li a[title="pinterest"] {
    background: #cd1b1f;
}

.team-section .team-member-holder .team-member .social-networks li a[title="instagram"] {
    background: #a87f63;
}

.team-section .team-member-holder .team-member .social-networks li a[title="linkedin"] {
    background: #007ab8;
}

.team-section .team-member-holder .team-member .social-networks li a:hover {
    opacity: 0.6;
}




/*event listing page styles*/

.event-section .date-holder {
    float: left;
    margin-right: 20px;
    background: #afc466;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.event-section .date-holder strong {
    display: block;
    font-size: 24px;
    line-height: 28px;
}

.event-section .text-holder h4 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: "Cardo", serif;
}

.event-section .text-holder h4 a {
    color: #3f3d33;
}

.event-section .text-holder h4 a:hover {
    text-decoration: none;
    color: #AFC466;
}

.event-section .text-holder .entry-meta {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #8c8a8a;
}

.event-section .text-holder .entry-meta .fa {
    margin-right: 15px;
}

.event-section .text-holder .text {
    overflow: hidden;
}

.event-section .text-holder .entry-meta span {
    display: block;
    margin-right: 0;
    margin-bottom: 7px;
}


.event-section .date-holder span {
    display: block;
    text-transform: uppercase;
}


.event-section .date-holder .date {
    border: 1px dotted #fff;
    padding: 4px 10px;
}

.event-section img {
    vertical-align: top;
}

.event-section article:after{
    display: block;
    content: '';
    clear: both;
}


.event-section .img-holder {
    float: left;
    margin-right: 40px;
    max-width: 540px;
}

.event-section .img-holder a {
    display: block;
}

.event-section .has-post-thumbnail .text-holder {
    padding: 54px 0;
}

.event-section .text-holder .read-more {
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #afc466;
}

.event-section .text-holder .read-more:hover {
    color: #3f3d33;
    text-decoration: none;
}

.event-section .event {
    margin-bottom: 40px;
}



/*event details page*/

.event-section .single-event .img-holder {
    max-width: 100%;
    margin-right: 0;
    float: none;
    position: relative;
}

.event-section .single-event .img-holder .date-holder {
    position: absolute;
    top: 20px;
    left: 20px;
}

.event-section .single-event .text-holder h4 {
    font-size: 28px;
    line-height: 32px;
    color: #3f3d33;
    margin-bottom: 30px;
}

.event-section .single-event .text-holder {
    padding: 30px 0;
}

.single-event .event-info {
    background: #f5f5f5;
    padding: 24px;
    margin-bottom: 30px;
}

.single-event .event-info ul {
    margin: 0;
    padding: 0;
}

.single-event .event-info ul li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 12px;
}

.single-event .event-info ul li .icon-holder {
    float: left;
    height: 36px;
    width: 36px;
    color: #fff;
    background: #282828;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    margin-right: 10px;
    padding: 8px 0;
}

.single-event .event-info ul li strong {
    font-weight: 600;
    font-size: 17px;
    line-height: 34px;
    margin-right: 40px;
}

.single-event .event-info ul li strong:last-child {
    margin-right: 0;
}

.single-event .event-info ul li strong span {
    color: #afc466;
    margin-left: 6px;
}

.single-event .event-info ul li strong a {
    color: #afc466;
}

.single-event .map-holder {
    background: #f5f5f5;
    overflow: hidden;
}

.single-event .map-holder img,
.single-event .map-holder iframe {
    width: 400px;
    height: 276px;
    float: right;
}

.single-event .map-holder .location-info {
    overflow: hidden;
    padding: 40px;
    font-size: 16px;
    line-height: 26px;
}

.single-event .map-holder .location-info h2 {
    font-family: "Cardo", serif;
    color: #3f3d33;
    font-size: 24px;
    line-height: 28px;
}

.single-event .map-holder .location-info .map-link {
    color: #afc466;
    font-size: 16px;
    line-height: 20px;
}

.single-event .link-holder .btn-green {
    padding: 21px 40px;
    font-size: 15px;
    line-height: 18px;
    border: 2px solid #afc466;
    display: inline-block;
}

.single-event .link-holder .btn-green:hover {
    border-color: #95a757;
}

.single-event .link-holder {
    padding: 30px 0;
}

.single-event .link-holder .btn {
    border: 2px solid #3f3d33;
    padding: 21px 40px;
    color: #3f3d33;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
}

.single-event .link-holder .btn:hover {
    text-decoration: none;
}



/*menu page styles*/

.menu-section .tab-menu {
    margin: 0 0 60px;
    padding: 0;
    list-style: none;
    font-size: 17px;
    text-align: center;
    color: #555245;
}

.menu-section .tab-menu li {
    display: inline-block;
    border-bottom: 1px solid #f9c34a;
    ;
    padding: 0 26px 4px;
    margin: 0 -2px;
    position: relative;
    cursor: pointer;
}

.menu-section .tab-menu li.current a {
    color: #f9c34a;
    ;
}

.menu-section .tab-menu li a {
    display: block;
    color: #555245;
}

.menu-section .tab-menu li a:hover,
.menu-section .tab-menu li a:active,
.menu-section .tab-menu li a:visited,
.menu-section .tab-menu li a:focus {
    text-decoration: none;
    color: #f9c34a;
}

.menu-section .tab-menu .current:after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 44%;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/tab-active-2.png) no-repeat;
    width: 14px;
    height: 7px;
}

.menu-section .tab-content {
    display: none;
}

.menu-section #tab-1 {
    display: block;
}

.menu-section .tab-content .col {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.menu-section .tab-content .img-holder {
    float: left;
    width: 170px;
    margin-right: 21px;
}

.menu-section .tab-content .img-holder img {
    vertical-align: top;
}

.menu-section .tab-content .img-holder>a {
    display: block;
}

.menu-section .tab-content .text-holder {
    overflow: hidden;
    padding: 24px 24px 16px 0;
}

.menu-section .tab-content .text-holder h3 {
    font: 700 18px/22px "Cardo", serif;
    color: #3f3d33;
    float: left;
    margin: 0 0 6px;
    text-transform: uppercase;
}

.menu-section .tab-content .text-holder h3 a {
    color: #3f3d33;
}

.menu-section .tab-content .text-holder h3 a:hover {
    color: #9db05c;
    text-decoration: none;
}

.menu-section .tab-content .text-holder .bottom:after{
    display: block;
    content: '';
    clear: both;
}

.menu-section .tab-content .text-holder .price {
    font: 700 18px/22px "Cardo", serif;
    color: #edbc4f;
    display: inline-block;
}

.menu-section .tab-content .text-holder .bottom .button{
    float: right;
}

.menu-section .tab-content .text-holder .heading {
    overflow: hidden;
    padding-right: 9px;
}

.menu-section .tab-content .holder {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    /*margin-right: 15px*/
    ;
}

.menu-section .tab-content .holder:after {
    content: '';
    display: block;
    clear: both;
}



/*service page styles*/

.service-section .text-holder {
    background: #f5f5f5;
    text-align: center;
    padding: 30px;
}

.service-section .col {
    width: 33.33%;
    padding: 0 15px;
    float: left;
    margin-bottom: 30px;
}

.service-section .text-holder .services-holder {
    margin: 40px 0 0;
}

.service-section .text-holder .services {
    margin: 0 0 17px;
}

.service-section .text-holder .services .icon-holder {
    float: left;
    width: 35px;
    margin-right: 12px;
}

.service-section .text-holder .icon-holder .fa {
    color: #f9c85b;
    font-size: 72px;
    line-height: 75px;
}

.service-section .text-holder .services .text {
    overflow: hidden;
}

.service-section .text-holder h3 {
    font: 700 23px/27px "Cardo", serif;
    color: #3f3d33;
    margin: 0 0 9px;
}

.service-section .text-holder h3 a {
    color: #3f3d33;
}

.service-section .text-holder h3 a:hover {
    color: #9db05c;
    text-decoration: none;
}

.service-section .text-holder .icon-holder {
    margin-bottom: 30px;
}

.more-services .section-title {
    font-size: 30px;
    line-height: 34px;
}

.more-services {
    padding: 30px 0;
}


.more-services .service-lists .service-item {
    overflow: hidden;
    margin: 0 -25px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #e4e3e2;
}

.more-services .service-lists .service-item .img-holder {
    width: 50%;
    padding: 0 25px;
    float: left;
}

.more-services .service-lists .service-item .text-holder {
    padding: 0 25px;
    padding-top: 15px;
    overflow: hidden;
}

.more-services img {
    vertical-align: top;
}

.more-services .service-lists .service-item:nth-child(2n) .img-holder {
    float: right;
}

.more-services .service-lists .service-item h4 {
    color: #3f3d33;
    font: 700 23px/27px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.more-services .service-lists .service-item h4:after {
    background: #ebda9a;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 66px;
}



/*testimonial page styles*/

.testimonial-page .testimonial {
    background: #f5f5f5;
    padding: 40px;
    margin-bottom: 40px;
}

.testimonial-page .testimonial blockquote {
    position: relative;
    margin: 0 0 30px;
    padding: 0 90px 20px;
    border-bottom: 2px solid #d9d8d7;
}

.testimonial-page .testimonial blockquote:after {
    position: absolute;
    top: 20%;
    left: 0;
    content: '';
    width: 71px;
    height: 49px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/testimonial-quote-before.png) no-repeat;
}

.testimonial-page .testimonial blockquote:before {
    position: absolute;
    bottom: 40px;
    right: 0;
    content: '';
    width: 71px;
    height: 49px;
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/testimonial-quote-after.png) no-repeat;
}

.testimonial-page .testimonial .img-holder {
    width: 136px;
    height: 136px;
    background: #dadada;
    padding: 8px;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
}

.testimonial-page .testimonial .img-holder img {
    border-radius: 50%;
    vertical-align: top;
}

.testimonial-page .testimonial .img-holder:after {
    position: absolute;
    top: -32px;
    left: 38%;
    content: '';
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/testimonial-arrow.png) no-repeat;
    height: 13px;
    width: 21px;
}

.testimonial-page .testimonial blockquote cite {
    display: block;
    text-align: center;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 10px;
}

.testimonial-page .testimonial blockquote cite:after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 45.5%;
    position: absolute;
    width: 66px;
}

.testimonial-page .testimonial blockquote cite strong {
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #515050;
    font-family: "Cardo", serif;
    font-style: normal;
    margin-bottom: 8px;
}

.testimonial-page .testimonial blockquote cite strong a {
    color: #515050;
    text-decoration: none;
}

.testimonial-page .testimonial blockquote cite strong a:hover {
    text-decoration: none;
    color: #f9c85b;
}

.testimonial-page .testimonial blockquote cite span {
    color: #8c8a8a;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
}



/*about-page*/

.about-page .about-holder {}

.about-page .about-holder .about-item {
    margin: 0 -35px;
    border-top: 1px dotted #e5e4e4;
    padding-top: 40px;
    padding-bottom: 40px;
}

.about-page .about-holder .about-item:nth-child(2n) .img-holder {
    float: right;
}

.about-page .about-holder .about-item:after {
    content: '';
    display: block;
    clear: both;
}

.about-page .about-holder .about-item .img-holder {
    width: 50%;
    float: left;
    padding: 0 35px;
}

.about-page .about-holder .about-item .text-holder {
    padding: 0 35px;
    overflow: hidden;
}

.about-page .about-holder .about-item .text-holder h2 {
    color: #3f3d33;
    font: 700 30px/34px "Cardo", serif;
    margin: 0 0 13px;
    padding: 0 0 22px;
    position: relative;
}

.about-page .about-holder .about-item .text-holder h2:after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 41px;
}

.more-about-info {
    padding: 70px 0 0;
}

.more-about-info .col {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.more-about-info h4 {
    font-family: "Cardo", serif;
    font-size: 23px;
    line-height: 27px;
    color: #3f3d33;
    margin: 20px 0;
    position: relative;
    padding-bottom: 13px;
}

.more-about-info h4:after {
    background: #ebda9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 41px;
}





/*contact page*/

.contact-page .contact-page-section .col {
    width: 58.33%;
    padding: 0 15px;
    float: left;
}

.contact-page .contact-page-section .col.right {
    width: 41.67%;
}

.contact-page .contact-page-section h3 {
    font: 24px/28px "Cardo", serif;
    font-weight: 700;
    margin-bottom: 16px;
}

.contact-page .contact-page-section .contact-form form input {
    margin-bottom: 0;
    border: 1px solid #ecebea;
}

.contact-page .contact-page-section .contact-form form textarea {
    padding: 17px 20px;
    margin-bottom: 18px;
}

.contact-page .contact-page-section .contact-form form input[type="submit"] {
    margin-bottom: 0;
    text-transform: uppercase;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border: 0;
}

.contact-page .contact-page-section .contact-form form input:focus {
    border-color: #e4e3e2;
}

.contact-page .contact-page-section .contact-info {
    padding-left: 40px;
}

.contact-page .contact-page-section .contact-info .social-networks {
    margin: 0;
    padding: 0;
}


.contact-page .contact-page-section .contact-info .social-networks li {
    list-style: none;
}


.contact-page .contact-page-section .contact-info .social-networks li a {
    height: 44px;
    width: 44px;
    background: #39589c;
    text-align: center;
    display: block;
    padding: 8px 0;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.contact-page .contact-page-section .social-networks li a:hover {
    text-decoration: none;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}

.contact-page .contact-page-section .social-networks li a[href*="facebook.com"] {
    background-color: #3b5998;
}

.contact-page .contact-page-section .social-networks li a[href*="twitter.com"] {
    background-color: #00aced;
}

.contact-page .contact-page-section .social-networks li a[href*="plus.google.com"] {
    background-color: #dd4b39;
}

.contact-page .contact-page-section .social-networks li a[href*="/feed/"] {
    background-color: #dc622c;
}

.contact-page .contact-page-section .social-networks li a[href*="wordpress.org"] {
    background-color: #21759b;
}

.contact-page .contact-page-section .social-networks li a[href*="github.com"] {
    background-color: #4183c4;
}

.contact-page .contact-page-section .social-networks li a[href*="linkedin.com"] {
    background-color: #007bb6;
}

.contact-page .contact-page-section .social-networks li a[href*="pinterest.com"] {
    background-color: #cb2027;
}

.contact-page .contact-page-section .social-networks li a[href*="flickr.com"] {
    background-color: #ff0084;
}

.contact-page .contact-page-section .social-networks li a[href*="vimeo.com"] {
    background-color: #aad450;
}

.contact-page .contact-page-section .social-networks li a[href*="youtube.com"] {
    background-color: #bb0000;
}

.contact-page .contact-page-section .social-networks li a[href*="instagram.com"] {
    background-color: #517fa4;
}

.contact-page .contact-page-section .social-networks li a[href*="dribbble.com"] {
    background-color: #ea4c89;
}

.contact-page .contact-page-section .social-networks li a[href*="skype.com"] {
    background-color: #12a5f4;
}

.contact-page .contact-page-section .social-networks li a[href*="digg.com"] {
    background-color: #333;
}

.contact-page .contact-page-section .social-networks li a[href*="codepen.io"] {
    background-color: #000;
}

.contact-page .contact-page-section .social-networks li a[href*="reddit.com"] {
    background-color: #ff4500;
}

.contact-page .contact-page-section .social-networks li a[href*="mailto:"] {
    background-color: #1d62f0;
}

.contact-page .contact-page-section .social-networks li a[href*="foursquare.com"] {
    background-color: #f94877;
}

.contact-page .contact-page-section .social-networks li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.contact-page .contact-page-section .social-networks li a[href*="twitch.tv"] {
    background-color: #6441a5;
}

.contact-page .contact-page-section .social-networks li a[href*="tumblr.com"] {
    background-color: #32506d;
}

.contact-page .contact-page-section .social-networks li a[href*="foursquare.com"] {
    background-color: #f94877;
}

.contact-page .contact-page-section .social-networks li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.contact-page .contact-page-section .social-networks li a[href*="twitch.tv"] {
    background-color: #6441a5;
}

.contact-page .contact-page-section .social-networks li a[href*="tumblr.com"] {
    background-color: #32506d;
}

.contact-page .contact-page-section .social-networks li a[href*="soundcloud.com"] {
    background-color: #ff5500;
}

.contact-page .contact-page-section .social-networks li a[href*="wordpress.org"] {
    background-color: #21759b;
}

.contact-page .contact-page-section .social-networks li a[href*="jsfiddle.net"] {
    background-color: #4679bd;
}

.contact-page .contact-page-section .social-networks li a[href*="tripadvisor.com"] {
    background-color: #86c171;
}

.contact-page .contact-page-section .social-networks li a[href*="foursquare.com"] {
    background-color: #2d5be3;
}

.contact-page .contact-page-section .social-networks li a[href*="angel.co"] {
    background-color: #000;
}

.contact-page .contact-page-section .social-networks li a[href*="slack.com"] {
    background-color: #56b68b;
}

.contact-page .contact-page-section .social-networks li a[href*="odnoklassniki"] {
    background-color: #EE8208;
}

.contact-page .contact-page-section .social-networks li a[href*="vk"] {
    background-color: #507299;
}

.contact-page .contact-page-section .social-networks li a[href*="xing"] {
    background-color: #007E7E;
}



.contact-page .contact-page-section .contact-info .social-networks li {
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}

.contact-page .contact-page-section .contact-info .contact-details {
    margin: 0;
    padding: 0;
}

.contact-page .contact-page-section .contact-info .contact-details li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px;
}

.contact-page .contact-page-section .contact-info .contact-details li .icon-holder {
    float: left;
    margin-right: 24px;
    background: #282828;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    border-radius: 50%;
    display: block;
    height: 60px;
    width: 60px;
    text-align: center;
    padding: 15px 0;
}

.contact-page .contact-page-section .contact-info .contact-details li .text {
    overflow: hidden;
}

.contact-page .contact-page-section .contact-info .contact-details li .text a {
    color: #515050;
}

.contact-page .contact-page-section .contact-info .contact-details li .text a:hover {}

.contact-page .contact-page-section .contact-info .contact-details li .text strong {
    font-size: 21px;
    line-height: 25px;
    color: #3f3d33;
    display: block;
    font-family: "Cardo", serif;
}

.contact-page .contact-page-section .contact-info .info-wrap {
    margin-bottom: 40px;
}

.contact-page .contact-page-section .contact-info .working-time {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
}

.contact-page .contact-page-section .contact-info .working-time li {
    margin-bottom: 15px;
    list-style: none;
}

.contact-page .contact-page-section .contact-info .working-time li:after {
    content: '';
    display: block;
    clear: both;
}

.contact-page .contact-page-section .contact-info .working-time li .label {
    float: left;
    margin-right: 10px;
    min-width: 165px;
}

.contact-page .contact-page-section .contact-info .working-time li .value {
    float: left;
}



/*gallery page*/

.gallery-page .gallery-nav {
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}

.gallery-page .gallery-nav li {
    display: inline-block;
    border-bottom: 1px solid #f9c34a;
    margin: 0 -2px;
}

.gallery-page .gallery-nav li a {
    padding: 0 25px 15px;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #555245;
}

.gallery-page .gallery-nav li a:hover,
.gallery-page .gallery-nav li.current a {
    color: #f9c34a;
    text-decoration: none;
}

.gallery-page .gallery-nav li a:visited,
.gallery-page .gallery-nav li a:focus {
    text-decoration: none;
}

.gallery-page .gallery-holder {
    padding-top: 30px;
}

.gallery-page .gallery-holder .col {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.gallery-page .gallery-holder .col.col-1 {
    width: 100%;
}

.gallery-page .gallery-holder .col.col-2 {
    width: 50%;
}

.gallery-page .gallery-holder .col.col-3 {
    width: 33.33%;
}

.gallery-page .gallery-holder .col.col-4 {
    width: 25%;
}

.gallery-page .gallery-holder .col.col-5 {
    width: 20%;
}

.gallery-page .gallery-holder .col.col-6 {
    width: 16.66%;
}

.gallery-page .gallery-holder .col.col-7 {
    width: 14.28%;
}

.gallery-page .gallery-holder .col.col-8 {
    width: 12.5%;
}

.gallery-page .gallery-holder .col.col-9 {
    width: 11.11%;
}

.gallery-page .gallery-holder .img-holder img {
    vertical-align: top;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.gallery-page .gallery-holder .img-holder {
    position: relative;
    overflow: hidden;
}

.gallery-page .gallery-holder .img-holder:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-page .gallery-holder .img-holder>a {
    display: block;
}

.gallery-page .gallery-holder .img-holder .description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    font-size: 25px;
    line-height: 29px;
    color: #fff;
    font-family: "Cardo", serif;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
}

.gallery-page .gallery-holder .img-holder:hover .description {
    opacity: 1;
}

.gallery-page .gallery-holder .img-holder .description .table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.gallery-page .gallery-holder .img-holder .description .table-row {
    display: table-row;
}

.gallery-page .gallery-holder .img-holder .description .table-cell {
    vertical-align: middle;
    display: table-cell;
}

.gallery-page .gallery-holder .img-holder .description span {
    display: block;
}

.gallery-page .gallery-holder .grid:after {
    display: block;
    content: '';
    clear: both;
}

.gallery-page .gallery-holder .grid {
    margin: 0 -15px;
}

.gallery-page .gallery-holder .grid .element-item {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 33.33%;
}

.gallery-page .gallery-holder .gallery-nav button {
    background: none;
    color: #555245;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding: 0 25px 15px 25px;
    font-weight: 400;
    margin: 0 -2px;
    border-bottom: 1px solid #f9c34a;
}

.gallery-page .gallery-holder .gallery-nav button:focus {
    outline: none;
}

.gallery-page .gallery-holder .gallery-nav button.is-checked {
    color: #f9c34a;
    position: relative;
}

.gallery-page .gallery-holder .gallery-nav button.is-checked:after {
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/tab-active-2.png) no-repeat;
    content: '';
    position: absolute;
    left: 42%;
    top: 50px;
    width: 12px;
    height: 5px;
}

.to_top {
    display: none;
    bottom: 10px;
    position: fixed;
    right: 10px;
    z-index: 9999;
}

.to_top a {
    display: inline-block;
    background: #F5F5F5;
    padding: 5px;
    color: #afc466;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: relative;
    font-size: 22px;
    line-height: 22px;
    height: 50px;
    width: 50px;
    text-align: center;
}

.to_top a:hover {
    background: #afc466;
    color: #fff;
}

.to_top a .fa {
    margin: 5px 0 0;
    animation-name: move-top;
    -webkit-animation-name: move-top;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: Infinite;
    -webkit-animation-iteration-count: Infinite;
}



/*-------------- animation ----------------*/

@keyframes move-top {
    0%,
    100% {

        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {

        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

@-webkit-keyframes move-top {
    0%,
    100% {

        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}





/*about page*/

.about-page #primary {
    padding: 0;
}

#top-mobile-header{
    display: none;
}

#mobile-header{
    display: none;
}

/*ajax-search*/

.ajax-search-results-container ul{
    margin:0;
    padding: 0;
}

.ajax-search-results-container ul li{
    list-style: none;
}

.ajax-search-results-container{
    width: 100%;
    z-index: 100;
}
.ajax-search-results-container ul li a:hover{
    text-decoration:none;
}
.ajax-search-results-container{
    width:100%;
    padding:0;
    background: #fff;
    z-index: 10;
    text-align: left;
}
.ajax-search-meta{
    border-top: 1px solid #fd6f79;
}

.ajax-search-results-container .results-count{
    text-align: left;
    display: block;
    color: #697175;
    padding: 0 10px;

}

.ajax-search-results-container ul li a{
    float: none;
    color: #000;
}

.site-header.header-2 .header-search-form .ajax-search-results-container  a,
.site-header.header-3 .header-search-form .ajax-search-results-container  a,
.site-header.header-4 .header-search-form .ajax-search-results-container  a,
.site-header.header-5 .header-search-form .ajax-search-results-container  a,
.site-header.header-6 .header-search-form .ajax-search-results-container  a,
.site-header.header-7 .header-search-form .ajax-search-results-container  a{
    float: none;
    color: #000;
    width: auto;
    padding: 5px 10px;
}

body:not(.home) .site-header.header-7 .nav-holder{
    position: relative;
    background: #000;
}


/*---------------------------------------------------------------
 Shortcode style
----------------------------------------------------------------*/
/*shortcode accordion*/
#primary .post .entry-content .rara_accordian,
#primary .page .entry-content .rara_accordian{
    border: 1px solid #9db05c;
    margin: 0 0 15px;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title,
#primary .page .entry-content .rara_accordian .rara_accordian_title{
    background: #9db05c;
    padding: 7px 15px 7px 35px;
    color: #fff;
    position: relative;
    cursor: pointer;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title:before,
#primary .page .entry-content .rara_accordian .rara_accordian_title:before{
    background: #fff;
    content: '';
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    width: 15px;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title:after,
#primary .page .entry-content .rara_accordian .rara_accordian_title:after{
    background: #fff;
    content: "";
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(90deg) scale(1);
    transform: rotate(90deg) scale(1);
    width: 15px;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title.active:after,
#primary .page .entry-content .rara_accordian .rara_accordian_title.active:after{opacity: 0;}

#primary .post .entry-content .rara_accordian .rara_accordian_content,
#primary .page .entry-content .rara_accordian .rara_accordian_content{
    padding: 10px 20px;
}

/*CTA button*/
#primary .entry-content .center{
    text-align: center;
}

#primary .entry-content .rara_call_to_action_button{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 26px;
    margin: 15px 0;
    padding: 12px 10px;
    text-align: center;
    background: #9db05c;
    display: inline-block;
    border-radius: 5px;
}

#primary .entry-content .rara_call_to_action_button:hover,
#primary .entry-content .rara_call_to_action_button:focus{
    text-decoration: none;
    opacity: 0.8;
}

#primary .entry-content .rara_call_to_action.right:after{
    content: '';
    display: block;
    clear: both;
}

#primary .entry-content .rara_call_to_action.right .rara_call_to_action_button{
    float: right;
}

/*dropcap*/
.rara-drop-cap2 {
    float: left;
    font-size: 53px;
    padding-right: 10px;
    padding-top: 16px;
}

.rara-drop-cap3 {
    float: left;
    font-size: 80px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-top: 22px;
}

.rara-drop-cap4 {
    float: left;
    font-size: 115px;
    margin-bottom: 32px;
    padding-right: 10px;
    padding-top: 32px;
}

/*list-style*/
#primary .post .entry-content ul,
#primary .page .entry-content ul{
    margin: 0 0 30px 15px;
    padding: 0;
}

#primary .post .entry-content ul.rara-list,
#primary .page .entry-content ul.rara-list{list-style: none;margin: 0;}

#primary .post .entry-content .rara-list li,
#primary .page .entry-content .rara-list li{
    padding-left: 30px;
    position: relative;
}

#primary .post .entry-content .rara-list.rara-list-style1 li:before,
#primary .page .entry-content .rara-list.rara-list-style1 li:before{
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style2 li:before,
#primary .page .entry-content .rara-list.rara-list-style2 li:before{
    content: '\f0da';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style3 li:before,
#primary .page .entry-content .rara-list.rara-list-style3 li:before{
    content: '\f18e';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style4 li:before,
#primary .page .entry-content .rara-list.rara-list-style4 li:before{
    content: '\f005';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style5 li:before,
#primary .page .entry-content .rara-list.rara-list-style5 li:before{
    content: '\f04d';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
}

#primary .post .entry-content .rara-list.rara-list-style6 li:before,
#primary .page .entry-content .rara-list.rara-list-style6 li:before{
    content: '\f1cd';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style7 li:before,
#primary .page .entry-content .rara-list.rara-list-style7 li:before{
    content: '\f1d8';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style8 li:before,
#primary .page .entry-content .rara-list.rara-list-style8 li:before{
    content: '\f0a4';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style9 li:before,
#primary .page .entry-content .rara-list.rara-list-style9 li:before{
    content: '\f069';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style10 li:before,
#primary .page .entry-content .rara-list.rara-list-style10 li:before{
    content: '\f056';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}

/*shortcode social icon*/
#primary .entry-content .social-shortcode:after{
    content: '';
    display: block;
    clear: both;
}

#primary .entry-content .social-shortcode a{
    float: left;
    height: 33px;
    padding: 2px 0;
    vertical-align: middle;
    width: 33px;
    text-align: center;
    line-height: 29px;
    margin: 0 10px 10px 0;
    background: #3B5998;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#primary .entry-content .social-shortcode a:hover,
#primary .entry-content .social-shortcode a:focus{
    border-radius: 50%; 
}

#primary .entry-content .social-shortcode a[href*="facebook"]{
    background: #3B5998;
}

#primary .entry-content .social-shortcode a[href*="twitter"]{
    background: #1DA1F2;
}

#primary .entry-content .social-shortcode a[href*="instagram"]{
    background: #A37960;
}

#primary .entry-content .social-shortcode a[href*="google"]{
    background: #E33E2B;
}

#primary .entry-content .social-shortcode a[href*="pinterest"]{
    background: #D73532;
}

#primary .entry-content .social-shortcode a[href*="linkedin"]{
    background: #0274B3;
}

#primary .entry-content .social-shortcode a[href*="youtube"]{
    background: #C12025;
}

#primary .entry-content .social-shortcode a[href*="vimeo"]{
    background: #23B6EA;
}

#primary .entry-content .social-shortcode a[href*="dribbble"]{
    background: #E45189;
}

#primary .entry-content .social-shortcode a[href*="foursquare"]{
    background: #EF4B78;
}

#primary .entry-content .social-shortcode a[href*="flickr"]{
    background: #0062DD;
}

#primary .entry-content .social-shortcode a[href*="reddit"]{
    background: #FF4500;
}

#primary .entry-content .social-shortcode a[href*="skype"]{
    background: #00AFF0;
}

#primary .entry-content .social-shortcode a[href*="stumbleupon"]{
    background: #EB4924;
}

#primary .entry-content .social-shortcode a[href*="tumblr"]{
    background: #314358;
}

#primary .entry-content .social-shortcode a .fa{
    font-size: 16px;
    line-height: 26px;
}

.clearfix:after{
    content: '';
    display: block;
    clear: both;
}

/*shortcode tab*/
#primary .entry-content .rara_tab_wrap{margin: 0 0 1.5em;}

#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title{
    float: left;
    padding: 5px 9px;
    border: 1px solid #9db05c;
    cursor: pointer;
}

#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title.active,
#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title:hover,
#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title:focus{
    background: #9db05c;
    color: #fff;
}

#primary .entry-content .rara_tab_wrap .rara_tab_content{
    padding: 10px 20px;
    background: #f8f8f8;
}

#primary .entry-content .rara_tab_wrap.vertical .rara_tab_group{
    float: left;
    width: 225px;
}

#primary .entry-content .rara_tab_wrap.vertical .rara_tab_content{overflow: hidden;}

#primary .entry-content .rara_tab_wrap.vertical .rara_tab_group .tab-title{
    float: none;
    display: block;
}

/*shortcode toggle*/
.rara_toggle{
    border: 1px solid #9db05c;
    margin: 0 0 10px;
}

.rara_toggle .rara_toggle_title{
    background: #9db05c;
    color: #fff;
    cursor: pointer;
    padding: 7px 15px 7px 35px;
    position: relative;
}

.rara_toggle .rara_toggle_title:after{
    background: #fff;
    content: "";
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(90deg) scale(1);
    transform: rotate(90deg) scale(1);
    width: 15px;
}

.rara_toggle .rara_toggle_title:before{
    background: #fff;
    content: "";
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    width: 15px;
}

.rara_toggle .rara_toggle_title.active:after{opacity: 0;}

.rara_toggle .rara_toggle_content{padding: 10px 20px;}

/*shortcode slider*/
#primary .entry-content .shortcode-slider ul{margin: 0;}

#primary .entry-content .shortcode-slider .owl-prev,
#primary .entry-content .shortcode-slider .owl-next{
    top: 50%;
    position: absolute;
    text-indent: -9999px;
    margin-top: -44px;
}

#primary .entry-content .shortcode-slider .owl-next{
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/btn-next.png) no-repeat;
    height: 44px;
    width: 44px;
    right: 10px;
}

#primary .entry-content .shortcode-slider .owl-prev{
    background: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/btn-prev.png) no-repeat;
    height: 44px;
    width: 44px;
    left: 10px;
}

/*shortcode grid layout*/
.rara-row{
    margin: 0 -15px;    
}

.rara-row:after{
    content: '';
    display: block;
    clear: both;
}

.rara_column{
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}

.rara-span1{width: 16.66%;}

.rara-span2{width: 33.33%;}

.rara-span3{width: 50%;}

.rara-span4{width: 66.66%;}

.rara-span5{width: 83%;}

.rara-span6{width: 100%;}

.divider{margin: auto;}



/*responsive menu*/
#top-mobile-header {
    position: relative;
    margin-top:10px;
    /*display: none;*/
}

#top-mobile-header a {
    width: 26px;
    /*height: 30px;*/
    display: block;
    border:0;
    padding: 10px;
}

#top-mobile-header a span {
    height: 2px;
    background: #fff;
    width: 100%;
    position: absolute;
    display: block;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

#top-mobile-header a span:nth-child(2) {
    opacity: 1;
    top: 6px;
}

#top-mobile-header a span:nth-child(1) {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    top: 0;
}

#top-mobile-header a span:nth-child(3) {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    top: 12px;
}

/*main-mobile-header*/
#mobile-header {
    position: relative;
    margin-top: 10px;
    /*display: none;*/
}

#mobile-header a {
    width: 26px;
    height: 30px;
    display: block;
    border:0;
    padding: 0;
}

#mobile-header a span {
    height: 2px;
    width: 100%;
    position: absolute;
    display: block;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

#mobile-header a span:nth-child(2) {
    opacity: 1;
    top: 6px;
}

#mobile-header a span:nth-child(1) {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    top: 0;
}

#mobile-header a span:nth-child(3) {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    top: 12px;
}

.no-seperator .odometer-inside .odometer-formatting-mark {
    display: none;
}

/*responsive style*/

@media only screen and (max-width: 1199px) {
    .container {
        width: 970px;
    }

    .main-navigation ul li {
        margin-left: 25px;
    }

    /*.banner .banner-text{top: 30%;}*/
    .banner .banner-text .title {
        font-size: 40px;
        line-height: 49px;
    }

    .banner-text p {
        margin: 0 0 20px;
    }

    .banner .btn-scroll-down {
        padding: 0 0 37px;
    }
}

@media only screen and (max-width: 1050px){
    .site-header.header-7 .header-t .right-panel{
        float: left;
    }
}

@media only screen and (max-width: 991px) {
    .container {
        width: 750px;
    }

    #mobile-header {
        display: block;
        float: right;
    }

    #mobile-header span {
        height: 1px;
        background: #fff;
        display: block;
        margin-bottom: 6px;
    }

    #mobile-header a {
        /*height: 40px;
        width: 40px;*/
        /*padding: 11px 7px;*/
        display: block;
        opacity: 0.8;
        /*border: 1px solid #fff;*/
        border-radius: 50%;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;

    }

    #mobile-header a:hover{
        opacity: 1;
    }

    .site-header.header-4 #mobile-header{
        float: left;
        margin: 12px 0;
    }

    /*.site-header.header-4 #mobile-header a{
        border:1px solid #242323;
    }*/

    .site-header.header-4 #mobile-header a span{
        background: #242323;
    }

    #top-mobile-header{
        float: right;
        color: #fff;
        margin-left: 20px;
        display: block;
    }

    .site-header.header-3 #top-mobile-header,
    .site-header.header-4 #top-mobile-header{
        float: left;
        margin: 5px 0 0;
    }

    #top-mobile-header a{
        color: #fff;
        font-size: 18px;
        line-height: 22px;
        opacity: 0.8;
    }


    .site-header.header-2 .header-search-form form input[type="search"]{
        width: 220px;
    }

    .main-navigation,
   .top-menu  {
        display: none;
    }

    .site-header {
        padding: 20px 0 10px;
    }

    .banner .banner-text .title {
        font-size: 30px;
        line-height: 36px;
    }

    .banner .btn-scroll-down {
        padding: 0 0 30px;
    }

    .banner .btn-scroll-down span:after {
        background-size: 25px 12px;
        left: 25px;
    }

    .banner .btn-scroll-down span {
        background-size: 25px 36px;
        background-position: 50% 15px;
        font-size: 10px;
    }

    .lSSlideOuter .lSPager.lSGallery img {
        width: 100%;
    }

    .section-4 .testimonial-holder blockquote {
        padding-left: 20px;
        padding-right: 20px;
    }

    #primary{
        padding-right: 15px;
    }

    #primary,
    #secondary {
        width: 100%;
    }
    #primary .site-main {
        padding-right: 0;
    }
    
    .leftsidebar #primary{
        padding-left: 15px;
    }

    .widget.widget_foodlover_instagram ul li a img {
        width: 100%;
    }

    .section-3 .col {
        width: 50%;
    }

    .chef-section .lSAction>a {
        bottom: 24px;
    }

    .section-5 .tab-content .img-holder {
        width: 100%;
        margin-right: 0;
    }

    .section-5 .tab-content .img-holder img {
        width: 100%;
    }

    .section-5 .tab-content .text-holder {
        padding: 30px;
    }

    .section-6 .reservation-form .form-row .col {
        width: 100%;
        margin-bottom: 15px;
    }

    .section-6 .reservation-form input[type="submit"] {
        float: none;
    }

    .section-6 .reservation-form .info {
        padding: 10px 0;
    }

    .next-events .bottom .img-holder {
        float: none;
        margin-right: 0;
    }

    .next-events .bottom .img-holder img {
        width: 100%;
    }

    .section-6 .form-holder .img-holder {
        float: none;
        max-width: 100%;
    }

    .section-6 .form-holder .img-holder img {
        width: 100%;
    }

    .about-section .about-content {
        width: 80%;
    }

    .upcoming-events .col .text-holder .date-holder {
        float: none;
        width: 75px;
        margin-bottom: 20px;
    }

    .newsletter form {
        width: 90%;
    }

    .choose-us .img-holder .text {
        padding: 15px;
    }

    .section-1,
    .section-5,
    .section-3,
    .section-4,
    .choose-us,
    .section-6,
    .gallery-section,
    .blog-section,
    .cta-section,
    .featured-section,
    .product,
    .newsletter,
    .contact-section,
    .about-section {
        padding: 40px 0;
    }

    .chef-section .header {
        top: 40px;
    }

    .next-events .top {
        padding-top: 40px;
    }

    .next-events {
        padding-bottom: 40px;
    }

    .upcoming-events {
        margin-bottom: 40px;
    }

    .featured-section .col {
        width: 50%;
        margin-bottom: 30px;
    }

    .contact-page .contact-page-section .contact-info {
        padding-left: 0;
    }

    .event-section .img-holder {
        max-width: 100%;
        float: none;
        margin-right: 0;
    }

    .event-section .img-holder img {
        width: 100%;
    }

    .gallery-page .tab-gallery-content .col {
        width: 50%;
    }

    .gallery-page .tab-gallery-content .col img {
        width: 100%;
    }

    .menu-section .tab-content .img-holder {
        width: 100%;
        margin-right: 0;
    }

    .menu-section .tab-content .img-holder img {
        width: 100%;
    }

    .menu-section .tab-content .text-holder {
        padding: 20px 15px;
    }

    .service-section .col {
        width: 50%;
    }

    .more-services .service-lists .service-item .img-holder,
    .more-services .service-lists .service-item .text-holder {
        width: 100%;
    }

    .more-services .service-lists .service-item .img-holder img {
        width: 100%;
    }

    .team-section .team-member-holder .team-member .img-holder {
        padding: 10px;
    }

    .team-section .team-member-holder .team-member .img-holder img {
        width: 200px;
        height: 200px;
    }

    .section-2,
    .section-3,
    .section-4,
    .section-6,
    .stat-counter,
    .cta-section,
    .next-events .top,
    .about-section,
    .newsletter {
        background-attachment: unset !important;
    }

    .newsletter .widget.widget_newsletterwidget form {
        width: 100%;
    }

    .site-header.header-2 .header-search-form a{
        padding: 0 0 30px;
    }

    .site-header.header-3 .right-panel{
        float: none;
        text-align: center;
        margin: 0;
    }

    .site-header.header-3 #top-mobile-header{
        margin: 0;
    }

    .site-header.header-3 .header-t{
        padding: 10px 0;
    }

    .site-header.header-4 .col,
    .site-header.header-4 .col.middle{
        float: none;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .site-header.header-4 .header-b{
        padding: 0;
    }

    .site-header.header-4 .phone-link{
        float: none;
        text-align: center;
        display: block;
    }

    .site-header.header-4 .link-btn{
        float: none;
        width:auto;
        display: inline-block;
    }

    .site-header.header-4 .header-search-form form input[type="search"]{
        width: 220px;
    }

    .site-header.header-5 .col,
    .site-header.header-5 .col.middle{
        float: none;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .site-header.header-5 .phone-link{
        float: none;
        text-align: center;
        display: block;
    }
    .site-header.header-5 .header-b{
        padding: 0;
    }

    .site-header.header-5 .header-search-form{
        float: none;
        margin: 0 auto
    }

    .site-header.header-5 .header-search-form form{
        width: 100%;
    }

    .site-header.header-5  #mobile-header,
    .site-header.header-6  #mobile-header{
        float: left;
        margin: 11px 0;
    }

    .site-header.header-7 .header-b,
     .site-header.header-7 .header-t,
     .site-header.header-7 .nav-holder{
        padding-left: 15px;
        padding-right: 15px;
    }

    .site-header.header-7 .main-navigation{
        display: none;
    }

    .site-header.header-7 #top-mobile-header{
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .site-header.header-7 #top-mobile-header a{
        color: #242323;
    }

    .site-header.header-7 .phone-link{
        margin-left: 0;
        margin-right: 15px;
    }

    .site-header.header-7 .site-branding{
        margin-right: 0;
        float: none;
        margin-bottom: 10px;
    }

    .site-header.header-7 .header-t .right-panel{
        float: left;
    }

    .site-header.header-7 #mobile-header{
        float: left;
        margin: 10px 0 0;
    }

    .site-header.header-7 .header-search-form{
        float: right;
    }

    .chef-section .owl-carousel .owl-nav > div{
        bottom: 30px;
    }

    .chef-section .text-holder .description{
        padding-bottom: 30px;
    }

    /*body:not(.banner-disabled):not(.sidr-open).admin-bar .site-header.header-1{
        margin-top: 32px;
     }*/

     /*primary menu*/
    .sidr-main-open #responsive-menu-button {
        position: relative;
    }

    .sidr-main-open #responsive-menu-button span {
        position: absolute;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .sidr-main-open #responsive-menu-button span:nth-child(2) {
        opacity: 0;
        top: 0;
    }

    .sidr-main-open #responsive-menu-button span:nth-child(1) {
        -webkit-transform: rotate(45deg) scale(1.25);
                transform: rotate(45deg) scale(1.25);
        top: 0;
    }

    .sidr-main-open #responsive-menu-button span:nth-child(3) {
        -webkit-transform: rotate(-45deg) scale(1.25);
                transform: rotate(-45deg) scale(1.25);
        top: 0;
    }

    /*top-menu*/
    .sidr-main-secondary-open #responsive-menu-button-secondary {
        position: relative;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span {
        position: absolute;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span:nth-child(2) {
        opacity: 0;
        top: 0;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span:nth-child(1) {
        -webkit-transform: rotate(45deg) scale(1.25);
                transform: rotate(45deg) scale(1.25);
        ;
        top: 0;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span:nth-child(3) {
        -webkit-transform: rotate(-45deg) scale(1.25);
                transform: rotate(-45deg) scale(1.25);
        top: 0;
    }

    .site-header.header-4 #top-mobile-header{
        margin-top: 12px;;
    }

    .site-header.header-3 #mobile-header{
        margin-top: 18px;;
       /* margin-bottom: 5px;;*/
    }

    .site-header.header-4 #mobile-header,
    .site-header.header-5 #mobile-header,
    .site-header.header-6 #mobile-header{
        margin-top: 25px;;
        margin-bottom: 5px;;
    }

    .site-header.header-7 #top-mobile-header a span{
        background: #000;
    }

    /*primary menu*/
    .sidr-main-open #responsive-menu-button {
        position: relative;
    }

    .sidr-main-open #responsive-menu-button span {
        position: absolute;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .sidr-main-open #responsive-menu-button span:nth-child(2) {
        opacity: 0;
        top: 0;
    }

    .sidr-main-open #responsive-menu-button span:nth-child(1) {
        -webkit-transform: rotate(45deg) scale(1.25);
                transform: rotate(45deg) scale(1.25);
        top: 0;
    }

    .sidr-main-open #responsive-menu-button span:nth-child(3) {
        -webkit-transform: rotate(-45deg) scale(1.25);
                transform: rotate(-45deg) scale(1.25);
        top: 0;
    }

    /*top-menu*/
    .sidr-main-secondary-open #responsive-menu-button-secondary {
        position: relative;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span {
        position: absolute;
        -webkit-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span:nth-child(2) {
        opacity: 0;
        top: 0;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span:nth-child(1) {
        -webkit-transform: rotate(45deg) scale(1.25);
                transform: rotate(45deg) scale(1.25);
        ;
        top: 0;
    }

    .sidr-main-secondary-open #responsive-menu-button-secondary span:nth-child(3) {
        -webkit-transform: rotate(-45deg) scale(1.25);
                transform: rotate(-45deg) scale(1.25);
        top: 0;
    }


}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
    }

    .banner .banner-text {
        position: relative;
        top: 0;
        background: #3c3c3c;
    }

    .banner .banner-text {
        padding: 20px 0;
    }

    .banner .btn-scroll-down{
        background: #3c3c3c;

    }

    .banner .btn-scroll-down{
        padding: 40px 0;
   }

    .section-1,
    .section-3,
    .section-5,
    .blog-section {
        padding: 20px 0;
    }

    .section-1 .col,
    .section-2 .col,
    .section-3 .text-holder,
    .section-3 .img-holder,
    .section-5 .tab-content .col,
    .section-6 .reservation-form .date,
    .section-6 .reservation-form .time,
    .blog-section .post .post-thumbnail,
    .blog-section .post .text-holder {
        width: 100%;
    }

    .section-2,
    .section-4,
    .section-6 {
        padding: 40px 0;
    }

    .section-5 .tab-menu li {
        display: block;
        margin: 0 0 10px;
    }
    .blog-section .post .post-thumbnail {
        margin: 0 0 30px;
    }
    #primary .author .text-holder {
        width: 100%;
    }
    .comments-area .comment-list .comment-body .comment-content,
    .comments-area .comment-list .comment-body .reply {
        top: 0;
        left: 0;
    }
    .comments-area .comment-list .comment-body .comment-author,
    .comments-area .comment-list .comment-body .fn,
    .comments-area .comment-list .comment-body .comment-metadata {
        float: none;
        display: block;
    }
    .comments-area .comment-list .children {
        margin: 0 0 0 20px;
    }
    .search #primary .post .text-holder,
    .search #primary .page .text-holder {
        width: 100%;
    }

    .section-2 .img-holder img {
        width: 100%;
    }

    .section-3 .col {
        width: 100%;
    }

    .section-3,
    .next-events .top,
    .stat-counter {
        background-attachment: unset;
    }

    .next-events .top {
        padding-bottom: 40px;
    }

    .choose-us .col {
        width: 100%;
        margin-bottom: 30px;
    }

    .choose-us .col img {
        width: 100%;
    }

    .next-events .bottom .information {
        margin-top: 15px;
    }

    .about-section .about-content {
        width: 100%;
    }

    .banner .banner-text .title {
        font-size: 17px;
        line-height: 20px;
    }

    .btn-green,
    .blog-section .section-footer .view-more,
    .cta-section .btn,
    .about-section .about-content .btn,
    .product .btn,
    .single-event .link-holder .btn-green,
    .single-event .link-holder .btn {
        padding: 14px 24px;
        font-size: 12px;
        line-height: 15px;
        margin: 0 0 10px;
    }

    .section-1 .header .main-title,
    .section-2 .main-title,
    .section-5 .header .main-title,
    .section-3 .header .main-title,
    .chef-section .header .main-title,
    .section-4 .header .main-title,
    .choose-us .header .main-title,
    .section-6 .header .main-title,
    .gallery-section .header .main-title,
    .blog-section .header .main-title,
    .featured-section .header .main-title,
    .next-events .header .main-title,
    .upcoming-events .header .main-title,
    .product .header .main-title,
    .newsletter .header .main-title,
    .contact-section .header .main-title,
    .gallery-section .header .main-title {
        font-size: 30px;
        line-height: 34px;
        padding-bottom: 10px;
    }

    .section-1 .header .main-title::after,
    .section-5 .header .main-title::after,
    .section-3 .header .main-title::after,
    .section-4 .header .main-title::after,
    .choose-us .header .main-title::after,
    .section-6 .header .main-title::after,
    .gallery-section .header .main-title::after,
    .blog-section .header .main-title::after,
    .featured-section .header .main-title::after,
    .next-events .header .main-title::after,
    .upcoming-events .header .main-title::after,
    .product .header .main-title::after,
    .contact-section .header .main-title::after,
    .gallery-section .header .main-title::after,
    .gallery-section .header .main-title::after {
        left: 40.5%;
    }

    .featured-section .col {
        width: 100%;
        margin-bottom: 30px;
    }



    .chef-section .header,
    .choose-us .header,
    .gallery-section .header,
    .featured-section .header,
    .next-events .header,
    .upcoming-events .header,
    .product .header,
    .newsletter .header,
    .contact-section .header {
        width: 100%;
        max-width: 100%;
        margin-bottom: 50px;
    }

    .chef-section .img-holder {
        max-width: 100%;
        float: none;
    }

    .chef-section .text-holder {
        max-width: 100%;
        float: none;
        margin-right: 0;
        padding: 20px 0 50px;
    }

    .section-6 .reservation-form {
        padding: 30px 15px;
    }

    .blog-section .col {
        width: 100%;
    }

    .next-events .bottom .text-holder .date-holder {
        float: none;
        width: 75px;
        margin-bottom: 15px;
    }

    .next-events .bottom .text-holder {
        padding: 20px 15px;
    }

    .next-events .bottom .text-holder .entry-meta span {
        margin-bottom: 7px;
    }

    .upcoming-events .col {
        width: 100%;
    }

    .about-section .about-content h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .about-section .about-content {
        padding: 20px 15px;
    }

    .newsletter form input[type="email"],
    .newsletter form input[type="text"] {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .newsletter form input[type="submit"] {
        width: 100%;
        float: none;
    }

    .newsletter form input[type="submit"],
    .newsletter form input[type="email"],
    .newsletter form input[type="text"] {
        padding: 14px 20px;
    }

    .newsletter form {
        height: auto;
    }

    .contact-section .col {
        width: 100%;
        margin-bottom: 20px;
    }

    .contact-section .form-row .col,
    .contact-section .col.right {
        width: 100%;
    }

    .contact-section form {
        padding-left: 0;
    }

    .contact-section {
        padding-bottom: 0;
    }

    .stat-counter .item {
        width: 100%;
        height: auto;
        padding: 20px 15px;
    }

    .stat-counter .item .img-holder {
        margin-top: 0;
    }

    .stat-counter {
        padding: 40px 0;
    }

    .contact-section .contact-info li .icon-holder {
        margin-right: 10px;
    }

    .about-page .about-holder .about-item .text-holder {
        width: 100%;
    }

    .about-page .about-holder .about-item .img-holder {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .about-page .about-holder .about-item .img-holder img {
        width: 100%;
    }

    .about-page .about-holder .about-item {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .section-header .section-title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 20px;
    }

    .about-page .about-holder .about-item .text-holder h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .contact-page .contact-page-section .col {
        width: 100%;
        margin-bottom: 30px;
    }

    .contact-page .contact-page-section .col.right {
        width: 100%;
        margin-bottom: 0;
    }

    .contact-page .contact-page-section .contact-info .contact-details li .icon-holder {
        height: 40px;
        width: 40px;
        padding: 6px 0;
        font-size: 17px;
        line-height: 20px;
        margin-right: 10px;
    }

    .event-section .date-holder {
        width: 74px;
        float: none;
        margin-bottom: 15px;
    }

    .event-section .text-holder {
        padding: 30px 0;
    }

    .gallery-page .tab-gallery-content .col {
        width: 100%;
    }

    .menu-section .tab-content .col {
        width: 100%;
    }

    .menu-section .tab-menu li {
        display: block;
    }

    .menu-section .tab-menu .current::after {
        left: 28%;
    }

    .service-section .col {
        width: 100%;
    }

    .single-event .map-holder .location-info {
        padding: 20px 15px;
    }

    .team-section .team-member-holder .team-member .img-holder {
        float: none;
        margin-left: 0;
        width: 220px;
        margin-bottom: 20px;
    }

    .team-section .team-member-holder .team-member .person-info strong {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 0
    }

    .team-section .team-member-holder .team-member {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .testimonial-page .testimonial {
        padding: 20px 15px;
    }

    .testimonial-page .testimonial blockquote {
        padding: 0 42px 20px;
    }

    .testimonial-page .testimonial blockquote::after {
        background-image: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/testimonial-quote-before2.png);
        top: 115px;
        width: 37px;
        height: 26px;
    }

    .testimonial-page .testimonial blockquote::before {
        background-image: url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/images/testimonial-quote-after2.png);
        width: 37px;
        height: 26px;
    }

    .more-about-info .col {
        width: 100%;
    }

    .more-about-info .col img {
        width: 100%;
    }

    .site-content {
        padding: 20px 0;
    }

    .team-section .team-member-holder .team-member .person-info strong {
        padding-bottom: 3px;
    }

    #banner-slider .owl-nav > div{
        display: none;
    }

    .site-header.header-2{
        position: unset;
        background: #3c3c3c;
    }

    .banner .banner-text{
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        left: 0;
    }

    #banner-slider .owl-dots{
        bottom: 2px;
    }

    .site-header.header-2 .phone-link{
        display: block;
        text-align: center;
        margin-bottom: 4px;
    }

    .site-header.header-2 .right-panel{
        float: none;
        text-align: center;
    }

    .site-header.header-2 .social-networks{
        float: none;
    }

    .site-header.header-2 .social-networks li{
        float: none;
        display: inline-block;
    }

    #top-mobile-header{
        margin-top: -28px;
        position: relative;
    }

    .site-header.header-2 .header-t{
        border-bottom-color: rgba(255, 255, 255, 0.1);
    }

    .site-header.header-2 .header-search-form a{
        width: 22px;
    }

    .site-header.header-2 .phone-link{
        font-size: 14px;
    }

    .site-header.header-2 .social-networks li:not(:last-child),
    .site-header.header-2 .social-networks li{
        margin: 0 5px;
    }

    #mobile-header a{
        width: 30px;
        margin: 0 0 10px;
        height: 30px;
        padding: 9px 5px;
    }

    .site-header.header-2 .header-search-form form input[type="search"]{
        padding: 5px 8px;
    }



    .site-header.header-3 .phone-link{
        float: none;
        width: 100%;
        display: block;
    }

    .site-header.header-3 .social-networks{
        float: none;
        width: 100%;
        margin: 0;
    }

    .site-header.header-3 .social-networks li,
    .site-header.header-3 .social-networks li:not(:last-child){
        float: none;
        display: inline-block;
        margin:0 5px;
    }

    .site-header.header-3{
        position: unset;
        background: #809448;
    }

    .site-header.header-3 .header-t{
        border-bottom:1px solid rgba(255, 255, 255, 0.1);
    }

    .site-header.header-3 .site-branding{
        float: none;
        width: 100%;
    }

    .site-header.header-3 .link-btn{
        float: left;
        margin:0 0 10px 0;
    }

    .site-header.header-3 .header-search-form form input[type="search"]{
        border-bottom:1px solid rgba(255, 255, 255, 1);
        padding: 13px 6px 3px;
    }

    .site-header.header-3 .link-btn{
        padding: 10px 16px;
        font-size: 12px;
        border:1px solid #fff
    }

    #mobile-header span{
        margin-bottom: 4px;
    }
    .site-header.header-3 .header-b{
        padding-top: 10px;
    }

    .site-header.header-3 .phone-link,
    .site-header.header-6 .phone-link{
        font-size: 14px;
        line-height: 17px;
    }

    .site-header.header-4 #mobile-header,
    .site-header.header-5 #mobile-header,
    .site-header.header-6 #mobile-header{
        /*margin: 16px 0 0;*/
    }

    .site-header.header-4 .col,
     .site-header.header-4 .col.middle{
        margin-bottom: 12px;
    }

    .site-header.header-4 .link-btn{
        font-size: 12px;
        padding: 10px 16px;
    }

    .site-header.header-5 .col,
     .site-header.header-5 .col.middle{
        margin-bottom: 12px;
     }

     .site-header.header-6 .link-btn,
     .site-header.header-7 .link-btn{
        float: left;
        margin-left: 0;
        margin-right: 8px;
        font-size: 12px;
        padding: 10px 16px;
     }

     .site-header.header-6 .phone-link{
        float: left;
        font-size: 14px;
        line-height: 17px;
     }

      .site-header.header-6 #top-mobile-header,
      .site-header.header-5 #top-mobile-header{
        margin: 5px 0 0;
     }

     .site-header.header-6 .header-b, 
     .site-header.header-6 .header-t, 
     .site-header.header-6 .nav-holder{
        padding-left: 15px;
        padding-right: 15px;
     }

     .site-header.header-6 .header-b{
        padding: 18px 15px 5px;
     }

      .site-header .site-branding{
        margin-bottom: 10px;
      }

     .site-header.header-6 .site-title{
        margin-bottom: 0;
     }

     .site-header .site-branding .site-description{
        margin-bottom: 0;
     }

     .site-header.header-6 .phone-link .fa{
        margin-right: 7px;
     }

     .site-header.header-6 .header-search-form a{
        padding: 20px 0;
     }

     .site-header.header-7 .phone-link{
        float: left;
        margin-left: 0;
     }

     .site-header.header-7 .header-t .right-panel{
        width: 100%;
     }

     .site-header.header-7 .header-t .middle-content{
        float: none;
     }

    .site-header.header-7 .link-btn{
        margin-bottom: 0;
        float: none;
     }

     .site-header.header-7 .social-networks{
        float: none;
     }

     .site-header.header-7 #top-mobile-header{
        margin-top:0;
     }

     .site-header.header-7 .header-search-form{
        float: right;
     }

     .site-header.header-7 #mobile-header{
        margin: 20px 0 0;
     }

     .banner .static-banner .banner-text{
        padding-bottom: 120px;
     }

     .site-header .site-branding .site-title{
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 0;
     }

     .site-header.header-4 .site-branding .site-title,
     .site-header.header-5 .site-branding .site-title,
     .site-header.header-6 .site-branding .site-title,
     .site-header.header-7 .site-branding .site-title{
        font-size: 24px;
        line-height: 28px;
     }

     .section-4 .owl-carousel .owl-nav .owl-next{
        right: 0;
     }

     .section-4 .owl-carousel .owl-nav .owl-prev{
        left: 0;
     }

     .upcoming-events .col .img-holder img{
        width: 100%;
     }

     .contact-section form p, .contact-page .contact-form form p{
        margin-bottom: 15px;
     }

     .contact-section form, .contact-page .contact-form form{
        display: block;
     }

     .contact-section form input[type="text"], .contact-section form input[type="email"], .contact-section form input[type="url"], .contact-section form input[type="number"], .contact-section form textarea{
        width: 100%;
     }

     .site-footer .footer-sidebars .col-3{
        width: 100%;
     }

     .gallery-section .gallery-wrapper .col.first, .gallery-section .gallery-wrapper .col.second,
     .gallery-section .gallery-wrapper .col.first .img-holder,
     .gallery-section .gallery-wrapper .col.third{
        width: 100%;
     }

     #wpadminbar{
        position: fixed;
     }

     .banner .banner-text{
        margin-right: 0;
     }

     .section-6 form, .section-6 form{
        display: block;
     }

     .section-6 .reservation-form input[type="submit"]{
        padding: 17px 31;
     }

     .newsletter .widget form{
        width: 100%;
     }

     .newsletter .widget input[type="email"]{
        float: none;
        width: 100%;
     }

     .chef-section .header .main-title{
        text-align: center;
     }

    .chef-section .header .main-title::after{
        left: 40.5%;
     }
}/*
 Theme Name:   Poltrack Law
 Theme URI:    http://poltracklaw.com
 Description:  Restaurant and Cafe child theme
 Author:       Sarah Waldie
 Author URI:   http://sassafrasbiz.com
 Template:     restaurant-and-cafe-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  poltrack-law
*/

body {
  transition: all .3s ease;
  font-family: 'Cairo', sans-serif;
  
}

p {
font-size: 18px;
font-family: 'Cairo', sans-serif;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
 color: #1a398c !important;
}

a {
	color: #338dd0 !important;
}

a:hover {
	 color: #1a398c !important;
}

.home #masthead {
	background-color: rgba(255,255,255, 1);
	position: fixed;
}

#masthead {
	background-color: rgba(0,0,0,.05);
	position: relative;
}

.site-branding img {
	width: 20%;
	min-width: 50px;

}

.site-header .site-branding .site-title a{
	color: #1a398c !important;
	font-size: 14px;
}

.site-header .site-branding {
 float: left;
  width: 30%;
}


.home .banner {
position: relative;
top: 0px;}


.banner:before {
    background: rgba(26, 57, 140, 0.3);
/* 	background: rgba(0,0,0, 0.3); */
}

.banner-text {
	text-shadow: 0px 0px 50px rgba(0,0,0, 0.5);
}

.banner-text .title {
	font-family: 'Playfair Display', serif !important;
	letter-spacing: 1px;
	font-size: 40px !important;
	font-weight: 900 !important;
	line-height: 44px !important;
}

a.btn-green {
	display: none;
}

.banner-text p {
   font-size: 35px;
	font-family: 'Playfair Display', serif;
	padding-top: 15px;
}


@media only screen and (max-width: 767px) {
.banner .banner-text {
    background: #1a398c;
}
	
	.banner-text .title {
		font-size: 28px !important;
		line-height: 30px !important;
	}
	
	.banner-text p {
		font-size: 20px;
	}
}

.banner .btn-scroll-down span{
    left: 0px !important;
    background: transparent;
}


@media only screen and (max-width: 991px) {
span:after {
    background-size: 25px 12px;
    left: 0px !important;
}
}

h2.main-title {
	font-family: 'Playfair Display', serif !important;
	font-weight: 700 !important;
	font-size: 36px !important;
}

#about-section {
}

#accolades {
padding: 150px 0 !important;
background-color: #1a398c;
}

#accolades  .main-title {
color: #fff;
}


#accolades  .main-title:after {
background: #fff !important;
left: calc(50% - 33px);
}


#accolades  .col {
   width: 30%;
   min-width: 300px;
   	color: #fff;
	font-weight: 300;
	line-height: 1.4rem;
	font-size: 16px;
	white-space: pre-wrap;
	font-family: 'Cairo', helvetica, sans-serif;
}

#accolades  .row {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
}

@media screen and (min-width: 1200px) {
	#accolades .col {
	font-size: 17px;
}
	
}

#accolades  .col .img-holder{
    background-color: #fff !important;
    border: none;
    padding: 10px;
    	white-space: normal;

}


.featured-section .col .img-holder:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.0);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.0);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.0);
}

.featured-section .col .img-holder img {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.featured-section .col:nth-child(1):after {
	content: "\A Super Lawyers Rising Stars\A Top Family Law Attorneys Under 40\A New York Metropolitan Area\A 2017";
}

.featured-section .col:nth-child(2):after {
	content: "\A Super Lawyers Rising Stars\A Top Family Law Attorneys Under 40\A New York Metropolitan Area\A 2018";
}

.featured-section .col:nth-child(3):after {
	content: "\A North American Family Law Association \A Top 10 Family Law Attorneys Under 40\A New York Metropolitan Area \A 2018";
}

/*testimonials*/

.form-holder .img-holder {
	display: none;
}

#testimonials {
	background-color: #338dd0 !important;
	padding: 150px 0;
}

.section-6 .header .main-title::after {
 left: calc(50% - 33px);
}

.section-6:after {
    background: rgba(0, 0, 0, 0.0);
}

.section-6 .reservation-form {
    overflow: hidden;
    max-width: 100%;
    padding: 40px 40px;
    margin-bottom: 0;
    color: #313131;
}


/*contact section*/

#contact-section {
padding: 150px 0 !important;
background-color: #f0f0f0;
}

.contact-section .header .main-title::after {
 left: calc(50% - 33px);
}

.contact-section .col.right {
width: 100%;
display: block;
margin: 0 auto;
}

.contact-information {
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.office-location-heading {
font: 500 30px "Playfair Display", serif;
color: #1a398c;
}

.manhattan, .westchester {
min-width: 300px;
padding: 15px;
margin: 20px;
}

.manhattan p, .westchester p {
line-height: 10px;
padding: 0;
}

.manhattan p.ph-email, .westchester p.ph-email {
font: 700 18px "Playfair Display", serif;
}

.manhattan p.address, .westchester p.address {
font: 300 18px "Playfair Display", serif;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/assets/fonts/fontawesome-webfont.svg?v=4.7.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:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .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:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-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-pp: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-resistance: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: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"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#f8f8f8;color:#333;box-shadow:0 0 5px 5px #ebebeb inset}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#dfdfdf));background-image:-moz-linear-gradient(#fff,#dfdfdf);background-image:-webkit-linear-gradient(#fff,#dfdfdf);background-image:linear-gradient(#fff,#dfdfdf);font-size:11px;font-weight:400;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;box-shadow:0 5px 5px 3px rgba(0,0,0,.2)}.sidr label,.sidr p,.sidr ul li ul li{font-size:13px}.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span,.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span,.sidr ul li:hover>a,.sidr ul li:hover>span{box-shadow:0 0 15px 3px #ebebeb inset}.sidr p{margin:0 0 12px}.sidr p a{color:rgba(51,51,51,.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}.sidr ul li ul,.sidr ul li ul li:last-child{border-bottom:0}.sidr ul li.active,.sidr ul li.sidr-class-active,.sidr ul li:hover{border-top:0;line-height:49px}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#333}.sidr ul li ul{margin:0}.sidr ul li ul li{line-height:40px}.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active,.sidr ul li ul li:hover{border-top:0;line-height:41px}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(51,51,51,.8);padding-left:30px}.sidr form{margin:0 15px}.sidr input[type=url],.sidr input[type=text],.sidr input[type=password],.sidr input[type=date],.sidr input[type=datetime],.sidr input[type=email],.sidr input[type=number],.sidr input[type=search],.sidr input[type=tel],.sidr input[type=time],.sidr select,.sidr textarea{width:100%;font-size:13px;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;border-radius:2px;border:0;background:rgba(0,0,0,.1);color:rgba(51,51,51,.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,.9)}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//poltracklaw.com/wp-content/themes/restaurant-and-cafe-pro/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}