.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/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}.slick-loading .slick-list{background: #fff url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/ajax-loader.gif) center center no-repeat;}.slick-slider{position: relative; display: block; box-sizing: border-box; -webkit-user-select: none;   -moz-user-select: none; -ms-user-select: none;   user-select: none;  -webkit-touch-callout: none;  -khtml-user-select: none; -ms-touch-action: pan-y;  touch-action: pan-y; -webkit-tap-highlight-color: transparent;}.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}.slick-list:focus{outline: none;}.slick-list.dragging{cursor: pointer; cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{ -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);         -o-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);}.slick-track{position: relative; top: 0; left: 0; display: block;}.slick-track:before,.slick-track:after{display: table;  content: '';}.slick-track:after{clear: both;}.slick-loading .slick-track{visibility: hidden;}.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}[dir='rtl'] .slick-slide{  float: right;}.slick-slide img{display: inline-block !important;}.slick-slide.slick-loading img{display: none;}.slick-slide.dragging img{pointer-events: none;}.slick-initialized .slick-slide{display: block;}.slick-loading .slick-slide{visibility: hidden;}.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.wptww-clearfix:before, .wptww-clearfix:after{content: "";display: table;}
.wptww-clearfix::after{clear: both;}					
.wptww-avtar-image img{display:inline-block !important}
.wptww-testimonial-client{font-weight:bold; }
.wptww-testimonial-job a, .wptww-testimonial-cdec a{text-decoration:none !important;}
.wptww-testimonial-job a:active, .wptww-testimonial-job a:focus, .wptww-testimonial-cdec a:active, .wptww-testimonial-cdec a:focus{outline:none !important; text-decoration:none !important;} .wptww-testimonials-slidelist, .wptww-testimonials-slide-widget{visibility: hidden; opacity:0; transition:opacity 0.5s linear;}
.wptww-testimonials-slidelist.slick-initialized,
.wptww-testimonials-slide-widget.slick-initialized{visibility: visible; opacity:1;}
.wptww-testimonials-slidelist .slick-arrow{text-indent:-99999px; padding:0px !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slidelist button.slick-arrow {background-color: transparent!important; width:15px; height:26px; position:absolute; z-index:99; border:0px !important;padding:0 !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slidelist button.slick-next, .wptww-testimonials-slidelist button.slick-next:hover,  .wptww-testimonials-slidelist button.slick-next:focus{background:url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-right.png) 0 0 no-repeat !important; background-size:15px 26px !important; background-color:transparent !important;}
.wptww-testimonials-slidelist button.slick-prev, .wptww-testimonials-slidelist button.slick-prev:hover, .wptww-testimonials-slidelist button.slick-prev:focus{background:url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-left.png) 0 0 no-repeat !important;background-size:15px 26px !important; background-color:transparent !important;}
.wptww-testimonials-slidelist button.slick-arrow:active{ background-color:transparent !important; box-shadow: none !important;}
.wptww-testimonials-slidelist .slick-dots{padding:0 !important; margin:0 !important; position:absolute; bottom:10px; text-align:center;}
.wptww-testimonials-slidelist .slick-dots li button{text-indent:-99999px;}
.wptww-testimonials-slidelist .slick-dots li {list-style:none !important; display:inline-block !important; margin:0 2px !important; padding:0px !important; width:10px !important; height:10px !important; }
.wptww-testimonials-slidelist .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:10px !important; height:10px !important;}
.wptww-testimonials-slidelist .slick-dots li button:focus{outline:none !important}
.wptww-testimonials-slidelist .slick-dots li.slick-active button{background:#444 !important;}
.wptww-testimonials-slide-widget .slick-arrow{text-indent:-99999px; padding:0px !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slide-widget button.slick-arrow {background-color: transparent!important; width:15px; height:26px; position:absolute; z-index:99; border:0px !important; padding:0 !important; margin:0px !important; border-radius:0px !important}
.wptww-testimonials-slide-widget button.slick-next, .wptww-testimonials-slide-widget button.slick-next:hover,  .wptww-testimonials-slide-widget button.slick-next:focus{background:url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-right.png) 0 0 no-repeat !important;background-size:15px 26px !important; background-color:transparent}
.wptww-testimonials-slide-widget button.slick-prev, .wptww-testimonials-slide-widget button.slick-prev:hover, .wptww-testimonials-slide-widget button.slick-prev:focus{background:url(//www.k9nannies.com/wp-content/plugins/wp-testimonial-with-widget/assets/images/arrow-left.png) 0 0 no-repeat !important;background-size:15px 26px !important; background-color:transparent}
.wptww-testimonials-slide-widget .slick-dots{padding:0 !important; margin:0 !important; text-align:center;}
.wptww-testimonials-slide-widget .slick-dots li button{text-indent:-99999px;}
.wptww-testimonials-slide-widget .slick-dots li {list-style:none !important; display:inline-block !important; margin:0 2px !important; padding:0px !important;  width:10px !important; height:10px !important;}
.wptww-testimonials-slide-widget .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:10px !important; height:10px !important;}
.wptww-testimonials-slide-widget .slick-dots li button:focus{outline:none !important}
.wptww-testimonials-slide-widget .slick-dots li.slick-active button{background:#444 !important;} .fusion-flex-container.wtwp-fusion-flex{ flex-direction: column; }
.wtwp-elementor-tab-wrap{min-width: 0; min-height: 0;} .wptww-avtar-image{text-align:center}
.wptww-testimonials-list, .wptww-testimonials-slidelist{clear:both;}
.wptww-testimonials-slide-widget .wptww-slick-slide{padding:0 5px;}
.wptww-testimonials-list .wptww-testimonials-text  p, .wptww-testimonials-slidelist .wptww-testimonials-text p , .wptww-testimonials-slide-widget .wptww-testimonials-text  p  {font-size: 15px; text-align:center; margin-bottom:5px !important}
.wptww-testimonials-list h4, .wptww-testimonials-slidelist h4, .wptww-testimonials-slide-widget h4   {font-size: 20px !important; line-height:22px !important;padding:0 !important; margin:8px 0 !important }
.wptww-testimonials-text em::before {color: #ccc;content: "\201C";font-size: 4em;line-height: 0.1em;margin-right: 0.25em; vertical-align: -0.4em;}
.wptww-testimonials-text em::after {content: "\201D";font-size: 4em;line-height: 0.1em;margin-left: 3px;vertical-align: -0.5em; color: #ccc;}
.rtl .wptww-testimonials-text em::before{content: "\201D"; margin: 0 0 0 3px;}
.rtl .wptww-testimonials-text em::after{content: "\201C"; margin: 0 12px 0 0;}
.wptww-testimonials-slide-widget .wptww-testimonial-author, .wptww-testimonials-slide-widget .wptww-testimonial-client{padding:0 0 10px 0;}
.wptww-testimonial-left > span {font-size: 14px; }
.wptww-author > div {font-size: 16px; font-weight: bold;line-height: 22px;}
.wptww-testimonial-job , .wptww-testimonial-url{font-size: 14px; }
.wptww-testimonial-company{font-size: 14px; font-weight: bold;}
.wptww-quote{margin-bottom: 30px;float: left;width: 100%; }
.wptww-testimonial-author{ color: #000; clear:both;}
.wptww-testimonial-content {clear: both; text-align: center; width: 100%; }
img.wptww-circle{border-radius: 50% !important;}
img.wptww-square{border-radius:0%;}
.wptww-testimonials-list .wptww-first{clear:both !important;}
.wptww-testimonials-list .slick-slide img{ display: inline-block;}
.wptww-testimonials-slidelist .slick-slide img, .wptww-testimonials-slide-widget .wptww-slick-slide img{display:inline-block !important}
.wptww-testimonials-slidelist .slick-slide{padding:0 15px;}
.wptww-testimonials-slidelist.slick-slider{padding:0 15px;}
.wptww-testimonials-slide-widget.slick-slider{padding:0 20px;}
.design-3 .wptww-no-author-image, .design-4 .wptww-no-author-image{ padding:15px !important;} .wptww-testimonials-slidelist.design-1 .slick-arrow, .wptww-testimonials-slidelist.design-2 .slick-arrow, .wptww-testimonials-slidelist.design-3 .slick-arrow, .wptww-testimonials-slidelist.design-4 .slick-arrow  { top:50% !important;  -webkit-transform: translate(0, -50%);  -ms-transform: translate(0, -50%);  transform: translate(0, -50%);  cursor: pointer;}
.wptww-testimonials-slidelist.design-1 .slick-next, .wptww-testimonials-slidelist.design-2 .slick-next, .wptww-testimonials-slidelist.design-3 .slick-next, .wptww-testimonials-slidelist.design-4 .slick-next{right:0px !important;}
.wptww-testimonials-slidelist.design-1 .slick-prev, .wptww-testimonials-slidelist.design-2 .slick-prev, .wptww-testimonials-slidelist.design-3 .slick-prev, .wptww-testimonials-slidelist.design-4 .slick-prev{ left:0px !important}
.wptww-testimonials-slidelist.design-1 .slick-dots, .wptww-testimonials-slidelist.design-2 .slick-dots, .wptww-testimonials-slidelist.design-3 .slick-dots, .wptww-testimonials-slidelist.design-4 .slick-dots{left:15px !important; right:15px !important; text-align:center;  bottom:0px !important;}
.wptww-testimonials-slide-widget.design-1 .slick-arrow, .wptww-testimonials-slide-widget.design-2 .slick-arrow, .wptww-testimonials-slide-widget.design-3 .slick-arrow, .wptww-testimonials-slide-widget.design-4 .slick-arrow { top:50% !important;  -webkit-transform: translate(0, -50%);  -ms-transform: translate(0, -50%);  transform: translate(0, -50%);  cursor: pointer;}
.wptww-testimonials-slide-widget.design-1 .slick-next, .wptww-testimonials-slide-widget.design-2 .slick-next, .wptww-testimonials-slide-widget.design-3 .slick-next, .wptww-testimonials-slide-widget.design-4 .slick-next{right:0px !important;}
.wptww-testimonials-slide-widget.design-1 .slick-prev, .wptww-testimonials-slide-widget.design-2 .slick-prev, .wptww-testimonials-slide-widget.design-3 .slick-prev, .wptww-testimonials-slide-widget.design-4 .slick-prev{ left:0px !important}
.wptww-testimonials-slide-widget.design-1 .slick-dots, .wptww-testimonials-slide-widget.design-2 .slick-dots, .wptww-testimonials-slide-widget.design-3 .slick-dots{left:15px !important; right:15px !important; text-align:center;  bottom:0px !important;} .wptww-testimonials-slidelist.design-1, .wptww-testimonials-list.design-1{margin-bottom:30px;}
.wptww-testimonials-slidelist.design-1 .wptww-testimonial-client, .wptww-testimonials-list.design-1 .wptww-testimonial-client, .wptww-testimonials-list.design-1 .wptww-testimonial-job, .wptww-testimonials-slidelist.design-1 .wptww-testimonial-job,
.wptww-testimonials-slide-widget.design-1 .wptww-testimonial-client, .wptww-testimonials-slide-widget.design-1 .wptww-testimonial-job{text-align: center;}
.wptww-testimonials-slidelist.design-1 .wptww-testimonial-author, .wptww-testimonials-list.design-1 .wptww-testimonial-author, .wptww-testimonials-slidelist.design-1 .wptww-testimonial-author{padding-top: 0px;}
.wptww-testimonials-slidelist.design-1 .fa-quote-left, .wptww-testimonials-list.design-1 .fa-quote-left, .wptww-testimonials-slide-widget.design-1 .fa-quote-left{width:30px; height:35px; font-size:30px; padding:10px 0px; color:#94c523;}
.wptww-testimonials-slidelist.design-1 .wptww-testimonials-text p, .wptww-testimonials-list.design-1 .wptww-testimonials-text p, .wptww-testimonials-slide-widget.design-1 .wptww-testimonials-text p{margin-bottom:5px;} .wptww-testimonials-slidelist.design-2, .wptww-testimonials-list.design-2{margin-bottom:30px;}
.wptww-testimonials-slidelist.design-2 .wptww-testimonial-client, .wptww-testimonials-list.design-2 .wptww-testimonial-client, .wptww-testimonials-list.design-2 .wptww-testimonial-job, .wptww-testimonials-slidelist.design-2 .wptww-testimonial-job,
.wptww-testimonials-slide-widget.design-2 .wptww-testimonial-client, .wptww-testimonials-slide-widget.design-2 .wptww-testimonial-job{text-align: center;}
.wptww-testimonials-slidelist.design-2 .wptww-testimonial-author, .wptww-testimonials-list.design-2 .wptww-testimonial-author, .wptww-testimonials-slidelist.design-2 .wptww-testimonial-author{padding-top: 0px;}
.wptww-testimonials-slidelist.design-2 .wptww-avtar-image, .wptww-testimonials-list.design-2 .wptww-avtar-image, .wptww-testimonials-slide-widget.design-2 .wptww-avtar-image {margin-bottom:10px;} .wptww-testimonials-list.design-3 .wptww-testimonial-box{ margin-bottom:60px;}
.wptww-testimonials-list.design-3 .wptww-testimonial-author, .wptww-testimonials-slidelist.design-3 .wptww-testimonial-author, .wptww-testimonials-slide-widget.design-3 .wptww-testimonial-author{padding-top:10px !important; }
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner, .wptww-testimonials-list.design-3 .wptww-testimonial-inner, .wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner{border:1px solid #ddd; position:relative; margin-top:60px;  padding:65px 15px 15px 15px; height:90%; text-align:center;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:before {top: 100%;left: 80%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;	pointer-events: none;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:after,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:after {border-color: rgba(136, 183, 213, 0);border-top-color: #fff;border-width: 30px;margin-left: -30px;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner:before,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner:before{border-color: rgba(194, 225, 245, 0);border-top-color: #ddd;border-width: 30px;margin-left: -36px;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar{position:absolute; top:-60px; left:0; right:0; width:100%; height:120px;}
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{width:120px; margin:0 auto;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{width:120px; margin:0 auto;}
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar{position:absolute; top:-60px; left:0; right:0;  height:120px;}
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{width:110px; margin:0 auto;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img{width:100%; max-width:100%; height:auto;  border:1px solid #ddd; padding:5px; background:#fff;}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-list.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-slide-widget.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle{border-radius:50%; } .wptww-testimonials-list.design-4 .wptww-testimonial-box{ margin-bottom:60px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner, .wptww-testimonials-list.design-4 .wptww-testimonial-inner, .wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner
{border:1px solid #ddd; position:relative; margin-left:50px;  padding:15px 15px 15px 70px; height:90%;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:after, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:after,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:after,
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:before, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:before,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:before {top: 100%;left: 80%;border: solid transparent;content: " ";	height: 0;	width: 0;position: absolute;pointer-events: none;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:after, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:after
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:after {border-color: rgba(136, 183, 213, 0);border-top-color: #fff;border-width: 30px;	margin-left: -30px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner:before, 
.wptww-testimonials-list.design-4 .wptww-testimonial-inner:before, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner:before, {border-color: rgba(194, 225, 245, 0);border-top-color: #ddd;border-width: 30px;	margin-left: -36px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar, 
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar{position:absolute; top:10px; left:-50px; width:100px;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img{width:100%; max-width:100%; height:auto; padding:5px; border:1px solid #ddd; background:#fff;}
.wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle,
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar img.wptww-circle{border-radius:50%; }
.wptww-testimonials-list.design-4 .wptww-testimonial-content, .wptww-testimonials-slidelist.design-4 .wptww-testimonial-content,
.wptww-testimonials-slide-widget.design-4 .wptww-testimonial-content{text-align:left;}
.wptww-testimonials-list.design-4 .wptww-testimonials-text  p, .wptww-testimonials-slidelist.design-4 .wptww-testimonials-text  p  {font-size: 15px; text-align:left;} .wpcolumn, .wpcolumns, .wptww-testimonials-list *, .wptww-testimonials-slidelist *, .wptww-testimonials-slide-widget * {-webkit-box-sizing: border-box; moz-box-sizing: border-box; box-sizing: border-box;}
img { max-width: 100%;  height: auto; }
.wpcolumn,
.wpcolumns { padding-left: 0.9375em; padding-right: 0.9375em;  float: left; width:100%;   position: relative;  }
@media only screen {
.wpcolumn,
.wpcolumns { position: relative;  padding-left: 0.9375em; padding-right: 0.9375em; float: left; }
}
@media only screen and (min-width: 40.0625em) {
.wpcolumn,
.wpcolumns { position: relative; padding-left: 0.9375em; padding-right: 0.9375em; float: left; }
.wp-medium-1 {  width: 8.33333%; }
.wp-medium-2 {width: 16.66667%; }
.wp-medium-3 { width: 25%; }
.wp-medium-4 { width: 33.33333%; }
.wp-medium-5 { width: 41.66667%; }
.wp-medium-6 { width: 50%; }
.wp-medium-7 { width: 58.33333%; }
.wp-medium-8 { width: 66.66667%; }
.wp-medium-9 {  width: 75%; }
.wp-medium-10 { width: 83.33333%; }
.wp-medium-11 { width: 91.66667%; }
.wp-medium-12 { width: 100%; }
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; }
del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
article, aside, footer, header, hgroup, nav, section { display: block; }   body { font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; color: #878787; background-color: #eaeaea; font-weight: 300; }
a { text-decoration: none; color: #4bb6f5; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #333; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit !important; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 26px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }
input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }
img#about-image { float: left; margin: 3px 8px 8px 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } *:first-child+html .clearfix { zoom: 1; }    img { max-width: 100%; height: auto; }
#ie8 img { width: auto; }
#body-area { background-color: #f2f2f2; padding-top: 50px; }
.container { text-align: left; margin: 0 auto; width: 1280px; position: relative; -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); background-color: #fff; }
#main-header { padding: 53px 62px 53px 80px; }
#logo, #slogan { float: left; }
#slogan { font-style: italic; color: #333; padding-top: 20px; padding-left: 15px; }
#top-navigation { float: right; padding-top: 10px; }
.js #top-navigation { visibility: hidden; }
#top-navigation nav { float: left; }
#top-navigation li  { display: inline-block; }
#top-navigation a { color: #333; text-decoration: none; display: block; position: relative; }
#top-navigation > ul > li.sfHover > a, #top-navigation > ul > li > a:hover, .mobile_nav { color: #fff; background-color: #ff8a1d; -webkit-box-shadow: inset 0 0 30px #d9531f; -moz-box-shadow: inset 0 0 30px #d9531f; box-shadow: inset 0 0 30px #d9531f; }
#top-navigation li.current-menu-item > a, .et_mobile_menu li.current-menu-item > a { font-weight: 800; color: #ff7100; }
#top-navigation li.current-menu-item > a:hover { color: #fff; }
#top-navigation > ul > li > a, #footer-bottom li a { overflow: hidden; height: 44px; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
span.menu_slide, span.main_text { display: block; position: relative; padding: 14px 18px; }
.bottom-nav span.menu_slide, .bottom-nav span.main_text { padding: 23px 20px; }
#section-area, .et-carousel-wrapper, #home-info, #main-footer, #content { padding: 80px; }
#section-area, #et-product-slider { border-bottom: 1px solid #f2f2f2; }
#section-area { padding-bottom: 65px; }
.service { float: left; width: 318px; margin-right: 83px; }
.last { margin-right: 0; }
.service-number { text-align: center; margin-bottom: 31px; }
.service-number span { display: inline-block; font-size: 36px; font-weight: 800; color: #fff; background-color: #eee; height: 81px; width: 81px;  -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; line-height: 102px; position: relative; }
.service-number span:before { content: ''; position: absolute; bottom: -17px; left: 50%; border: 9px solid transparent; margin-left: -10px; border-top-color: #eee; }
.service h3	{ font-size: 24px; font-weight: 800; padding-bottom: 16px; letter-spacing: -1px; }
.service h3 span { font-weight: 300; }
.service h3 a { text-decoration: none; }
.service h3 a:hover { color: #777; }
#et-product-slider { position: relative; padding-right: 0; overflow: hidden; }
.et-carousel-wrapper li { float: left; width: 236px; padding-right: 58px; position: relative; }
.et-carousel-wrapper li.last { margin-right: 0; }
.et-thumb { background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/et-thumb-bg.png) no-repeat; height: 136px; width: 186px; padding: 18px 25px; margin-bottom: 24px; }
.et-thumb img { border: 1px solid #717171; }
.et-carousel-wrapper h3, .et-products h3, .product h3 { text-align: center; font-weight: 300 !important; font-size: 22px !important; margin-top: 24px !important; padding: 0 !important; }
.product img { margin-bottom: 0 !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
.et-carousel-wrapper h3 a { text-decoration: none; }
.et-carousel-wrapper h3 a:hover, .et-products h3 a:hover { color: #777; text-decoration: none; }
.et-price-button { position: absolute; text-align: center; display: inline-block; font-size: 24px; font-weight: 800; color: #333; background-color: #fff; height: 80px; min-width: 80px;  -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; line-height: 80px; -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2); left: -22px; top: -26px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.et-product-on-sale { line-height: 1; padding-top: 10px; height: 70px; }
.et-price-button .amount span { font-weight: 300; }
.et-price-before { font-size: 18px; color: #d2d2d2; font-weight: normal; }
.et-product-on-sale .et-price-sale { display: block; padding-top: 4px; }
.et-product:hover .et-price-button, .et-products li:hover .et-price-button, li.product:hover .et-price-button { background-color: #fc8933; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); -webkit-animation: bounceIn_custom 0.7s ease-in-out; -moz-animation: bounceIn_custom 0.7s ease-in-out; -o-animation: bounceIn_custom 0.7s ease-in-out; animation: bounceIn_custom 0.7s ease-in-out; }
.et-product:hover .et-price-before, li.product:hover .et-price-before, .et-products li:hover .et-price-before { color: rgba( 255, 255, 255, 0.7 ); }
#home-tab-area, #testimonials, .comment-body, #commentform textarea, #commentform input[type="text"], #et-rating > div, .widget { border: 1px solid #e9e9e9; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07); box-shadow: 0 1px 4px rgba(0,0,0,0.07); }
#home-tab-area, #testimonials { float: left; }
#home-tab-area { width: 718px; margin-right: 80px; }
body.single #home-tab-area { margin-bottom: 60px; float: none; clear: both; margin-top: 35px; }
#home-tab-area > ul { -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background-color: #fdfdfd; -webkit-box-shadow: inset 1px -1px 0 #fff, inset -1px 0 0 #fff, 0 2px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 1px -1px 0 #fff, inset -1px 0 0 #fff, 0 2px 2px rgba(0,0,0,0.05); box-shadow: inset 1px -1px 0 #fff, inset -1px 0 0 #fff, 0 2px 2px rgba(0,0,0,0.05); border-bottom: 5px solid #ea6b1e; padding-left: 0; padding-bottom: 0; position: relative; }
#home-tab-area > ul > li { display: inline-block; padding: 25px 27px 20px; color: #333; cursor: pointer; }
#home-tab-area > ul > li.home-tab-active { background-color: #ff8a1d; -webkit-box-shadow: inset 0 0 30px #d9531f; -moz-box-shadow: inset 0 0 30px #d9531f; box-shadow: inset 0 0 30px #d9531f; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); cursor: default; }
.home-tab-slide { padding: 34px 39px; }
#testimonials { width: 318px; position: relative; }
#testimonials:before { position: absolute; background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/blockquote-bg.png) no-repeat; content: ''; bottom: 1px; left: 1px; width: 158px; height: 146px; z-index: 0; }
.testimonial { position: relative; padding: 40px 40px 60px; }
.testimonial-author { position: absolute; left: 0; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 40px; bottom: -40px; }
.et-avatar { position: relative; border: 4px solid #fff; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); display: inline-block; float: left; margin-right: 18px;  }
.et-avatar:before { -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px ; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.post-description .et-avatar:after { content: ''; position: absolute; bottom: -26px; left: 19px; border: 13px solid transparent; border-top-color: #fff; }
.et-avatar, .et-avatar img {  -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;  }
.et-avatar img { display: block; }
.testimonial-author	strong { display: block; padding: 18px 0; font-weight: 300; color: #ff7100; }
.testimonial-author p { color: #c6c6c6; }
#breadcrumbs { border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; background-color: #fcfcfc; text-shadow: 1px 1px 0 #fff; color: #9f9f9f; padding: 22px 80px; -webkit-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1); position: relative; }
#breadcrumbs a { text-decoration: none; color: #333; }
#breadcrumbs .raquo { background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/breadcrumbs_bullet.png) no-repeat; display: inline-block; text-indent: -9999px; width: 7px; height: 11px; margin: 0 10px; }
#left-area { float: left; width: 720px; margin-right: 80px; }
.post-heading h1 { padding-bottom: 12px; }
.post-heading p.meta-info { font-size: 24px; color: #333; }
.post-heading p.meta-info a { color: #333; }
.post-heading p.meta-info a:hover { color: #777; text-decoration: none; }
#category-name { -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background-color: #fff; text-align: center; border-bottom: 1px solid #f2f2f2; -moz-box-shadow: inset 0 -1px 0 #fff; -webkit-box-shadow: inset 0 -1px 0 #fff; box-shadow: inset 0 -1px 0 #fff; padding: 69px 80px 64px; position: relative; }
#category-name p.description { font-size: 24px; color: #333; }
#category-name .et-price-button { bottom: -39px; left: 50%; margin-left: -40px; top: auto; }
.entry-post { margin-bottom: 80px; }
.post-thumbnail { text-align: center; position: relative; }
.post-thumbnail:before { -moz-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.post-thumbnail img { display: block; }
.post-thumbnail .post-description { position: absolute; text-shadow: 0 0 5px rgba(0, 0, 0, 0.6); top: 128px;   width: 100%; }
.post-description .testimonial-author { bottom: auto; padding-left: 0; top: -64px; }
.post-description .et-avatar { float: none; margin-right: 0; }
.post-description h2 { font-size: 48px; letter-spacing: -2px; background-color: #333; display: inline-block; padding-bottom: 0; }
.post-description h2 a { text-decoration: none; display: inline-block; padding: 21px 42px; }
.post-description h2 a:hover { color: rgba(255,255,255,0.9); }
.entry-post p.meta-info { text-align: center; background-color: #fcfcfc; border: 1px solid #e9e9e9; border-top: none; color: #c3c3c3; text-shadow: 1px 1px 0 #fff; -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.02); -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.02); box-shadow: 0 2px 2px rgba(0,0,0,0.02); padding: 12px 40px; margin-bottom: 18px; }
.entry-post p.meta-info a { color: #c3c3c3; text-decoration: none; }
.entry-post p.meta-info a:hover { color: #777; }
.read-more { padding: 12px 18px; float: right; }
.et-carousel-wrapper { overflow: hidden; margin-right: 50px; }
.et-carousel-wrapper > ul { position: relative; }
.home-tab-slide { display: none; }
.js #home-tab-area .home-tab-slide:first-child { display: block; }
.entry-content ul, .comment-content ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
.entry-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 0; line-height: 26px; }
.entry-content ul li ul, .entry-content ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
.entry-content ol li ul, .entry-content ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }
#content table { border: 1px solid #eee; margin: 0 0 15px 0; text-align: left; width: 100%; }
#content tr th, #content thead th { color: #555; font-weight: bold; padding: 9px 24px; }
#content tr td { border-top: 1px solid #eee; padding: 6px 24px; }
.et_full_width_image .post-heading { position: relative; margin-top: -235px; background: #fff; margin-left: -80px; margin-bottom: 70px; padding-left: 80px; padding-top: 54px; }
#et_results_settings { margin-bottom: 30px; }
.et-products, ul.products { clear: both; margin-left: -80px !important; }
.et-products li, ul.products li { position: relative; float: left; width: 186px !important; margin: 0 0 80px 80px !important; }
.products li { position: relative; }
.variations td.label { padding-top: 15px !important; }
.single_add_to_cart_button { top: 6px; left: 10px !important; }
.related.products h2 { margin-bottom: 50px; }
.et-product-images, .woocommerce .images { width: 453px !important; position: relative !important; float: left !important; }
.woocommerce-page div.product span.onsale { left: -18px !important; right: auto !important; z-index: 100; }
#review_form #reply-title { letter-spacing: 0 !important; font-size: 40px !important; }
.woocommerce div.product div.summary { width: 200px !important; float: left !important; margin-left: 65px; }
.woocommerce div.product div.images img { -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.woocommerce div.product div.images div.thumbnails a { margin-bottom: 10px; }
.woocommerce span.onsale, .woocommerce-page span.onsale { left: auto !important; right: 0 !important; top: -11px !important; }
body.home.woocommerce span.onsale { right: 56px !important; }
#callout { display: block; margin-top: 65px; height: 100px; font-size: 30px; background: #fc8933; color: #fff; -moz-box-shadow: inset 0 0 30px #d9531f; -webkit-box-shadow: inset 0 0 30px #d9531f; box-shadow: inset 0 0 30px #d9531f; position: relative; }
#callout > strong { display: inline-block; width: 872px; text-align: center; font-weight: 300; color: #fff; }
#callout > strong span { font-weight: 800; }
#callout > span { width: 240px; display: inline-block; padding: 35px 0; text-align: center; background: #2f2f2f; position: relative; background: #333333; background: -moz-linear-gradient(top,  #333333 0%, #232323 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#232323)); background: -webkit-linear-gradient(top,  #333333 0%,#232323 100%); background: -o-linear-gradient(top,  #333333 0%,#232323 100%); background: -ms-linear-gradient(top,  #333333 0%,#232323 100%); background: linear-gradient(to bottom,  #333333 0%,#232323 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#232323',GradientType=0 ); }
#callout > strong, #callout > span { text-shadow: 0 0 10px rgba(0,0,0,0.15); }
#callout > span:before { content: ''; position: absolute; top: 0; left: -35px; width: 35px; height: 100px; background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/callout-signup-bg-overlay.png) no-repeat; }
#callout:hover { text-decoration: none; }
.fullwidth #left-area { width: 100%; margin: 0; }
.page-template .page-nav { margin-top: 40px; }   @-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
50% {
opacity: 1;
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(.3);
}
50% {
opacity: 1;
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
50% {
opacity: 1;
transform: scale(1.05);
}
70% {
transform: scale(.9);
}
100% {
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes fadeInUp_custom {
0% {
opacity: 0;
-webkit-transform: translateY(270px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp_custom {
0% {
opacity: 0;
-moz-transform: translateY(270px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp_custom {
0% {
opacity: 0;
-o-transform: translateY(270px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp_custom {
0% {
opacity: 0;
transform: translateY(270px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes bounceIn_custom {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(.8);
}
50% {
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn_custom {
0% {
-moz-transform: scale(1);
}
25% {
-moz-transform: scale(.8);
}
50% {
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn_custom {
0% {
-o-transform: scale(1);
}
25% {
-o-transform: scale(.8);
}
50% {
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn_custom {
0% {
transform: scale(1);
}
25% {
transform: scale(.8);
}
50% {
transform: scale(1.05);
}
70% {
transform: scale(.9);
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes etcustom {
0%, 100% { background: #f7a13c; }
50% { background: #f79d3c; }
}
#featured { -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.07))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background-color: #f7a13c; -webkit-box-shadow: inset 0 0 250px #bd3905; -moz-box-shadow: inset 0 0 250px #bd3905; box-shadow: inset 0 0 250px #bd3905; text-align: center; padding-top: 104px; position: relative; }
#featured.et_slider_auto { padding-bottom: 2px; }
#featured, #featured #slides { overflow: hidden; }
#featured .slide { width: 100%; float: left; margin-right: -100%; position: relative; display: none; -webkit-transform: translate3d(0,0,0); min-height: 452px; }
.js #featured .slide.et-active-slide { display: list-item; }
#featured .slide img { margin-bottom: -2px; }
.slide .description { text-shadow: 0 0 10px rgba(0,0,0,0.4); padding-bottom: 50px; }
.slide .description h2, .post-heading h1, h1#comments, #reply-title, h1.category-title, .post-description h2, .related.products h2 { font-family: 'Raleway', Arial, sans-serif; font-weight: 100; letter-spacing: -4px; }
.slide a:hover { text-decoration: none; color: rgba(255,255,255,0.9); }
.slide .description h2, .post-heading h1, h1#comments, #reply-title, h1.category-title, .related.products h2 { font-size: 60px; color: #333; }
.slide .description h2, .post-description h2 { color: #fff; }
.slide .description p { color: #fff; font-size: 24px; margin-top: -2px; }
.left-arrow, .right-arrow, .et-arrow-prev, .et-arrow-next { position: absolute; top: 50%; margin-top: -40px; background-color: #333; width: 40px; height: 80px; text-indent: -9999px; display: block; z-index: 100; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; opacity: 0; }
.left-arrow, .et-arrow-prev { background: #333 url(//www.k9nannies.com/wp-content/themes/Foxy/images/left-arrow.png) no-repeat 5px center; left: -40px; }
.right-arrow, .et-arrow-next { background: #333 url(//www.k9nannies.com/wp-content/themes/Foxy/images/right-arrow.png) no-repeat 10px center; right: -40px; }
#featured .et-arrow-prev { -webkit-box-shadow: 3px 3px 5px rgba( 0,0,0,0.25 ); -moz-box-shadow: 3px 3px 5px rgba( 0,0,0,0.25 ); box-shadow: 3px 3px 5px rgba( 0,0,0,0.25 ); }
#featured .et-arrow-next { -webkit-box-shadow: -3px -3px 5px rgba( 0,0,0,0.25 ); -moz-box-shadow: -3px -3px 5px rgba( 0,0,0,0.25 ); box-shadow: -3px -3px 5px rgba( 0,0,0,0.25 ); }
#featured:hover .et-arrow-prev, #et-product-slider:hover .et-arrow-prev { left: 0; opacity: 1; }
#featured:hover .et-arrow-next, #et-product-slider:hover .et-arrow-next { right: 0; opacity: 1; }
#featured-progress-bar { height: 10px; width: 100%; background-color: #333; z-index: 30; position: absolute; bottom: 0px; left: 0; }
#progress-time { background-color: #ff7100; height: 10px; }
#featured .slide.et-active-slide img {
-webkit-animation-duration: .7s;
-webkit-animation-delay: .4s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .7s;
-moz-animation-delay: .4s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .7s;
-o-animation-delay: .4s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .7s;
-ms-animation-delay: .4s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .7s;
animation-delay: .4s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: fadeInUp_custom;
-moz-animation-name: fadeInUp_custom;
-o-animation-name: fadeInUp_custom;
-ms-animation-name: fadeInUp_custom;
animation-name: fadeInUp_custom;
}
#featured .slide.et-active-slide .description {
-webkit-animation-duration: .7s;
-webkit-animation-delay: .9s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .7s;
-moz-animation-delay: .9s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .7s;
-o-animation-delay: .9s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .7s;
-ms-animation-delay: .9s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .7s;
animation-delay: .9s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-ms-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
#featured .slide.et-active-slide h2 {
-webkit-animation-duration: .7s;
-webkit-animation-delay: 1.4s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-duration: .7s;
-moz-animation-delay: 1.4s;
-moz-animation-timing-function: ease-in-out;
-moz-animation-fill-mode: both;
-o-animation-duration: .7s;
-o-animation-delay: 1.4s;
-o-animation-timing-function: ease-in-out;
-o-animation-fill-mode: both;
-ms-animation-duration: .7s;
-ms-animation-delay: 1.4s;
-ms-animation-timing-function: ease-in-out;
-ms-animation-fill-mode: both;
animation-duration: .7s;
animation-delay: 1.4s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-ms-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}      #comment-wrap, #respond { position: relative; padding-top: 51px; }
.commentlist, #respond { padding-top: 11px; }
#comments { padding-bottom: 40px; }
.comment_area { position: relative; }
.comment-body { position: relative; padding: 40px; min-height: 110px; margin-bottom: 80px; }
.comment-body:before { background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/blockquote-bg.png) no-repeat scroll 0 0 transparent; bottom: 1px; content: ""; height: 146px; left: 1px; position: absolute; width: 158px; z-index: 0; }
.comment_avatar { position: absolute; top: 0; left: 0; }
.comment_avatar img { display: block; -moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.comment_avatar:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.5); box-shadow: inset 0 0 7px rgba(0,0,0,0.5); -moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.comment_postinfo { margin-bottom: 6px; padding-top: 3px; }
.fn, .fn a { font-weight: 800; text-decoration: none; color: #2a2a2a; }
.comment_date { color: #c5c5c5; }
.comment-reply-link, .form-submit #submit { float: right; margin-top: 7px; }
.comment-reply-link { color: #333; font-weight: 300; }
.comment-reply-link:hover, .form-submit #submit:hover { text-decoration: none; }
.comment-reply-link:hover { color: #777; }
.form-submit #submit, .read-more { color: #fff; text-shadow: 1px 1px 0 #000; border: 1px solid #000; -moz-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.07))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background-color: #444; -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #4d4d4d; -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #4d4d4d; box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #4d4d4d; font-weight: 400; }
.form-submit #submit { padding: 14px 17px; }
.form-submit #submit:hover, .read-more:hover { -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.07))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background-color: #555; text-decoration: none; }
.commentlist .children { padding-left: 75px; }
#respond { padding-top: 30px; }
#commentform input[type="text"], #et-rating > div { width: 40%; }
#commentform textarea { width: 96%; }
#commentform textarea, #commentform input[type="text"], #et-rating > div {  padding: 13px; color: #878787; }
#reply-title small { display: block; padding-top: 5px; font-weight: bold; letter-spacing: 0; font-size: 12px; }
.form-submit { text-align: right; }
.form-submit #submit { font-size: 16px; float: none; }
.comment #respond, #trackbacks { margin-bottom: 30px; }
.comment #respond { background: none; -moz-box-shadow: none; -webkit-filter: none; filter: none; padding: 0; margin-top: 32px; }
.comment #respond:before { display: none; }   #footer-area { border-top: 1px solid #d7d7d7; -webkit-box-shadow: inset 0 1px 0 #f6f6f6; -moz-box-shadow:  inset 0 1px 0 #f6f6f6; box-shadow: inset 0 1px 0 #f6f6f6; }
#main-footer { -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.25))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); background-color: #333; -moz-box-shadow: inset 0 5px 7px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 5px 7px rgba(0,0,0,0.2); box-shadow: inset 0 5px 7px rgba(0,0,0,0.2); padding-bottom: 0; }
#main-footer a { color: #bebebe; }
#main-footer a:hover { color: #fff; text-decoration: none; }
.footer-widget { float: left; width: 316px; margin-right: 77px; text-shadow: 1px 1px 0 #000; color: #bebebe; }
.last { margin-right: 0; }
.footer-widget h4.widgettitle { font-weight: 800; padding-bottom: 5px; color: #fff; }
#footer-logo { float: left; margin-right: 5px; }
#footer-copyright { font-size: 14px; font-style: italic; color: #747373; text-shadow: none; padding-top: 16px; }
.footer-widget p { font-weight: 400; }
#footer-bottom { background-color: #0e0e0e; border-top: 1px solid #000; -moz-box-shadow:  inset 0 1px 0 #1c1c1c; -webkit-box-shadow: inset 0 1px 0 #1c1c1c; box-shadow: inset 0 1px 0 #1c1c1c; padding: 0 80px; }
#footer-bottom ul, #et-social-icons { float: left; }
#footer-bottom ul { margin-right: 25px; }
#footer-bottom ul li { display: inline-block; }
#footer-bottom li.current-menu-item a { color: #fff; }
#footer-bottom li a { color: #4d4d4d; display: inline-block; position: relative; overflow: hidden; height: 62px; margin-bottom: -2px; }
#footer-bottom li a:hover { text-decoration: none; background-color: #ff8a1d; -moz-box-shadow: inset 0 0 30px #d9531f; -webkit-box-shadow: inset 0 0 30px #d9531f; box-shadow: inset 0 0 30px #d9531f; color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
#et-social-icons { padding-top: 17px; }
#et-social-icons a { margin-right: 10px; }
#et-social-icons img { opacity: 0.7; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#et-social-icons img:hover { opacity: 1; }
#copyright { padding: 50px 0; text-align: right; color: #b7b7b7; text-shadow: 1px 1px 0 #fff; font-size: 14px; }
#copyright a { color:#b7b7b7; font-weight: 800; }
#copyright a:hover { color: #939393; text-decoration: none; }
.fwidget { padding-bottom: 65px; }
#footer-bottom-area { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.fwidget li { background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/footer_widget_bullet.png) no-repeat 0 13px; padding: 10px 0 10px 15px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.fwidget li:hover { background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/footer_active_bullet.png) no-repeat 22px 13px; padding-left: 40px; }   #sidebar { width: 320px; float: left; }
.widget { margin-bottom: 80px; padding: 40px; }
.widget:last-child { margin-bottom: 0; }
.widget h4.widgettitle { color: #333; font-weight: 300; font-size: 16px; -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.02))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 100%); background-color: #fdfdfd; padding: 20px 48px; -moz-box-shadow:  inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05); -webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05); box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05); border-bottom: 5px solid #ea6b1e; margin: -40px -40px 26px; }
.widget ul { margin: -24px -40px -40px !important; }
.widget ul ul { margin: 0; }
.widget ul li, .nav li li, .et_mobile_menu a { border-bottom: 1px solid #e9e9e9; display: block; background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/sidebar-bullet.png) no-repeat 40px 19px; padding: 16px 30px 16px 62px !important; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: block; }
.nav li li, .et_mobile_menu a { padding-left: 43px !important; background-position: 22px 19px; }
.nav li li a { padding: 0 !important; color: #878787 !important; }
.nav li li a:hover, .et_mobile_menu li a:hover { color: #333 !important; }
.et_mobile_menu li a { color: #878787 !important; }
.widget ul li:last-child { border-bottom: none; }
.widget ul li:hover, .nav li li:hover { background: #fbfbfb url(//www.k9nannies.com/wp-content/themes/Foxy/images/hover-sidebar-bullet.png) no-repeat 62px 19px; padding-left: 84px !important; }
.nav li li:hover, .et_mobile_menu a:hover { background-position: 42px 19px !important; padding-left: 62px !important; }
.widget ul li:hover a { color: #333; }
.widget ul li a { color: #878787; text-decoration: none; }
.nav ul > li:last-child { border-bottom: none; }
.woocommerce ul.cart_list { margin-bottom: 30px !important; }
.woocommerce a.button { margin-bottom: 10px !important; }   div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; max-width: 96%; padding: 8px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }   .nav li ul { position:absolute; top:-999em; }
.nav li ul, .et_mobile_menu { z-index: 9999; width: 238px; background: #fff; -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.04); -moz-box-shadow: 0 3px 4px rgba(0,0,0,0.04); box-shadow: 0 3px 4px rgba(0,0,0,0.04); display: none; border: 1px solid #e9e9e9; }
.nav li { position: relative; }
.nav ul li { float: none; }
.nav ul a { display:block !important; float: none !important; }
.nav li:hover ul, ul.nav li.sfHover ul { left: 0; top: 44px; }
.nav li:hover li ul, .nav li.sfHover li ul, .nav li:hover ul, .nav li li:hover ul { top:-999em; }
.nav li li { padding: 0; height: auto !important; display: block !important; }
.nav li li ul { z-index: 1000; }
.nav li li a:link, .nav li li a:visited, .et_mobile_menu a { display: block !important; height: auto; }
.nav li:hover { visibility: inherit; }
.nav li li:hover ul, ul.nav li li.sfHover ul { left: 238px; top: -1px; }
.nav.sf-arrows li.menu-item-has-children > a:after,
.nav.sf-arrows li.menu-item-has-children > a span:after { content: " \00bb"; }   #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
#wp-calendar a:hover { text-decoration: underline; }
#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
#wp-calendar td#today { color: #111; }
#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }   .pagination { overflow: hidden; padding: 20px 0; }
#left-area .pages { display: none; }
#left-area .wp-pagenavi { text-align: right; color: #333; font-size: 22px; }
#left-area .wp-pagenavi span, #left-area .wp-pagenavi a { color: #333; padding: 0 15px; border: 1px solid #e9e9e9; padding: 10px 18px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07); box-shadow: 0 1px 4px rgba(0,0,0,0.07); margin: 0 7px; }
#left-area .wp-pagenavi span.current, #left-area .wp-pagenavi a:hover { color: #fff; -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.07))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 100%); background-color: #444; border: 1px solid #000; -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.5), inset 0 1px 1px #4d4d4d, 0 2px 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.5), inset 0 1px 1px #4d4d4d, 0 2px 3px rgba(0,0,0,0.4); box-shadow: inset 0 0 20px rgba(0,0,0,0.5), inset 0 1px 1px #4d4d4d, 0 2px 3px rgba(0,0,0,0.4); }
#left-area .wp-pagenavi a:hover { text-decoration: none; }
#content .shop_table tr td { padding: 6px !important; }
#et_mobile_nav_menu { display: none; }
#et_home_tabs_prev, #et_home_tabs_next { position: absolute; top: 22px; width: 16px; height: 23px; padding: 0 !important; display: none !important; }
#et_home_tabs_prev { left: 40px; background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/home_tabs_left.png) no-repeat; }
#et_home_tabs_next { right: 40px; background: url(//www.k9nannies.com/wp-content/themes/Foxy/images/et_home_tabs_next.png) no-repeat; }
.et_embedded_videos { display: none; }
.et_pt_gallery_entry { margin-left: 61px !important; }
.et_pt_portfolio_item { margin-left: 99px !important; }
.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item { margin-left: 71px !important; }
.et_portfolio_large .et_pt_portfolio_item { margin-left: 124px !important; }
embed, iframe, object, video { max-width: 100%; }
@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) {
.container { width: 960px; }
#body-area { padding-top: 40px; }
#section-area, .et-carousel-wrapper, #home-info, #main-footer, #content, #main-header { padding: 60px; }
#slogan { display: none; }
#featured .slide { min-height: 347px; }
#featured .slide img { max-width: 716px; }
.service, .footer-widget { width: 240px; margin-right: 60px; }
#callout { margin-top: 60px; font-size: 22px; }
#callout > strong { width: 639px; }
#callout > span { width: 195px; padding: 39px 0; }
.et-carousel-wrapper li { width: 165px; padding-right: 60px; }
#home-tab-area { width: 536px; margin-right: 60px; }
#testimonials { width: 240px; }
.fwidget { padding-bottom: 50px; }
#featured { padding-top: 72px; }
.slide .description { padding-bottom: 32px; }
.slide .description h2, .post-heading h1, h1#comments, #reply-title, h1.category-title, .related.products h2 { font-size: 48px; }
.slide .description p { font-size: 18px; }
.service h3 { font-size: 22px; }
#callout { margin-top: 45px; }
.et-carousel-wrapper h3, .et-products h3 { font-size: 18px; }
.testimonial-author strong, .testimonial-author p  { font-size: 14px; }
.footer-widget h4.widgettitle { font-size: 16px; }
#main-footer { padding-bottom: 0; }
#left-area { width: 540px; margin-right: 60px; }
#sidebar { width: 240px; }
.et_full_width_image .post-heading { margin-left: -60px; padding-left: 60px; }
#category-name { padding: 53px 80px 48px; }
h1.category-title { font-size: 60px; }
.post-description { top: 95px; }
.post-description h2 { font-size: 36px; }
.et-products, ul.products { margin-left: -60px !important; }
.et-products li, ul.products li { width: 140px !important; margin: 0 0 60px 60px !important; }
.et-product-images, .woocommerce .images { width: 340px !important; }
.woocommerce div.product div.summary { width: 140px !important; margin-left: 60px; }
.et_full_width_image .post-heading { padding-top: 47px; margin-bottom: 49px; }
.post-heading h1, h1#comments, #reply-title { font-size: 60px; }
.testimonial-author strong, .testimonial-author p { font-size: 16px; }
.et-products h3 { font-size: 16px; }
.et_pt_gallery_entry { margin-left: 68px !important; }
#et_pt_portfolio_gallery { margin-right: -70px; }
.et_pt_portfolio_item { margin-left: 39px !important; }
.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item { margin-left: 28px !important; }
.et_portfolio_large .et_pt_portfolio_item { margin-left: 36px !important; }
}
@media only screen and ( max-width: 960px ) {
#et-search, p#et-search-title, p#et-search-title span { background: none !important; }
#et-search { width: auto !important; height: auto !important; }
#et-search-inner { padding: 0 !important; }
#et-search-right { float: none !important; clear: both; text-align: left !important; }
#et_search_submit { background: #BBB8B8 !important; color: #111 !important; }
p#et-search-title { margin-bottom: 2px !important; }
p#et-search-title span { padding: 0 !important; text-shadow: none !important; }
#et-searchinput { width: auto !important; }
p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: none !important; }
#et-search-left { float: none !important; width: 100% !important; }
}
@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
.container { width: 728px; }
#slogan { display: none; }
#main-header { text-align: center; }
.nav li li { text-align: left; }
#logo { float: none; }
#featured .slide { min-height: 270px; }
#featured .slide img { max-width: 542px; }
#body-area { padding-top: 30px; }
#section-area, .et-carousel-wrapper, #home-info, #main-footer, #content, #main-header { padding: 60px; }
.service { float: none; width: 100%; margin-right: 0; margin-bottom: 60px; clear: both; }
.service.blurb_icon h3, .service.blurb_icon p { margin-left: 115px; }
.service-number { float: left; }
#callout { margin-top: 60px; font-size: 18px; }
#callout > strong { width: 451px; top: 10px; position: relative; }
#callout > span { width: 151px; padding: 41px 0; }
.et-carousel-wrapper li { width: 160px; }
#home-tab-area, .footer-widget { width: 100%; margin-right: 0; margin-bottom: 60px; }
#testimonials { width: 100%; margin-right: 0; margin-bottom: 11px; }
.footer-widget { margin-bottom: 0; }
.fwidget { padding-bottom: 60px; }
#main-footer { padding-bottom: 0; }
#featured { padding-top: 49px; }
.slide .description { padding-bottom: 21px; }
.slide .description h2, .post-heading h1, h1#comments, #reply-title, h1.category-title, .related.products h2 { font-size: 36px; }
.slide .description p { font-size: 14px; }
.service h3 { font-size: 22px; }
#callout { margin-top: 45px; }
.et-carousel-wrapper h3, .et-products h3 { font-size: 18px; }
.et-price-button { font-size: 18px; }
.testimonial-author strong, .testimonial-author p  { font-size: 14px; }
.footer-widget h4.widgettitle { font-size: 16px; }
#left-area { float: none; width: 100%; margin-right: 0; margin-bottom: 65px; }
#sidebar { width: 100%; float: none; }
#sidebar .widget { width: 195px; float: left; margin-right: 54px; }
#sidebar .widget:nth-child(2n+1){ clear: left; }
#sidebar .widget:nth-child(2n){ margin-right: 0; }
.et_full_width_image .post-heading { margin: 0 0 20px; padding: 0; }
#category-name { padding: 53px 80px 48px; }
h1.category-title { font-size: 48px; }
#category-name p.description { font-size: 20px; }
.post-description { top: 114px; }
.post-description h2 { font-size: 48px; }
.et-products, ul.products { margin-left: -60px !important; }
.et-products li, ul.products li { width: 160px !important; margin: 0 0 60px 60px !important; }
.et-product-images, .woocommerce .images { width: 385px !important; }
.woocommerce div.product div.summary { width: 163px !important; margin-left: 60px; }
.post-heading h1, h1#comments, #reply-title { font-size: 48px; }
.testimonial-author strong, .testimonial-author p { font-size: 16px; }
.et-products h3 { font-size: 18px; }
.et_pt_gallery_entry { margin-left: 79px !important; }
#et_pt_portfolio_gallery { margin-left: -35px !important; margin-right: -20px !important; }
.et_pt_portfolio_item { margin-left: 13px !important; width: 201px !important; }
.et_portfolio_more_icon, .et_portfolio_zoom_icon { top: 50px !important; }
.et_portfolio_more_icon { left: 65px !important; }
.et_portfolio_zoom_icon { left: 106px !important; }
#et_pt_portfolio_gallery.et_portfolio_small { margin-left: -39px !important; }
#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item { margin-left: 16px !important; width: 117px !important; }
#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { top: 20px !important; }
#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon { left: 26px !important; }
#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { left: 62px !important; }
#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -42px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 14px !important; width: 321px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 99px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 140px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 178px !important; }
}
@media only screen and ( max-width: 767px ) {
.container { width: 440px; }
#body-area { padding-top: 20px; }
#slogan, #top-navigation { display: none; }
#main-header { text-align: center; }
.nav li li { text-align: left; }
#logo { float: none; }
#section-area, .et-carousel-wrapper, #home-info, #main-footer, #content, #main-header { padding: 60px; }
#featured .slide { min-height: 181px; }
#featured .slide img { max-width: 322px; }
.service { float: none; width: 100%; margin-right: 0; margin-bottom: 60px; clear: both; }
.service.blurb_icon h3, .service.blurb_icon p { margin-left: 115px; }
.service-number { float: left; }
#callout { height: auto; margin-top: 60px; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#callout > strong { margin-bottom: 6px; background: #fc8933; color: #fff; -moz-box-shadow: inset 0 0 30px #d9531f; -webkit-box-shadow: inset 0 0 30px #d9531f; box-shadow: inset 0 0 30px #d9531f; }
#callout > strong, #callout > span { width: 100%; display: block; }
#callout > span:before { display: none; }
.et-carousel-wrapper li { padding-right: 75px; padding-left: 44px; }
#home-tab-area, .footer-widget { width: 100%; margin-right: 0; margin-bottom: 60px; }
#testimonials { width: 100%; margin-right: 0; margin-bottom: 11px; }
.footer-widget { margin-bottom: 0; }
.fwidget { padding-bottom: 60px; }
#main-footer { padding-bottom: 0; }
#footer-bottom, .post-description .testimonial-author { display: none; }
#featured { padding-top: 24px; }
.slide .description { padding-bottom: 5px; }
.slide .description h2, .post-heading h1, h1#comments, #reply-title, h1.category-title, .related.products h2 { font-size: 30px; }
.slide .description p { font-size: 12px; }
.service h3 { font-size: 18px; }
#callout { margin-top: 45px; font-size: 18px; }
#callout > strong { padding: 30px 0; }
#callout > span { font-size: 30px; }
.et-carousel-wrapper h3, .et-products h3 { font-size: 22px; }
.et-price-button { font-size: 24px; }
.testimonial-author strong, .testimonial-author p  { font-size: 14px; }
.footer-widget h4.widgettitle { font-size: 16px; }
#copyright { text-align: center; }
#left-area { float: none; width: 100%; margin-right: 0; margin-bottom: 65px; }
#sidebar { width: 100%; float: none; }
.et_full_width_image .post-heading { margin: 0 0 20px; padding: 0; }
.commentlist .children { padding-left: 0; }
#breadcrumbs, .entry-post p.meta-info { font-size: 14px; }
#category-name { padding: 53px 80px 48px; }
h1.category-title { font-size: 36px; }
#category-name p.description { font-size: 16px; }
.post-description { top: 48px; }
.post-description h2 { font-size: 24px; }
.et-products, ul.products { margin-left: -60px !important; }
.et-products li, ul.products li { width: 128px !important; margin: 0 0 60px 60px !important; }
.et-product-images, .woocommerce .images { width: 100% !important; float: none; margin-bottom: 50px; }
.woocommerce div.product div.summary { width: 100% !important; margin-left: 0; float: none !important; margin-bottom: 50px !important; }
.post-heading h1, h1#comments, #reply-title { font-size: 36px; }
.post-heading p.meta-info { font-size: 18px; }
.testimonial-author strong, .testimonial-author p { font-size: 16px; }
.et-products h3 { font-size: 16px; }
table.cart th, #content table.cart th, table.cart td, #content table.cart td, table.cart tr, #content table.cart tr, #content-area table tr, #content-area table td, #content-area table th { padding: .857em 0.287em; }
.shop_table { margin-left: -25px !important; }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { float: none !important; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { width: 100% !important; }
#et_mobile_nav_menu { display: block; text-align: center; margin-top: 40px; }
.mobile_nav { display: inline-block; font-weight: 800; padding: 12px 24px; position: relative; }
.mobile_nav:hover { text-decoration: none; color: rgba(255,255,255,0.9); }
.et_mobile_menu { position: absolute; top: 39px; left: -26px; text-align: left; }
.et_mobile_menu span.menu_slide, .et_mobile_menu span.main_text { display: inline !important; text-align: left; padding: 0; }
.et_mobile_menu a { font-weight: 300 !important; }
.et_mobile_menu a:hover { text-decoration: none; }
.et_mobile_menu ul { display: block !important; visibility: visible !important; margin: 0 !important; padding: 0 !important; }
#home-tab-area > ul { height: 60px; }
#home-tab-area > ul > li { display: none; }
#et_home_tabs_prev, #et_home_tabs_next { display: block !important; }
h1, h2, h3, h4, h5, h6 { letter-spacing: 0 !important; }
.et_pt_gallery_entry { margin-left: 85px !important; }
.sitemap-col { float: none !important; width: auto !important; }
.et_portfolio_small .et_pt_portfolio_item { width: 340px !important; margin-bottom: 10px; margin-left: 17px !important; }
.et_portfolio_small .et_pt_portfolio_entry { float: left; margin-right: 15px; }
.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon { top: 30px !important; }
.et_portfolio_small .et_portfolio_more_icon { left: 38px !important; }
.et_portfolio_small .et_portfolio_zoom_icon { left: 77px !important; }
.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item { margin-left: 44px !important; }
#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -23px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: -19px !important; width: 404px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 109px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 155px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 195px !important; }
#et_contact_left, #et_contact_right { float: none !important; width: 100% !important; margin-left: 0 !important; }
}
@media only screen and ( max-width: 479px ) {
.container { width: 280px; }
#body-area { padding-top: 0px; }
#section-area, .et-carousel-wrapper, #home-info, #main-footer, #content, #main-header { padding: 40px; }
#featured .slide { min-height: 84px; }
#featured .slide img { display: none !important; }
.service-number { display: none; }
.service.blurb_icon h3, .service.blurb_icon p { margin-left: 0; }
.et-carousel-wrapper li { padding-right: 20px; padding-left: 0; width: 200px; }
.slide .description h2, .post-heading h1, h1#comments, #reply-title, h1.category-title, .related.products h2 { font-size: 18px; letter-spacing: 0; }
.slide .description p { font-size: 12px; }
.service h3 { font-size: 18px; }
#callout { margin-top: 45px; font-size: 18px; }
#callout > strong { padding: 30px 0; }
#callout > span { font-size: 30px; }
.et-carousel-wrapper h3, .et-products h3 { font-size: 18px; }
.et-price-button { font-size: 18px; }
.testimonial-author strong, .testimonial-author p  { font-size: 14px; }
.footer-widget h4.widgettitle { font-size: 16px; }
#copyright { text-align: center; }
.post-description { position: relative; top: 0; }
#left-area .wp-pagenavi span, #left-area .wp-pagenavi a { display: inline-block; }
.et-products, ul.products { margin-left: -40px !important; }
.et-products li, ul.products li { width: 200px !important; margin: 0 0 40px 40px !important; }
#breadcrumbs { display: none; }
#category-name { padding: 43px 80px 38px; }
h1.category-title { font-size: 24px; }
#category-name p.description { font-size: 14px; }
.post-description h2 { font-size: 18px; }
.entry-post p.meta-info { font-size: 14px; }
.et-products h3 { font-size: 18px; }
table .product-thumbnail { display: none; }
#content .shop_table tr td { padding: 0px !important; }
.shop_table { margin-left: -39px !important; }
#order_review .shop_table { margin-left: -6px !important; }
.comment-body { margin-bottom: 105px; }
.testimonial-author { bottom: -80px; }
.post-description h2 { display: block; }
#category-name { padding: 40px; }
.et_pt_gallery_entry { margin-left: 25px !important; }
#et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_portfolio_large { margin-left: -39px !important; }
.et_pt_portfolio_item, #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 0 !important; width: 228px !important; }
.et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 53px !important; }
.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 70px !important; }
.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 110px !important; }
#et_pt_portfolio_gallery { margin-left: -16px !important; }
.et_portfolio_small .et_pt_portfolio_item { width: 255px !important; margin-left: 0 !important; }
.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item { margin-left: -8px !important; }
#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 21px !important; }
}
@media only screen and ( min-width: 1919px ) and ( max-width: 2561px ) {
#body-area { padding-top: 80px; }
}   .et_color_scheme_blue #featured { -moz-box-shadow: inset 0 0 250px #1d2ead; -webkit-box-shadow: inset 0 0 250px #1d2ead; box-shadow: inset 0 0 250px #1d2ead; background-color: #2f74c4; }
.et_color_scheme_blue #top-navigation > ul > li.sfHover > a, .et_color_scheme_blue #top-navigation > ul > li > a:hover, .et_color_scheme_blue .mobile_nav, .et_color_scheme_blue #home-tab-area > ul > li.home-tab-active, .et_color_scheme_blue #footer-bottom li a:hover, .et_color_scheme_blue .et-product:hover .et-price-button, .et_color_scheme_blue .et-products li:hover .et-price-button, .et_color_scheme_blue #callout { background-color: #2f74c4; }
.et_color_scheme_blue #top-navigation > ul > li.sfHover > a, .et_color_scheme_blue #top-navigation > ul > li > a:hover, .et_color_scheme_blue #home-tab-area > ul > li.home-tab-active, .et_color_scheme_blue #footer-bottom li a:hover, .et_color_scheme_blue .mobile_nav, .et_color_scheme_blue #callout { -moz-box-shadow: inset 0 0 30px #2d4dbf; -webkit-box-shadow: inset 0 0 30px #2d4dbf; box-shadow: inset 0 0 30px #2d4dbf; }
.et_color_scheme_blue #progress-time { background-color: #3e5cc9; }
.et_color_scheme_blue #home-tab-area > ul, .et_color_scheme_blue .widget h4.widgettitle { border-bottom-color: #3e5cc9; }
.et_color_scheme_purple #featured { -moz-box-shadow: inset 0 0 250px #391575; -webkit-box-shadow: inset 0 0 250px #391575; box-shadow: inset 0 0 250px #391575; background-color: #772dbc; }
.et_color_scheme_purple #top-navigation > ul > li.sfHover > a, .et_color_scheme_purple #top-navigation > ul > li > a:hover, .et_color_scheme_purple .mobile_nav, .et_color_scheme_purple #home-tab-area > ul > li.home-tab-active, .et_color_scheme_purple #footer-bottom li a:hover, .et_color_scheme_purple .et-product:hover .et-price-button, .et_color_scheme_purple .et-products li:hover .et-price-button, .et_color_scheme_purple #callout { background-color: #772dbc; }
.et_color_scheme_purple #top-navigation > ul > li.sfHover > a, .et_color_scheme_purple #top-navigation > ul > li > a:hover, .et_color_scheme_purple #home-tab-area > ul > li.home-tab-active, .et_color_scheme_purple #footer-bottom li a:hover, .et_color_scheme_purple .mobile_nav, .et_color_scheme_purple #callout { -moz-box-shadow: inset 0 0 30px #45169e; -webkit-box-shadow: inset 0 0 30px #45169e; box-shadow: inset 0 0 30px #45169e; }
.et_color_scheme_purple #progress-time { background-color: #6718bc; }
.et_color_scheme_purple #home-tab-area > ul, .et_color_scheme_purple .widget h4.widgettitle { border-bottom-color: #6718bc; }
.et_color_scheme_red #featured { -moz-box-shadow: inset 0 0 250px #681515; -webkit-box-shadow: inset 0 0 250px #681515;box-shadow: inset 0 0 250px #681515; background-color: #d13232; }
.et_color_scheme_red #top-navigation > ul > li.sfHover > a, .et_color_scheme_red #top-navigation > ul > li > a:hover, .et_color_scheme_red .mobile_nav, .et_color_scheme_red #home-tab-area > ul > li.home-tab-active, .et_color_scheme_red #footer-bottom li a:hover, .et_color_scheme_red .et-product:hover .et-price-button, .et_color_scheme_red .et-products li:hover .et-price-button, .et_color_scheme_red #callout { background-color: #d13232; }
.et_color_scheme_red #top-navigation > ul > li.sfHover > a, .et_color_scheme_red #top-navigation > ul > li > a:hover, .et_color_scheme_red #home-tab-area > ul > li.home-tab-active, .et_color_scheme_red #footer-bottom li a:hover, .et_color_scheme_red .mobile_nav, .et_color_scheme_red #callout { -moz-box-shadow: inset 0 0 30px #ad1a1a; -webkit-box-shadow: inset 0 0 30px #ad1a1a; box-shadow: inset 0 0 30px #ad1a1a; }
.et_color_scheme_red #progress-time { background-color: #bc1c1c; }
.et_color_scheme_red #home-tab-area > ul, .et_color_scheme_red .widget h4.widgettitle { border-bottom-color: #bc1c1c; }
.et_color_scheme_green #featured { -moz-box-shadow: inset 0 0 250px #005923; -webkit-box-shadow: inset 0 0 250px #005923; box-shadow: inset 0 0 250px #005923; background-color: #11af3b; }
.et_color_scheme_green #top-navigation > ul > li.sfHover > a, .et_color_scheme_green #top-navigation > ul > li > a:hover, .et_color_scheme_green .mobile_nav, .et_color_scheme_green #home-tab-area > ul > li.home-tab-active, .et_color_scheme_green #footer-bottom li a:hover, .et_color_scheme_green .et-product:hover .et-price-button, .et_color_scheme_green .et-products li:hover .et-price-button, .et_color_scheme_green #callout { background-color: #11af3b; }
.et_color_scheme_green #top-navigation > ul > li.sfHover > a, .et_color_scheme_green #top-navigation > ul > li > a:hover, .et_color_scheme_green #home-tab-area > ul > li.home-tab-active, .et_color_scheme_green #footer-bottom li a:hover, .et_color_scheme_green .mobile_nav, .et_color_scheme_green #callout { -moz-box-shadow: inset 0 0 30px #07753e; -webkit-box-shadow: inset 0 0 30px #07753e; box-shadow: inset 0 0 30px #07753e; }
.et_color_scheme_green #progress-time { background-color: #009320; }
.et_color_scheme_green #home-tab-area > ul, .et_color_scheme_green .widget h4.widgettitle { border-bottom-color: #009320; }
.et_color_scheme_gray #featured { -moz-box-shadow: inset 0 0 250px #000; -webkit-box-shadow: inset 0 0 250px #000; box-shadow: inset 0 0 250px #000; background-color: #565656; }
.et_color_scheme_gray #top-navigation > ul > li.sfHover > a, .et_color_scheme_gray #top-navigation > ul > li > a:hover, .et_color_scheme_gray .mobile_nav, .et_color_scheme_gray #home-tab-area > ul > li.home-tab-active, .et_color_scheme_gray #footer-bottom li a:hover, .et_color_scheme_gray .et-product:hover .et-price-button, .et_color_scheme_gray .et-products li:hover .et-price-button, .et_color_scheme_gray #callout { background-color: #444444; }
.et_color_scheme_gray #top-navigation > ul > li.sfHover > a, .et_color_scheme_gray #top-navigation > ul > li > a:hover, .et_color_scheme_gray #home-tab-area > ul > li.home-tab-active, .et_color_scheme_gray #footer-bottom li a:hover, .et_color_scheme_gray .mobile_nav, .et_color_scheme_gray #callout { -moz-box-shadow: inset 0 0 30px #000; -webkit-box-shadow: inset 0 0 30px #000; box-shadow: inset 0 0 30px #000; }
.et_color_scheme_gray #progress-time { background-color: #353535; }
.et_color_scheme_gray #home-tab-area > ul, .et_color_scheme_gray .widget h4.widgettitle { border-bottom-color: #353535; }
#ie7 #et-social-icons, #ie8 #et-social-icons { width: 90px; }
.js #featured .slide.et-active-slide {list-style:none !important;}
.post-description h2 { width: 100%; text-align: center; }
.post-thumbnail .post-description h2 {width: auto;}
#et_pt_gallery img { height: 136px; }
.woocommerce div.product div.images .flex-control-thumbs { margin-top: 6.6666% !important; }
.woocommerce div.product div.images .flex-control-thumbs li { width: 20% !important; margin-right: 6.6666% !important; margin-bottom: 6.6666% !important; }