@font-face {
font-family: 'CbFonts';
src: url(//boffenigo.com/wp-content/plugins/callbook-mobile-bar-premium/assets/css/fonts/cb-webfont.eot?v=4.7.0);
src: url(//boffenigo.com/wp-content/plugins/callbook-mobile-bar-premium/assets/css/fonts-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//boffenigo.com/wp-content/plugins/callbook-mobile-bar-premium/assets/css/fonts/cb-webfont.woff2?v=4.7.0) format('woff2'), url(//boffenigo.com/wp-content/plugins/callbook-mobile-bar-premium/assets/css/fonts/cb-webfont.woff?v=4.7.0) format('woff'), url(//boffenigo.com/wp-content/plugins/callbook-mobile-bar-premium/assets/css/fonts/cb-webfont.ttf?v=4.7.0) format('truetype'), url(//boffenigo.com/wp-content/plugins/callbook-mobile-bar-premium/assets/css/fonts/cb-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.cb {
display: inline-block;
font: normal normal normal 14px/1 CbFonts;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .cb-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.cb-2x {
font-size: 2em;
}
.cb-3x {
font-size: 3em;
}
.cb-4x {
font-size: 4em;
}
.cb-5x {
font-size: 5em;
}
.cb-fw {
width: 1.28571429em;
text-align: center;
}
.cb-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.cb-ul > li {
position: relative;
}
.cb-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.cb-li.cb-lg {
left: -1.85714286em;
}
.cb-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.cb-pull-left {
float: left;
}
.cb-pull-right {
float: right;
}
.cb.cb-pull-left {
margin-right: .3em;
}
.cb.cb-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.cb.pull-left {
margin-right: .3em;
}
.cb.pull-right {
margin-left: .3em;
}
.cb-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.cb-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);
}
}
.cb-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.cb-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.cb-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.cb-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);
}
.cb-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 .cb-rotate-90,
:root .cb-rotate-180,
:root .cb-rotate-270,
:root .cb-flip-horizontal,
:root .cb-flip-vertical {
filter: none;
}
.cb-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.cb-stack-1x,
.cb-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.cb-stack-1x {
line-height: inherit;
}
.cb-stack-2x {
font-size: 2em;
}
.cb-inverse {
color: #ffffff;
} .cb-glass:before {
content: "\f000";
}
.cb-music:before {
content: "\f001";
}
.cb-search:before {
content: "\f002";
}
.cb-envelope-o:before {
content: "\f003";
}
.cb-heart:before {
content: "\f004";
}
.cb-star:before {
content: "\f005";
}
.cb-star-o:before {
content: "\f006";
}
.cb-user:before {
content: "\f007";
}
.cb-film:before {
content: "\f008";
}
.cb-th-large:before {
content: "\f009";
}
.cb-th:before {
content: "\f00a";
}
.cb-th-list:before {
content: "\f00b";
}
.cb-check:before {
content: "\f00c";
}
.cb-remove:before,
.cb-close:before,
.cb-times:before {
content: "\f00d";
}
.cb-search-plus:before {
content: "\f00e";
}
.cb-search-minus:before {
content: "\f010";
}
.cb-power-off:before {
content: "\f011";
}
.cb-signal:before {
content: "\f012";
}
.cb-gear:before,
.cb-cog:before {
content: "\f013";
}
.cb-trash-o:before {
content: "\f014";
}
.cb-home:before {
content: "\f015";
}
.cb-file-o:before {
content: "\f016";
}
.cb-clock-o:before {
content: "\f017";
}
.cb-road:before {
content: "\f018";
}
.cb-download:before {
content: "\f019";
}
.cb-arrow-circle-o-down:before {
content: "\f01a";
}
.cb-arrow-circle-o-up:before {
content: "\f01b";
}
.cb-inbox:before {
content: "\f01c";
}
.cb-play-circle-o:before {
content: "\f01d";
}
.cb-rotate-right:before,
.cb-repeat:before {
content: "\f01e";
}
.cb-refresh:before {
content: "\f021";
}
.cb-list-alt:before {
content: "\f022";
}
.cb-lock:before {
content: "\f023";
}
.cb-flag:before {
content: "\f024";
}
.cb-headphones:before {
content: "\f025";
}
.cb-volume-off:before {
content: "\f026";
}
.cb-volume-down:before {
content: "\f027";
}
.cb-volume-up:before {
content: "\f028";
}
.cb-qrcode:before {
content: "\f029";
}
.cb-barcode:before {
content: "\f02a";
}
.cb-tag:before {
content: "\f02b";
}
.cb-tags:before {
content: "\f02c";
}
.cb-book:before {
content: "\f02d";
}
.cb-bookmark:before {
content: "\f02e";
}
.cb-print:before {
content: "\f02f";
}
.cb-camera:before {
content: "\f030";
}
.cb-font:before {
content: "\f031";
}
.cb-bold:before {
content: "\f032";
}
.cb-italic:before {
content: "\f033";
}
.cb-text-height:before {
content: "\f034";
}
.cb-text-width:before {
content: "\f035";
}
.cb-align-left:before {
content: "\f036";
}
.cb-align-center:before {
content: "\f037";
}
.cb-align-right:before {
content: "\f038";
}
.cb-align-justify:before {
content: "\f039";
}
.cb-list:before {
content: "\f03a";
}
.cb-dedent:before,
.cb-outdent:before {
content: "\f03b";
}
.cb-indent:before {
content: "\f03c";
}
.cb-video-camera:before {
content: "\f03d";
}
.cb-photo:before,
.cb-image:before,
.cb-picture-o:before {
content: "\f03e";
}
.cb-pencil:before {
content: "\f040";
}
.cb-map-marker:before {
content: "\f041";
}
.cb-adjust:before {
content: "\f042";
}
.cb-tint:before {
content: "\f043";
}
.cb-edit:before,
.cb-pencil-square-o:before {
content: "\f044";
}
.cb-share-square-o:before {
content: "\f045";
}
.cb-check-square-o:before {
content: "\f046";
}
.cb-arrows:before {
content: "\f047";
}
.cb-step-backward:before {
content: "\f048";
}
.cb-fast-backward:before {
content: "\f049";
}
.cb-backward:before {
content: "\f04a";
}
.cb-play:before {
content: "\f04b";
}
.cb-pause:before {
content: "\f04c";
}
.cb-stop:before {
content: "\f04d";
}
.cb-forward:before {
content: "\f04e";
}
.cb-fast-forward:before {
content: "\f050";
}
.cb-step-forward:before {
content: "\f051";
}
.cb-eject:before {
content: "\f052";
}
.cb-chevron-left:before {
content: "\f053";
}
.cb-chevron-right:before {
content: "\f054";
}
.cb-plus-circle:before {
content: "\f055";
}
.cb-minus-circle:before {
content: "\f056";
}
.cb-times-circle:before {
content: "\f057";
}
.cb-check-circle:before {
content: "\f058";
}
.cb-question-circle:before {
content: "\f059";
}
.cb-info-circle:before {
content: "\f05a";
}
.cb-crosshairs:before {
content: "\f05b";
}
.cb-times-circle-o:before {
content: "\f05c";
}
.cb-check-circle-o:before {
content: "\f05d";
}
.cb-ban:before {
content: "\f05e";
}
.cb-arrow-left:before {
content: "\f060";
}
.cb-arrow-right:before {
content: "\f061";
}
.cb-arrow-up:before {
content: "\f062";
}
.cb-arrow-down:before {
content: "\f063";
}
.cb-mail-forward:before,
.cb-share:before {
content: "\f064";
}
.cb-expand:before {
content: "\f065";
}
.cb-compress:before {
content: "\f066";
}
.cb-plus:before {
content: "\f067";
}
.cb-minus:before {
content: "\f068";
}
.cb-asterisk:before {
content: "\f069";
}
.cb-exclamation-circle:before {
content: "\f06a";
}
.cb-gift:before {
content: "\f06b";
}
.cb-leaf:before {
content: "\f06c";
}
.cb-fire:before {
content: "\f06d";
}
.cb-eye:before {
content: "\f06e";
}
.cb-eye-slash:before {
content: "\f070";
}
.cb-warning:before,
.cb-exclamation-triangle:before {
content: "\f071";
}
.cb-plane:before {
content: "\f072";
}
.cb-calendar:before {
content: "\f073";
}
.cb-random:before {
content: "\f074";
}
.cb-comment:before {
content: "\f075";
}
.cb-magnet:before {
content: "\f076";
}
.cb-chevron-up:before {
content: "\f077";
}
.cb-chevron-down:before {
content: "\f078";
}
.cb-retweet:before {
content: "\f079";
}
.cb-shopping-cart:before {
content: "\f07a";
}
.cb-folder:before {
content: "\f07b";
}
.cb-folder-open:before {
content: "\f07c";
}
.cb-arrows-v:before {
content: "\f07d";
}
.cb-arrows-h:before {
content: "\f07e";
}
.cb-bar-chart-o:before,
.cb-bar-chart:before {
content: "\f080";
}
.cb-twitter-square:before {
content: "\f081";
}
.cb-facebook-square:before {
content: "\f082";
}
.cb-camera-retro:before {
content: "\f083";
}
.cb-key:before {
content: "\f084";
}
.cb-gears:before,
.cb-cogs:before {
content: "\f085";
}
.cb-comments:before {
content: "\f086";
}
.cb-thumbs-o-up:before {
content: "\f087";
}
.cb-thumbs-o-down:before {
content: "\f088";
}
.cb-star-half:before {
content: "\f089";
}
.cb-heart-o:before {
content: "\f08a";
}
.cb-sign-out:before {
content: "\f08b";
}
.cb-linkedin-square:before {
content: "\f08c";
}
.cb-thumb-tack:before {
content: "\f08d";
}
.cb-external-link:before {
content: "\f08e";
}
.cb-sign-in:before {
content: "\f090";
}
.cb-trophy:before {
content: "\f091";
}
.cb-github-square:before {
content: "\f092";
}
.cb-upload:before {
content: "\f093";
}
.cb-lemon-o:before {
content: "\f094";
}
.cb-phone:before {
content: "\f095";
}
.cb-square-o:before {
content: "\f096";
}
.cb-bookmark-o:before {
content: "\f097";
}
.cb-phone-square:before {
content: "\f098";
}
.cb-twitter:before {
content: "\f099";
}
.cb-facebook-f:before,
.cb-facebook:before {
content: "\f09a";
}
.cb-github:before {
content: "\f09b";
}
.cb-unlock:before {
content: "\f09c";
}
.cb-credit-card:before {
content: "\f09d";
}
.cb-feed:before,
.cb-rss:before {
content: "\f09e";
}
.cb-hdd-o:before {
content: "\f0a0";
}
.cb-bullhorn:before {
content: "\f0a1";
}
.cb-bell:before {
content: "\f0f3";
}
.cb-certificate:before {
content: "\f0a3";
}
.cb-hand-o-right:before {
content: "\f0a4";
}
.cb-hand-o-left:before {
content: "\f0a5";
}
.cb-hand-o-up:before {
content: "\f0a6";
}
.cb-hand-o-down:before {
content: "\f0a7";
}
.cb-arrow-circle-left:before {
content: "\f0a8";
}
.cb-arrow-circle-right:before {
content: "\f0a9";
}
.cb-arrow-circle-up:before {
content: "\f0aa";
}
.cb-arrow-circle-down:before {
content: "\f0ab";
}
.cb-globe:before {
content: "\f0ac";
}
.cb-wrench:before {
content: "\f0ad";
}
.cb-tasks:before {
content: "\f0ae";
}
.cb-filter:before {
content: "\f0b0";
}
.cb-briefcase:before {
content: "\f0b1";
}
.cb-arrows-alt:before {
content: "\f0b2";
}
.cb-group:before,
.cb-users:before {
content: "\f0c0";
}
.cb-chain:before,
.cb-link:before {
content: "\f0c1";
}
.cb-cloud:before {
content: "\f0c2";
}
.cb-flask:before {
content: "\f0c3";
}
.cb-cut:before,
.cb-scissors:before {
content: "\f0c4";
}
.cb-copy:before,
.cb-files-o:before {
content: "\f0c5";
}
.cb-paperclip:before {
content: "\f0c6";
}
.cb-save:before,
.cb-floppy-o:before {
content: "\f0c7";
}
.cb-square:before {
content: "\f0c8";
}
.cb-navicon:before,
.cb-reorder:before,
.cb-bars:before {
content: "\f0c9";
}
.cb-list-ul:before {
content: "\f0ca";
}
.cb-list-ol:before {
content: "\f0cb";
}
.cb-strikethrough:before {
content: "\f0cc";
}
.cb-underline:before {
content: "\f0cd";
}
.cb-table:before {
content: "\f0ce";
}
.cb-magic:before {
content: "\f0d0";
}
.cb-truck:before {
content: "\f0d1";
}
.cb-pinterest:before {
content: "\f0d2";
}
.cb-pinterest-square:before {
content: "\f0d3";
}
.cb-google-plus-square:before {
content: "\f0d4";
}
.cb-google-plus:before {
content: "\f0d5";
}
.cb-money:before {
content: "\f0d6";
}
.cb-caret-down:before {
content: "\f0d7";
}
.cb-caret-up:before {
content: "\f0d8";
}
.cb-caret-left:before {
content: "\f0d9";
}
.cb-caret-right:before {
content: "\f0da";
}
.cb-columns:before {
content: "\f0db";
}
.cb-unsorted:before,
.cb-sort:before {
content: "\f0dc";
}
.cb-sort-down:before,
.cb-sort-desc:before {
content: "\f0dd";
}
.cb-sort-up:before,
.cb-sort-asc:before {
content: "\f0de";
}
.cb-envelope:before {
content: "\f0e0";
}
.cb-linkedin:before {
content: "\f0e1";
}
.cb-rotate-left:before,
.cb-undo:before {
content: "\f0e2";
}
.cb-legal:before,
.cb-gavel:before {
content: "\f0e3";
}
.cb-dashboard:before,
.cb-tachometer:before {
content: "\f0e4";
}
.cb-comment-o:before {
content: "\f0e5";
}
.cb-comments-o:before {
content: "\f0e6";
}
.cb-flash:before,
.cb-bolt:before {
content: "\f0e7";
}
.cb-sitemap:before {
content: "\f0e8";
}
.cb-umbrella:before {
content: "\f0e9";
}
.cb-paste:before,
.cb-clipboard:before {
content: "\f0ea";
}
.cb-lightbulb-o:before {
content: "\f0eb";
}
.cb-exchange:before {
content: "\f0ec";
}
.cb-cloud-download:before {
content: "\f0ed";
}
.cb-cloud-upload:before {
content: "\f0ee";
}
.cb-user-md:before {
content: "\f0f0";
}
.cb-stethoscope:before {
content: "\f0f1";
}
.cb-suitcase:before {
content: "\f0f2";
}
.cb-bell-o:before {
content: "\f0a2";
}
.cb-coffee:before {
content: "\f0f4";
}
.cb-cutlery:before {
content: "\f0f5";
}
.cb-file-text-o:before {
content: "\f0f6";
}
.cb-building-o:before {
content: "\f0f7";
}
.cb-hospital-o:before {
content: "\f0f8";
}
.cb-ambulance:before {
content: "\f0f9";
}
.cb-medkit:before {
content: "\f0fa";
}
.cb-fighter-jet:before {
content: "\f0fb";
}
.cb-beer:before {
content: "\f0fc";
}
.cb-h-square:before {
content: "\f0fd";
}
.cb-plus-square:before {
content: "\f0fe";
}
.cb-angle-double-left:before {
content: "\f100";
}
.cb-angle-double-right:before {
content: "\f101";
}
.cb-angle-double-up:before {
content: "\f102";
}
.cb-angle-double-down:before {
content: "\f103";
}
.cb-angle-left:before {
content: "\f104";
}
.cb-angle-right:before {
content: "\f105";
}
.cb-angle-up:before {
content: "\f106";
}
.cb-angle-down:before {
content: "\f107";
}
.cb-desktop:before {
content: "\f108";
}
.cb-laptop:before {
content: "\f109";
}
.cb-tablet:before {
content: "\f10a";
}
.cb-mobile-phone:before,
.cb-mobile:before {
content: "\f10b";
}
.cb-circle-o:before {
content: "\f10c";
}
.cb-quote-left:before {
content: "\f10d";
}
.cb-quote-right:before {
content: "\f10e";
}
.cb-spinner:before {
content: "\f110";
}
.cb-circle:before {
content: "\f111";
}
.cb-mail-reply:before,
.cb-reply:before {
content: "\f112";
}
.cb-github-alt:before {
content: "\f113";
}
.cb-folder-o:before {
content: "\f114";
}
.cb-folder-open-o:before {
content: "\f115";
}
.cb-smile-o:before {
content: "\f118";
}
.cb-frown-o:before {
content: "\f119";
}
.cb-meh-o:before {
content: "\f11a";
}
.cb-gamepad:before {
content: "\f11b";
}
.cb-keyboard-o:before {
content: "\f11c";
}
.cb-flag-o:before {
content: "\f11d";
}
.cb-flag-checkered:before {
content: "\f11e";
}
.cb-terminal:before {
content: "\f120";
}
.cb-code:before {
content: "\f121";
}
.cb-mail-reply-all:before,
.cb-reply-all:before {
content: "\f122";
}
.cb-star-half-empty:before,
.cb-star-half-full:before,
.cb-star-half-o:before {
content: "\f123";
}
.cb-location-arrow:before {
content: "\f124";
}
.cb-crop:before {
content: "\f125";
}
.cb-code-fork:before {
content: "\f126";
}
.cb-unlink:before,
.cb-chain-broken:before {
content: "\f127";
}
.cb-question:before {
content: "\f128";
}
.cb-info:before {
content: "\f129";
}
.cb-exclamation:before {
content: "\f12a";
}
.cb-superscript:before {
content: "\f12b";
}
.cb-subscript:before {
content: "\f12c";
}
.cb-eraser:before {
content: "\f12d";
}
.cb-puzzle-piece:before {
content: "\f12e";
}
.cb-microphone:before {
content: "\f130";
}
.cb-microphone-slash:before {
content: "\f131";
}
.cb-shield:before {
content: "\f132";
}
.cb-calendar-o:before {
content: "\f133";
}
.cb-fire-extinguisher:before {
content: "\f134";
}
.cb-rocket:before {
content: "\f135";
}
.cb-maxcdn:before {
content: "\f136";
}
.cb-chevron-circle-left:before {
content: "\f137";
}
.cb-chevron-circle-right:before {
content: "\f138";
}
.cb-chevron-circle-up:before {
content: "\f139";
}
.cb-chevron-circle-down:before {
content: "\f13a";
}
.cb-html5:before {
content: "\f13b";
}
.cb-css3:before {
content: "\f13c";
}
.cb-anchor:before {
content: "\f13d";
}
.cb-unlock-alt:before {
content: "\f13e";
}
.cb-bullseye:before {
content: "\f140";
}
.cb-ellipsis-h:before {
content: "\f141";
}
.cb-ellipsis-v:before {
content: "\f142";
}
.cb-rss-square:before {
content: "\f143";
}
.cb-play-circle:before {
content: "\f144";
}
.cb-ticket:before {
content: "\f145";
}
.cb-minus-square:before {
content: "\f146";
}
.cb-minus-square-o:before {
content: "\f147";
}
.cb-level-up:before {
content: "\f148";
}
.cb-level-down:before {
content: "\f149";
}
.cb-check-square:before {
content: "\f14a";
}
.cb-pencil-square:before {
content: "\f14b";
}
.cb-external-link-square:before {
content: "\f14c";
}
.cb-share-square:before {
content: "\f14d";
}
.cb-compass:before {
content: "\f14e";
}
.cb-toggle-down:before,
.cb-caret-square-o-down:before {
content: "\f150";
}
.cb-toggle-up:before,
.cb-caret-square-o-up:before {
content: "\f151";
}
.cb-toggle-right:before,
.cb-caret-square-o-right:before {
content: "\f152";
}
.cb-euro:before,
.cb-eur:before {
content: "\f153";
}
.cb-gbp:before {
content: "\f154";
}
.cb-dollar:before,
.cb-usd:before {
content: "\f155";
}
.cb-rupee:before,
.cb-inr:before {
content: "\f156";
}
.cb-cny:before,
.cb-rmb:before,
.cb-yen:before,
.cb-jpy:before {
content: "\f157";
}
.cb-ruble:before,
.cb-rouble:before,
.cb-rub:before {
content: "\f158";
}
.cb-won:before,
.cb-krw:before {
content: "\f159";
}
.cb-bitcoin:before,
.cb-btc:before {
content: "\f15a";
}
.cb-file:before {
content: "\f15b";
}
.cb-file-text:before {
content: "\f15c";
}
.cb-sort-alpha-asc:before {
content: "\f15d";
}
.cb-sort-alpha-desc:before {
content: "\f15e";
}
.cb-sort-amount-asc:before {
content: "\f160";
}
.cb-sort-amount-desc:before {
content: "\f161";
}
.cb-sort-numeric-asc:before {
content: "\f162";
}
.cb-sort-numeric-desc:before {
content: "\f163";
}
.cb-thumbs-up:before {
content: "\f164";
}
.cb-thumbs-down:before {
content: "\f165";
}
.cb-youtube-square:before {
content: "\f166";
}
.cb-youtube:before {
content: "\f167";
}
.cb-xing:before {
content: "\f168";
}
.cb-xing-square:before {
content: "\f169";
}
.cb-youtube-play:before {
content: "\f16a";
}
.cb-dropbox:before {
content: "\f16b";
}
.cb-stack-overflow:before {
content: "\f16c";
}
.cb-instagram:before {
content: "\f16d";
}
.cb-flickr:before {
content: "\f16e";
}
.cb-adn:before {
content: "\f170";
}
.cb-bitbucket:before {
content: "\f171";
}
.cb-bitbucket-square:before {
content: "\f172";
}
.cb-tumblr:before {
content: "\f173";
}
.cb-tumblr-square:before {
content: "\f174";
}
.cb-long-arrow-down:before {
content: "\f175";
}
.cb-long-arrow-up:before {
content: "\f176";
}
.cb-long-arrow-left:before {
content: "\f177";
}
.cb-long-arrow-right:before {
content: "\f178";
}
.cb-apple:before {
content: "\f179";
}
.cb-windows:before {
content: "\f17a";
}
.cb-android:before {
content: "\f17b";
}
.cb-linux:before {
content: "\f17c";
}
.cb-dribbble:before {
content: "\f17d";
}
.cb-skype:before {
content: "\f17e";
}
.cb-foursquare:before {
content: "\f180";
}
.cb-trello:before {
content: "\f181";
}
.cb-female:before {
content: "\f182";
}
.cb-male:before {
content: "\f183";
}
.cb-gittip:before,
.cb-gratipay:before {
content: "\f184";
}
.cb-sun-o:before {
content: "\f185";
}
.cb-moon-o:before {
content: "\f186";
}
.cb-archive:before {
content: "\f187";
}
.cb-bug:before {
content: "\f188";
}
.cb-vk:before {
content: "\f189";
}
.cb-weibo:before {
content: "\f18a";
}
.cb-renren:before {
content: "\f18b";
}
.cb-pagelines:before {
content: "\f18c";
}
.cb-stack-exchange:before {
content: "\f18d";
}
.cb-arrow-circle-o-right:before {
content: "\f18e";
}
.cb-arrow-circle-o-left:before {
content: "\f190";
}
.cb-toggle-left:before,
.cb-caret-square-o-left:before {
content: "\f191";
}
.cb-dot-circle-o:before {
content: "\f192";
}
.cb-wheelchair:before {
content: "\f193";
}
.cb-vimeo-square:before {
content: "\f194";
}
.cb-turkish-lira:before,
.cb-try:before {
content: "\f195";
}
.cb-plus-square-o:before {
content: "\f196";
}
.cb-space-shuttle:before {
content: "\f197";
}
.cb-slack:before {
content: "\f198";
}
.cb-envelope-square:before {
content: "\f199";
}
.cb-wordpress:before {
content: "\f19a";
}
.cb-openid:before {
content: "\f19b";
}
.cb-institution:before,
.cb-bank:before,
.cb-university:before {
content: "\f19c";
}
.cb-mortar-board:before,
.cb-graduation-cap:before {
content: "\f19d";
}
.cb-yahoo:before {
content: "\f19e";
}
.cb-google:before {
content: "\f1a0";
}
.cb-reddit:before {
content: "\f1a1";
}
.cb-reddit-square:before {
content: "\f1a2";
}
.cb-stumbleupon-circle:before {
content: "\f1a3";
}
.cb-stumbleupon:before {
content: "\f1a4";
}
.cb-delicious:before {
content: "\f1a5";
}
.cb-digg:before {
content: "\f1a6";
}
.cb-pied-piper-pp:before {
content: "\f1a7";
}
.cb-pied-piper-alt:before {
content: "\f1a8";
}
.cb-drupal:before {
content: "\f1a9";
}
.cb-joomla:before {
content: "\f1aa";
}
.cb-language:before {
content: "\f1ab";
}
.cb-fax:before {
content: "\f1ac";
}
.cb-building:before {
content: "\f1ad";
}
.cb-child:before {
content: "\f1ae";
}
.cb-paw:before {
content: "\f1b0";
}
.cb-spoon:before {
content: "\f1b1";
}
.cb-cube:before {
content: "\f1b2";
}
.cb-cubes:before {
content: "\f1b3";
}
.cb-behance:before {
content: "\f1b4";
}
.cb-behance-square:before {
content: "\f1b5";
}
.cb-steam:before {
content: "\f1b6";
}
.cb-steam-square:before {
content: "\f1b7";
}
.cb-recycle:before {
content: "\f1b8";
}
.cb-automobile:before,
.cb-car:before {
content: "\f1b9";
}
.cb-cab:before,
.cb-taxi:before {
content: "\f1ba";
}
.cb-tree:before {
content: "\f1bb";
}
.cb-spotify:before {
content: "\f1bc";
}
.cb-deviantart:before {
content: "\f1bd";
}
.cb-soundcloud:before {
content: "\f1be";
}
.cb-database:before {
content: "\f1c0";
}
.cb-file-pdf-o:before {
content: "\f1c1";
}
.cb-file-word-o:before {
content: "\f1c2";
}
.cb-file-excel-o:before {
content: "\f1c3";
}
.cb-file-powerpoint-o:before {
content: "\f1c4";
}
.cb-file-photo-o:before,
.cb-file-picture-o:before,
.cb-file-image-o:before {
content: "\f1c5";
}
.cb-file-zip-o:before,
.cb-file-archive-o:before {
content: "\f1c6";
}
.cb-file-sound-o:before,
.cb-file-audio-o:before {
content: "\f1c7";
}
.cb-file-movie-o:before,
.cb-file-video-o:before {
content: "\f1c8";
}
.cb-file-code-o:before {
content: "\f1c9";
}
.cb-vine:before {
content: "\f1ca";
}
.cb-codepen:before {
content: "\f1cb";
}
.cb-jsfiddle:before {
content: "\f1cc";
}
.cb-life-bouy:before,
.cb-life-buoy:before,
.cb-life-saver:before,
.cb-support:before,
.cb-life-ring:before {
content: "\f1cd";
}
.cb-circle-o-notch:before {
content: "\f1ce";
}
.cb-ra:before,
.cb-resistance:before,
.cb-rebel:before {
content: "\f1d0";
}
.cb-ge:before,
.cb-empire:before {
content: "\f1d1";
}
.cb-git-square:before {
content: "\f1d2";
}
.cb-git:before {
content: "\f1d3";
}
.cb-y-combinator-square:before,
.cb-yc-square:before,
.cb-hacker-news:before {
content: "\f1d4";
}
.cb-tencent-weibo:before {
content: "\f1d5";
}
.cb-qq:before {
content: "\f1d6";
}
.cb-wechat:before,
.cb-weixin:before {
content: "\f1d7";
}
.cb-send:before,
.cb-paper-plane:before {
content: "\f1d8";
}
.cb-send-o:before,
.cb-paper-plane-o:before {
content: "\f1d9";
}
.cb-history:before {
content: "\f1da";
}
.cb-circle-thin:before {
content: "\f1db";
}
.cb-header:before {
content: "\f1dc";
}
.cb-paragraph:before {
content: "\f1dd";
}
.cb-sliders:before {
content: "\f1de";
}
.cb-share-alt:before {
content: "\f1e0";
}
.cb-share-alt-square:before {
content: "\f1e1";
}
.cb-bomb:before {
content: "\f1e2";
}
.cb-soccer-ball-o:before,
.cb-futbol-o:before {
content: "\f1e3";
}
.cb-tty:before {
content: "\f1e4";
}
.cb-binoculars:before {
content: "\f1e5";
}
.cb-plug:before {
content: "\f1e6";
}
.cb-slideshare:before {
content: "\f1e7";
}
.cb-twitch:before {
content: "\f1e8";
}
.cb-yelp:before {
content: "\f1e9";
}
.cb-newspaper-o:before {
content: "\f1ea";
}
.cb-wifi:before {
content: "\f1eb";
}
.cb-calculator:before {
content: "\f1ec";
}
.cb-paypal:before {
content: "\f1ed";
}
.cb-google-wallet:before {
content: "\f1ee";
}
.cb-cc-visa:before {
content: "\f1f0";
}
.cb-cc-mastercard:before {
content: "\f1f1";
}
.cb-cc-discover:before {
content: "\f1f2";
}
.cb-cc-amex:before {
content: "\f1f3";
}
.cb-cc-paypal:before {
content: "\f1f4";
}
.cb-cc-stripe:before {
content: "\f1f5";
}
.cb-bell-slash:before {
content: "\f1f6";
}
.cb-bell-slash-o:before {
content: "\f1f7";
}
.cb-trash:before {
content: "\f1f8";
}
.cb-copyright:before {
content: "\f1f9";
}
.cb-at:before {
content: "\f1fa";
}
.cb-eyedropper:before {
content: "\f1fb";
}
.cb-paint-brush:before {
content: "\f1fc";
}
.cb-birthday-cake:before {
content: "\f1fd";
}
.cb-area-chart:before {
content: "\f1fe";
}
.cb-pie-chart:before {
content: "\f200";
}
.cb-line-chart:before {
content: "\f201";
}
.cb-lastfm:before {
content: "\f202";
}
.cb-lastfm-square:before {
content: "\f203";
}
.cb-toggle-off:before {
content: "\f204";
}
.cb-toggle-on:before {
content: "\f205";
}
.cb-bicycle:before {
content: "\f206";
}
.cb-bus:before {
content: "\f207";
}
.cb-ioxhost:before {
content: "\f208";
}
.cb-angellist:before {
content: "\f209";
}
.cb-cc:before {
content: "\f20a";
}
.cb-shekel:before,
.cb-sheqel:before,
.cb-ils:before {
content: "\f20b";
}
.cb-meanpath:before {
content: "\f20c";
}
.cb-buysellads:before {
content: "\f20d";
}
.cb-connectdevelop:before {
content: "\f20e";
}
.cb-dashcube:before {
content: "\f210";
}
.cb-forumbee:before {
content: "\f211";
}
.cb-leanpub:before {
content: "\f212";
}
.cb-sellsy:before {
content: "\f213";
}
.cb-shirtsinbulk:before {
content: "\f214";
}
.cb-simplybuilt:before {
content: "\f215";
}
.cb-skyatlas:before {
content: "\f216";
}
.cb-cart-plus:before {
content: "\f217";
}
.cb-cart-arrow-down:before {
content: "\f218";
}
.cb-diamond:before {
content: "\f219";
}
.cb-ship:before {
content: "\f21a";
}
.cb-user-secret:before {
content: "\f21b";
}
.cb-motorcycle:before {
content: "\f21c";
}
.cb-street-view:before {
content: "\f21d";
}
.cb-heartbeat:before {
content: "\f21e";
}
.cb-venus:before {
content: "\f221";
}
.cb-mars:before {
content: "\f222";
}
.cb-mercury:before {
content: "\f223";
}
.cb-intersex:before,
.cb-transgender:before {
content: "\f224";
}
.cb-transgender-alt:before {
content: "\f225";
}
.cb-venus-double:before {
content: "\f226";
}
.cb-mars-double:before {
content: "\f227";
}
.cb-venus-mars:before {
content: "\f228";
}
.cb-mars-stroke:before {
content: "\f229";
}
.cb-mars-stroke-v:before {
content: "\f22a";
}
.cb-mars-stroke-h:before {
content: "\f22b";
}
.cb-neuter:before {
content: "\f22c";
}
.cb-genderless:before {
content: "\f22d";
}
.cb-facebook-official:before {
content: "\f230";
}
.cb-pinterest-p:before {
content: "\f231";
}
.cb-whatsapp:before {
content: "\f232";
}
.cb-server:before {
content: "\f233";
}
.cb-user-plus:before {
content: "\f234";
}
.cb-user-times:before {
content: "\f235";
}
.cb-hotel:before,
.cb-bed:before {
content: "\f236";
}
.cb-viacoin:before {
content: "\f237";
}
.cb-train:before {
content: "\f238";
}
.cb-subway:before {
content: "\f239";
}
.cb-medium:before {
content: "\f23a";
}
.cb-yc:before,
.cb-y-combinator:before {
content: "\f23b";
}
.cb-optin-monster:before {
content: "\f23c";
}
.cb-opencart:before {
content: "\f23d";
}
.cb-expeditedssl:before {
content: "\f23e";
}
.cb-battery-4:before,
.cb-battery:before,
.cb-battery-full:before {
content: "\f240";
}
.cb-battery-3:before,
.cb-battery-three-quarters:before {
content: "\f241";
}
.cb-battery-2:before,
.cb-battery-half:before {
content: "\f242";
}
.cb-battery-1:before,
.cb-battery-quarter:before {
content: "\f243";
}
.cb-battery-0:before,
.cb-battery-empty:before {
content: "\f244";
}
.cb-mouse-pointer:before {
content: "\f245";
}
.cb-i-cursor:before {
content: "\f246";
}
.cb-object-group:before {
content: "\f247";
}
.cb-object-ungroup:before {
content: "\f248";
}
.cb-sticky-note:before {
content: "\f249";
}
.cb-sticky-note-o:before {
content: "\f24a";
}
.cb-cc-jcb:before {
content: "\f24b";
}
.cb-cc-diners-club:before {
content: "\f24c";
}
.cb-clone:before {
content: "\f24d";
}
.cb-balance-scale:before {
content: "\f24e";
}
.cb-hourglass-o:before {
content: "\f250";
}
.cb-hourglass-1:before,
.cb-hourglass-start:before {
content: "\f251";
}
.cb-hourglass-2:before,
.cb-hourglass-half:before {
content: "\f252";
}
.cb-hourglass-3:before,
.cb-hourglass-end:before {
content: "\f253";
}
.cb-hourglass:before {
content: "\f254";
}
.cb-hand-grab-o:before,
.cb-hand-rock-o:before {
content: "\f255";
}
.cb-hand-stop-o:before,
.cb-hand-paper-o:before {
content: "\f256";
}
.cb-hand-scissors-o:before {
content: "\f257";
}
.cb-hand-lizard-o:before {
content: "\f258";
}
.cb-hand-spock-o:before {
content: "\f259";
}
.cb-hand-pointer-o:before {
content: "\f25a";
}
.cb-hand-peace-o:before {
content: "\f25b";
}
.cb-trademark:before {
content: "\f25c";
}
.cb-registered:before {
content: "\f25d";
}
.cb-creative-commons:before {
content: "\f25e";
}
.cb-gg:before {
content: "\f260";
}
.cb-gg-circle:before {
content: "\f261";
}
.cb-tripadvisor:before {
content: "\f262";
}
.cb-odnoklassniki:before {
content: "\f263";
}
.cb-odnoklassniki-square:before {
content: "\f264";
}
.cb-get-pocket:before {
content: "\f265";
}
.cb-wikipedia-w:before {
content: "\f266";
}
.cb-safari:before {
content: "\f267";
}
.cb-chrome:before {
content: "\f268";
}
.cb-firefox:before {
content: "\f269";
}
.cb-opera:before {
content: "\f26a";
}
.cb-internet-explorer:before {
content: "\f26b";
}
.cb-tv:before,
.cb-television:before {
content: "\f26c";
}
.cb-contao:before {
content: "\f26d";
}
.cb-500px:before {
content: "\f26e";
}
.cb-amazon:before {
content: "\f270";
}
.cb-calendar-plus-o:before {
content: "\f271";
}
.cb-calendar-minus-o:before {
content: "\f272";
}
.cb-calendar-times-o:before {
content: "\f273";
}
.cb-calendar-check-o:before {
content: "\f274";
}
.cb-industry:before {
content: "\f275";
}
.cb-map-pin:before {
content: "\f276";
}
.cb-map-signs:before {
content: "\f277";
}
.cb-map-o:before {
content: "\f278";
}
.cb-map:before {
content: "\f279";
}
.cb-commenting:before {
content: "\f27a";
}
.cb-commenting-o:before {
content: "\f27b";
}
.cb-houzz:before {
content: "\f27c";
}
.cb-vimeo:before {
content: "\f27d";
}
.cb-black-tie:before {
content: "\f27e";
}
.cb-fonticons:before {
content: "\f280";
}
.cb-reddit-alien:before {
content: "\f281";
}
.cb-edge:before {
content: "\f282";
}
.cb-credit-card-alt:before {
content: "\f283";
}
.cb-codiepie:before {
content: "\f284";
}
.cb-modx:before {
content: "\f285";
}
.cb-fort-awesome:before {
content: "\f286";
}
.cb-usb:before {
content: "\f287";
}
.cb-product-hunt:before {
content: "\f288";
}
.cb-mixcloud:before {
content: "\f289";
}
.cb-scribd:before {
content: "\f28a";
}
.cb-pause-circle:before {
content: "\f28b";
}
.cb-pause-circle-o:before {
content: "\f28c";
}
.cb-stop-circle:before {
content: "\f28d";
}
.cb-stop-circle-o:before {
content: "\f28e";
}
.cb-shopping-bag:before {
content: "\f290";
}
.cb-shopping-basket:before {
content: "\f291";
}
.cb-hashtag:before {
content: "\f292";
}
.cb-bluetooth:before {
content: "\f293";
}
.cb-bluetooth-b:before {
content: "\f294";
}
.cb-percent:before {
content: "\f295";
}
.cb-gitlab:before {
content: "\f296";
}
.cb-wpbeginner:before {
content: "\f297";
}
.cb-wpforms:before {
content: "\f298";
}
.cb-envira:before {
content: "\f299";
}
.cb-universal-access:before {
content: "\f29a";
}
.cb-wheelchair-alt:before {
content: "\f29b";
}
.cb-question-circle-o:before {
content: "\f29c";
}
.cb-blind:before {
content: "\f29d";
}
.cb-audio-description:before {
content: "\f29e";
}
.cb-volume-control-phone:before {
content: "\f2a0";
}
.cb-braille:before {
content: "\f2a1";
}
.cb-assistive-listening-systems:before {
content: "\f2a2";
}
.cb-asl-interpreting:before,
.cb-american-sign-language-interpreting:before {
content: "\f2a3";
}
.cb-deafness:before,
.cb-hard-of-hearing:before,
.cb-deaf:before {
content: "\f2a4";
}
.cb-glide:before {
content: "\f2a5";
}
.cb-glide-g:before {
content: "\f2a6";
}
.cb-signing:before,
.cb-sign-language:before {
content: "\f2a7";
}
.cb-low-vision:before {
content: "\f2a8";
}
.cb-viadeo:before {
content: "\f2a9";
}
.cb-viadeo-square:before {
content: "\f2aa";
}
.cb-snapchat:before {
content: "\f2ab";
}
.cb-snapchat-ghost:before {
content: "\f2ac";
}
.cb-snapchat-square:before {
content: "\f2ad";
}
.cb-pied-piper:before {
content: "\f2ae";
}
.cb-first-order:before {
content: "\f2b0";
}
.cb-yoast:before {
content: "\f2b1";
}
.cb-themeisle:before {
content: "\f2b2";
}
.cb-google-plus-circle:before,
.cb-google-plus-official:before {
content: "\f2b3";
}
.cb-fa:before,
.cb-font-awesome:before {
content: "\f2b4";
}
.cb-handshake-o:before {
content: "\f2b5";
}
.cb-envelope-open:before {
content: "\f2b6";
}
.cb-envelope-open-o:before {
content: "\f2b7";
}
.cb-linode:before {
content: "\f2b8";
}
.cb-address-book:before {
content: "\f2b9";
}
.cb-address-book-o:before {
content: "\f2ba";
}
.cb-vcard:before,
.cb-address-card:before {
content: "\f2bb";
}
.cb-vcard-o:before,
.cb-address-card-o:before {
content: "\f2bc";
}
.cb-user-circle:before {
content: "\f2bd";
}
.cb-user-circle-o:before {
content: "\f2be";
}
.cb-user-o:before {
content: "\f2c0";
}
.cb-id-badge:before {
content: "\f2c1";
}
.cb-drivers-license:before,
.cb-id-card:before {
content: "\f2c2";
}
.cb-drivers-license-o:before,
.cb-id-card-o:before {
content: "\f2c3";
}
.cb-quora:before {
content: "\f2c4";
}
.cb-free-code-camp:before {
content: "\f2c5";
}
.cb-telegram:before {
content: "\f2c6";
}
.cb-thermometer-4:before,
.cb-thermometer:before,
.cb-thermometer-full:before {
content: "\f2c7";
}
.cb-thermometer-3:before,
.cb-thermometer-three-quarters:before {
content: "\f2c8";
}
.cb-thermometer-2:before,
.cb-thermometer-half:before {
content: "\f2c9";
}
.cb-thermometer-1:before,
.cb-thermometer-quarter:before {
content: "\f2ca";
}
.cb-thermometer-0:before,
.cb-thermometer-empty:before {
content: "\f2cb";
}
.cb-shower:before {
content: "\f2cc";
}
.cb-bathtub:before,
.cb-s15:before,
.cb-bath:before {
content: "\f2cd";
}
.cb-podcast:before {
content: "\f2ce";
}
.cb-window-maximize:before {
content: "\f2d0";
}
.cb-window-minimize:before {
content: "\f2d1";
}
.cb-window-restore:before {
content: "\f2d2";
}
.cb-times-rectangle:before,
.cb-window-close:before {
content: "\f2d3";
}
.cb-times-rectangle-o:before,
.cb-window-close-o:before {
content: "\f2d4";
}
.cb-bandcamp:before {
content: "\f2d5";
}
.cb-grav:before {
content: "\f2d6";
}
.cb-etsy:before {
content: "\f2d7";
}
.cb-imdb:before {
content: "\f2d8";
}
.cb-ravelry:before {
content: "\f2d9";
}
.cb-eercast:before {
content: "\f2da";
}
.cb-microchip:before {
content: "\f2db";
}
.cb-snowflake-o:before {
content: "\f2dc";
}
.cb-superpowers:before {
content: "\f2dd";
}
.cb-wpexplorer:before {
content: "\f2de";
}
.cb-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;
}#single-below-header .nectar-social.hover {
margin-right: 14px;
}
#single-below-header .nectar-social.hover[data-rm-love="1"] {
margin-right: 0;
}
.nectar-social.hover {
position :relative;
}
.nectar-social.hover > *:not(.share-btn) {
margin-bottom: 14px;
}
.nectar-social.hover > div:not(.share-btn) {
display: inline-block;
}
#ajax-content-wrap .nectar-social.hover .nectar-love-button span { 
padding-left: 0;
}
.nectar-social.hover .share-btn i { 
-webkit-transition: none; 
transition: none; 
}
.nectar-social.hover .share-btn, 
.nectar-social.hover > div span,
body .nectar-social.hover .nectar-love .nectar-love-count {
font-size: 14px;
line-height: 28px;
}
.nectar-social.hover > div a > span {
-webkit-transition: color .45s cubic-bezier(0.25,1,0.33,1);
transition: color .45s cubic-bezier(0.25,1,0.33,1);
}
.nectar-social.hover .share-btn, 
.nectar-social.hover > div a > span {
cursor: pointer;
-webkit-transition: color .45s cubic-bezier(0.25,1,0.33,1);
transition: color .45s cubic-bezier(0.25,1,0.33,1);
}
.nectar-social.hover .share-btn, 
.nectar-social.hover > div a {
display: inline-block;
border: 2px solid rgba(0,0,0,0.1);
padding: 6px 20px;
-webkit-transition: border-color .45s cubic-bezier(0.25,1,0.33,1);
transition: border-color .45s cubic-bezier(0.25,1,0.33,1);
border-radius: 100px;
}
.nectar-social.hover .share-btn,
.nectar-social.hover > div a > span,
.sharing-default-minimal .nectar-love {
color: #888;
}
#single-meta .nectar-social.hover .share-btn {
padding-left: 20px;
}
.nectar-social.hover .share-btn:hover, 
.nectar-social.hover > div a:hover {
border-color: rgba(0,0,0,0.5);
}
.nectar-social.hover .nectar-social-inner {
position: absolute;
left: 0;
pointer-events: none;
width: 300px;
}
.nectar-social.hover .share-btn {
margin-right: 14px;
}
.nectar-social.hover i.icon-default-style[class^="icon-"],
.nectar-social.hover i[class^="icon-"] {
margin-right: 7px;
font-size: 18px;
line-height: 23px;
height: 20px;
-webkit-transition: color .45s cubic-bezier(0.25,1,0.33,1);
transition: color .45s cubic-bezier(0.25,1,0.33,1);
}
.nectar-social.hover .nectar-social-inner a i {
font-size: 16px;
}
.nectar-social.hover .nectar-social-inner a {
transform: translateX(-20px);
opacity: 0;
height: 45px;
width: 45px;
padding: 0;
color: #ddd;
margin: 0 14px 14px 0;
text-align: center;
line-height: 43px;
}
.portfolio-items .col .custom-content .nectar-social.hover .nectar-social-inner a {
width: 45px;
}
.portfolio-items .col .custom-content .nectar-social.hover .nectar-social-inner a {
margin: 0 14px 14px 0;
}
.portfolio-items .col .custom-content .nectar-social.hover.visible .share-btn, 
.portfolio-items .col .custom-content .nectar-social.hover.visible .nectar-love-button,
.portfolio-items .col .custom-content .nectar-social.hover:not(.visible) .nectar-social-inner a {
opacity: 0!important;
}
.portfolio-items .custom-content .nectar-social.hover .nectar-love {
height: auto;
}
.nectar-social.hover[data-position="right"] .nectar-social-inner a { 
transform: translateX(20px);
}
.nectar-social.hover[data-position="right"] .share-btn {
float: right;
margin-left: 14px;
margin-right: 0;
}
.nectar-social.hover[data-position="right"]  .nectar-social-inner {
left: auto;
text-align: right;
right: 0;
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(2) {
transition-delay: 0.03s; 
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(3) {
transition-delay: 0.06s; 
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(4) {
transition-delay: 0.09s; 
}
.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(5) {
transition-delay: 0.12s; 
}
.nectar-social.hover .share-btn,
.nectar-social.hover .nectar-love-button,
.nectar-social.hover .nectar-social-inner a {
-webkit-transition: all 0.4s cubic-bezier(0.25,1,0.33,1);
transition: all 0.4s cubic-bezier(0.25,1,0.33,1), ;
}
.nectar-social.hover.visible .share-btn,
.nectar-social.hover.visible .nectar-love-button {
opacity: 0;
pointer-events: none;
}
.nectar-social.hover.visible .nectar-social-inner a,
.nectar-social.hover.visible[data-position="right"] .nectar-social-inner a {
transform: translateX(0px);
opacity: 1;
}
.nectar-social.hover.visible .nectar-social-inner  {
pointer-events: all;
} .nectar-social.fixed > a:before {
background-color: #000;
}
@media only screen and (max-width:999px){
.nectar-social.fixed >a{
transition:all 0.35s cubic-bezier(.15,0.2,.1,1);
-webkit-transition:all 0.35s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:scale(0);
transform:scale(0)
}
.nectar-social.fixed{
margin: 0;
height:50px;
pointer-events:none
}
.nectar-social.fixed.visible >a{
-webkit-transform:scale(1);
transform:scale(1)
}
.nectar-social.fixed.visible{
pointer-events:auto
}
}
.nectar-social.fixed {
position:fixed;
right:34px;
bottom:34px;
height:50px;
width:50px;
line-height:50px;
z-index:1000
}
.nectar-social.fixed >a {
height:50px;
width:50px;
line-height:52px;
text-align:center;
display:block;
position:absolute;
bottom:0;
left:0;
z-index:10;
}
.nectar-social.fixed >a:before{
display:block;
content:'';
position:absolute;
top:0;
left:0;
width:100%;
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
height:100%;
transform: translateZ(0);
backface-visibility:hidden;
border-radius:50%
}
.nectar-social.fixed:hover >a:before{
box-shadow:0 7px 15px rgba(0,0,0,0.2)
}
.nectar-social.fixed >a >[class^="icon-"].icon-default-style{
font-size:16px;
height: 50px;
width: 50px;
line-height: 50px;
color:#fff;
left:-1px;
top: 0;
z-index: 10;
position: relative;
}
.nectar-social.fixed .nectar-social-inner {
position:absolute;
height:50px;
width:50px;
bottom:0;
left:0;
z-index:1;
text-align:center
}
.nectar-social.fixed .nectar-social-inner a{
display:block;
line-height:36px;
height:36px;
padding:0;
margin:0;
width:36px;
left:7px;
position:absolute;
opacity:0;
border:none;
top:0;
box-shadow:0 7px 15px rgba(0,0,0,0.2);
border-radius:50%;
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1)
}
.nectar-social.fixed >a:after, 
.nectar-social.fixed .nectar-social-inner a:after{
background-color:#fff;
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
opacity:0;
content:'';
display:block;
border-radius:50%
}
.nectar-social.fixed a:after{
-webkit-transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1);
transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1)
}
@keyframes socialButtonFlash{
0%{
opacity:0;
transform:scale(1)
}
25%{
opacity:0.22;
transform:scale(1.1115)
}
100%{
opacity:0;
transform:scale(1.23)
}
}
.nectar-social.fixed:hover >a:after{
-webkit-animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards;
animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards
}
.nectar-social.fixed a:hover:after{
opacity:0.2
}
.nectar-social.fixed:hover >a:before{
-webkit-transform:scale(1.23) translateZ(0);
transform:scale(1.23) translateZ(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(1){
transform:translateY(0px) scale(0);
-webkit-transform:translateY(0px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(2){
-webkit-transform:translateY(-36px) scale(0);
transform:translateY(-36px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(3){
-webkit-transform:translateY(-86px) scale(0);
transform:translateY(-86px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(4){
-webkit-transform:translateY(-136px) scale(0);
transform:translateY(-136px) scale(0)
}
.nectar-social.fixed .nectar-social-inner a:nth-child(5){
-webkit-transform:translateY(-186px) scale(0);
transform:translateY(-186px) scale(0)
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(1){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-56px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-56px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(2){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-106px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-106px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(3){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-156px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-156px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(4){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-206px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-206px) scale(1);
opacity:1
}
.nectar-social.fixed:hover .nectar-social-inner a:nth-child(5){
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
-webkit-transform:translateY(-256px) scale(1);
transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
transform:translateY(-256px) scale(1);
opacity:1
}
.nectar-social.fixed:hover{
height:340px
}
body .nectar-social.fixed a i,
#ajax-content-wrap .nectar-social.fixed a i{
color:#fff;
font-size:14px;
top: 0;
padding-right:0;
display: block;
}
body .nectar-social.fixed .nectar-social-inner a i,
#ajax-content-wrap .nectar-social.fixed .nectar-social-inner a i {
height:36px;
line-height:36px;
width:36px;
}
.nectar-social.fixed .google-plus-share i{
font-size:12px
} .sharing-default-minimal .nectar-social .love-text { display: inline; }
.sharing-default-minimal .nectar-social .love-text,
.sharing-default-minimal .nectar-social .social-text,
#ajax-content-wrap .sharing-default-minimal .nectar-social .social-text {
display: inline-block;
opacity:1;
font-size: 15px;
line-height: 15px;
}
.sharing-default-minimal .nectar-social .facebook-share,
.nectar-social.hover .facebook-share:hover,
#single-below-header .nectar-social.hover .facebook-share:hover {
border-color:#6a75c8;
color:#6a75c8;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .twitter-share,
.nectar-social.hover .twitter-share:hover,
#single-below-header .nectar-social.hover .twitter-share:hover {
border-color:#6abaf7;
color:#6abaf7;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .linkedin-share,
.nectar-social.hover .linkedin-share:hover,
#single-below-header .nectar-social.hover .linkedin-share:hover {
border-color:#2e82d9;
color:#2e82d9;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .pinterest-share,
.nectar-social.hover .pinterest-share:hover,
#single-below-header .nectar-social.hover .pinterest-share:hover {
border-color:#f00;
color:#f00;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .facebook-share i{
height:15px;
font-size:15px;
line-height:19px;
color:#6a75c8;
padding-right: 3px;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .twitter-share i{
height:15px;
font-size:16px;
line-height:18px;
padding-right: 3px;
color:#6abaf7;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .google-plus-share i{
height:15px;
font-size:14px;
line-height:19px;
padding-right: 3px;
color:#f05660;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .linkedin-share i{
height:15px;
font-size:14px;
color:#2e82d9;
padding-right: 3px;
line-height:16px;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-social .pinterest-share i{
height:15px;
font-size:16px;
color:#f00;
padding-right: 3px;
line-height:18px;
transition:all 0.2s ease
} .sharing-default-minimal .nectar-social .facebook-share:hover,
.nectar-social.fixed .facebook-share,
.nectar-social.vertical .nectar-social-inner a.facebook-share:hover {
background-color:#6a75c8;
}
.sharing-default-minimal .nectar-social .twitter-share:hover,
.nectar-social.fixed .twitter-share,
.nectar-social.vertical .nectar-social-inner a.twitter-share:hover {
background-color:#6abaf7;
}
.sharing-default-minimal .nectar-social .linkedin-share:hover,
.nectar-social.fixed .linkedin-share,
.nectar-social.vertical .nectar-social-inner a.linkedin-share:hover {
background-color:#2e82d9;
}
.sharing-default-minimal .nectar-social .pinterest-share:hover,
.nectar-social.fixed .pinterest-share,
.nectar-social.vertical .nectar-social-inner a.pinterest-share:hover {
background-color:#f00;
}
.sharing-default-minimal .nectar-social a:hover {
color:#fff
}
#ajax-content-wrap .sharing-default-minimal .nectar-social .nectar-love,
body .sharing-default-minimal .nectar-social .nectar-love {
margin-top: 0;
font-size: 15px;
line-height: 22px;
}
body .sharing-default-minimal .n-shortcode{
border-right:none!important;
top:-1px;
position:relative
}
.col.centered-text .sharing-default-minimal .nectar-social-inner {
text-align: center;
}
.sharing-default-minimal .nectar-social-inner .nectar-love {
border:2px solid rgba(0,0,0,0.2);
padding:7px 9px 7px 30px!important;
margin-top:50px;
height:auto!important;
font-size:12px;
margin-right:10px;
line-height:20px;
position:relative;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-love.loved{
border-color:transparent;
background-color: #000;
}
.sharing-default-minimal .n-shortcode .nectar-love .icon-salient-heart-2,
body .sharing-default-minimal .nectar-love i{
font-size:14px!important;
margin-right:8px;
line-height:20px;
transition:all 0.2s ease
}
#ajax-content-wrap .sharing-default-minimal .nectar-love i, 
body .sharing-default-minimal .hovered .nectar-love i{
color:rgba(0,0,0,0.2);
transform:scale(1);
opacity:1;
position:relative
}
.sharing-default-minimal .total_loves{
background-color:rgba(0,0,0,0.2);
color: #fff;
border-radius:100px;
padding:2px 8px!important;
margin-left:28px;
float:right;
line-height:12px;
transition:all 0.2s ease
}
.sharing-default-minimal .nectar-love .total_loves .nectar-love-count{
font-size:10px;
line-height: 16px;
opacity:1
}
.sharing-default-minimal .nectar-love:hover{
background-color:#000
}
.sharing-default-minimal .nectar-love:hover .total_loves, 
.sharing-default-minimal .nectar-love.loved .total_loves{
background-color:rgba(255,255,255,0.25)
}
.sharing-default-minimal .nectar-love .icon-salient-heart-2:before{
content:"\e00e"!important
}
.sharing-default-minimal .total_loves{
display:block
}
.sharing-default-minimal a:hover .total_loves,
.sharing-default-minimal .nectar-love.loved .total_loves{
color:#fff
}
#page-header-bg[data-post-hs="default_minimal"] h1, 
body.single-post .heading-title[data-header-style="default_minimal"] .entry-title{
text-align:center;
margin:0 auto
}
.sharing-default-minimal{
text-align:left
}
.sharing-default-minimal .nectar-social-inner >a{
border:2px solid #000;
padding:9px 30px!important;
margin-right:10px
}
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-social-inner >a, 
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-love{
border-radius:100px;
line-height:1px;
margin:10px 13px 10px 0;
height:auto;
display:inline-block
}
.sharing-default-minimal .nectar-social-inner >a, 
.sharing-default-minimal .nectar-love{
line-height:1px;
margin:10px 13px 10px 0;
height:auto;
display:inline-block
}
.sharing-default-minimal .nectar-social-inner >a,
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-social-inner >a {
line-height: 18px;
}
.sharing-default-minimal .nectar-social .facebook-share:hover i, 
.sharing-default-minimal .nectar-social .twitter-share:hover i, 
.sharing-default-minimal .nectar-social .google-plus-share:hover i, 
.sharing-default-minimal .nectar-social .linkedin-share:hover i, 
.sharing-default-minimal .nectar-social .pinterest-share:hover i,
.sharing-default-minimal .nectar-love:hover i, 
.sharing-default-minimal .nectar-love:hover, 
.sharing-default-minimal .nectar-love.loved i, 
.sharing-default-minimal .nectar-love.loved, 
body .sharing-default-minimal .hovered .nectar-love.loved i,
#footer-outer .sharing-default-minimal .nectar-social a:hover {
color:#fff!important
}
.post.masonry-blog-item .post-meta .nectar-love-wrap{
float:right
} .nectar-love-wrap .nectar-love-count {
margin-left: 5px;
font-size: 14px;
line-height: 14px;
}
body .nectar-love-wrap .total_loves {
line-height: 14px;
}
.nectar-love-wrap {
line-height:19px
}
article.post .post-meta .nectar-love-wrap {
text-align: center;
}
body .nectar-love-wrap i[class^="icon-"] {
font-size: 14px;
height: 14px;
top: -1px;
transition: color 0.2s ease;
line-height: 14px;
}
.nectar-love{
-webkit-transition:background-color 0.2s linear;
transition:background-color 0.2s linear;
width:auto;
color:inherit;
line-height:11px;
font-size:14px;
display:inline-block 
}
.nectar-love span{
font-weight:400;
color:inherit;
font-size:12px;
line-height:12px;
display:inline-block 
}
.nectar-social .social-text,
.nectar-social .love-text,
.nectar-love .love-text { display: none; }
body .pinterest-share i, 
body .facebook-share i, 
body .twitter-share i, 
body .linkedin-share i,
.nectar-social .icon-default-style.steadysets-icon-share,
body [class^="icon-"].icon-salient-heart, 
body [class^="icon-"].icon-salient-heart-2 {
background-color:transparent;
border-radius: 0px;
font-weight:normal;
font-size:20px;
height:20px;
width:auto;
line-height:20px;
color:#ddd;
}
.nectar-social.hover .pinterest-share i, 
.nectar-social.hover .facebook-share i, 
.nectar-social.hover .twitter-share i, 
.nectar-social.hover .linkedin-share i {
color: inherit;
}
.nectar-social .nectar-social-inner a,
.nectar-social .nectar-love-button .nectar-love,
.nectar-social.fixed > a  {
text-decoration: none!important;
}
.sharing-default-minimal.post-bottom,
.salient-social-outer.post-bottom {
margin-top: 40px;
}