@font-face {
font-family: 'font-awesome';
src: url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.eot?v=4.2.0);
src: url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.eot?#iefix&v=4.2.0) format('embedded-opentype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.woff?v=4.2.0) format('woff'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.ttf?v=4.2.0) format('truetype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.svg?v=4.2.0#font-awesome) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 'font-awesome';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.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;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.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 {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-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";
}@font-face {
font-family: 'et-icons';
src:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.eot?v=1.0);
src:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.eot?#iefix&v=1.0) format('embedded-opentype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.woff?v=1.0) format('woff'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.ttf?v=1.0) format('truetype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.svg?v=1.0#et-icons) format('svg');
font-weight: normal;
font-style: normal;
}
.eti {
font-family: 'et-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.eti_arrow_up:before {
content: "\21";
}
.eti_arrow_down:before {
content: "\22";
}
.eti_arrow_left:before {
content: "\23";
}
.eti_arrow_right:before {
content: "\24";
}
.eti_arrow_left-up:before {
content: "\25";
}
.eti_arrow_right-up:before {
content: "\26";
}
.eti_arrow_right-down:before {
content: "\27";
}
.eti_arrow_left-down:before {
content: "\28";
}
.eti_arrow-up-down:before {
content: "\29";
}
.eti_arrow_up-down_alt:before {
content: "\2a";
}
.eti_arrow_left-right_alt:before {
content: "\2b";
}
.eti_arrow_left-right:before {
content: "\2c";
}
.eti_arrow_expand_alt2:before {
content: "\2d";
}
.eti_arrow_expand_alt:before {
content: "\2e";
}
.eti_arrow_condense:before {
content: "\2f";
}
.eti_arrow_expand:before {
content: "\30";
}
.eti_arrow_move:before {
content: "\31";
}
.eti_arrow_carrot-up:before {
content: "\32";
}
.eti_arrow_carrot-down:before {
content: "\33";
}
.eti_arrow_carrot-left:before {
content: "\34";
}
.eti_arrow_carrot-right:before {
content: "\35";
}
.eti_arrow_carrot-2up:before {
content: "\36";
}
.eti_arrow_carrot-2down:before {
content: "\37";
}
.eti_arrow_carrot-2left:before {
content: "\38";
}
.eti_arrow_carrot-2right:before {
content: "\39";
}
.eti_arrow_carrot-up_alt2:before {
content: "\3a";
}
.eti_arrow_carrot-down_alt2:before {
content: "\3b";
}
.eti_arrow_carrot-left_alt2:before {
content: "\3c";
}
.eti_arrow_carrot-right_alt2:before {
content: "\3d";
}
.eti_arrow_carrot-2up_alt2:before {
content: "\3e";
}
.eti_arrow_carrot-2down_alt2:before {
content: "\3f";
}
.eti_arrow_carrot-2left_alt2:before {
content: "\40";
}
.eti_arrow_carrot-2right_alt2:before {
content: "\41";
}
.eti_arrow_triangle-up:before {
content: "\42";
}
.eti_arrow_triangle-down:before {
content: "\43";
}
.eti_arrow_triangle-left:before {
content: "\44";
}
.eti_arrow_triangle-right:before {
content: "\45";
}
.eti_arrow_triangle-up_alt2:before {
content: "\46";
}
.eti_arrow_triangle-down_alt2:before {
content: "\47";
}
.eti_arrow_triangle-left_alt2:before {
content: "\48";
}
.eti_arrow_triangle-right_alt2:before {
content: "\49";
}
.eti_arrow_back:before {
content: "\4a";
}
.eti_minus-06:before {
content: "\4b";
}
.eti_plus:before {
content: "\4c";
}
.eti_close:before {
content: "\4d";
}
.eti_check:before {
content: "\4e";
}
.eti_minus_alt2:before {
content: "\4f";
}
.eti_plus_alt2:before {
content: "\50";
}
.eti_close_alt2:before {
content: "\51";
}
.eti_check_alt2:before {
content: "\52";
}
.eti_zoom-out_alt:before {
content: "\53";
}
.eti_zoom-in_alt:before {
content: "\54";
}
.eti_search:before {
content: "\55";
}
.eti_box-empty:before {
content: "\56";
}
.eti_box-selected:before {
content: "\57";
}
.eti_minus-box:before {
content: "\58";
}
.eti_plus-box:before {
content: "\59";
}
.eti_box-checked:before {
content: "\5a";
}
.eti_circle-empty:before {
content: "\5b";
}
.eti_circle-slelected:before {
content: "\5c";
}
.eti_stop_alt2:before {
content: "\5d";
}
.eti_stop:before {
content: "\5e";
}
.eti_pause_alt2:before {
content: "\5f";
}
.eti_pause:before {
content: "\60";
}
.eti_menu:before {
content: "\61";
}
.eti_menu-square_alt2:before {
content: "\62";
}
.eti_menu-circle_alt2:before {
content: "\63";
}
.eti_ul:before {
content: "\64";
}
.eti_ol:before {
content: "\65";
}
.eti_adjust-horiz:before {
content: "\66";
}
.eti_adjust-vert:before {
content: "\67";
}
.eti_document_alt:before {
content: "\68";
}
.eti_documents_alt:before {
content: "\69";
}
.eti_pencil:before {
content: "\6a";
}
.eti_pencil-edit_alt:before {
content: "\6b";
}
.eti_pencil-edit:before {
content: "\6c";
}
.eti_folder-alt:before {
content: "\6d";
}
.eti_folder-open_alt:before {
content: "\6e";
}
.eti_folder-add_alt:before {
content: "\6f";
}
.eti_info_alt:before {
content: "\70";
}
.eti_error-oct_alt:before {
content: "\71";
}
.eti_error-circle_alt:before {
content: "\72";
}
.eti_error-triangle_alt:before {
content: "\73";
}
.eti_question_alt2:before {
content: "\74";
}
.eti_question:before {
content: "\75";
}
.eti_comment_alt:before {
content: "\76";
}
.eti_chat_alt:before {
content: "\77";
}
.eti_vol-mute_alt:before {
content: "\78";
}
.eti_volume-low_alt:before {
content: "\79";
}
.eti_volume-high_alt:before {
content: "\7a";
}
.eti_quotations:before {
content: "\7b";
}
.eti_quotations_alt2:before {
content: "\7c";
}
.eti_clock_alt:before {
content: "\7d";
}
.eti_lock_alt:before {
content: "\7e";
}
.eti_lock-open_alt:before {
content: "\e000";
}
.eti_key_alt:before {
content: "\e001";
}
.eti_cloud_alt:before {
content: "\e002";
}
.eti_cloud-upload_alt:before {
content: "\e003";
}
.eti_cloud-download_alt:before {
content: "\e004";
}
.eti_image:before {
content: "\e005";
}
.eti_images:before {
content: "\e006";
}
.eti_lightbulb_alt:before {
content: "\e007";
}
.eti_gift_alt:before {
content: "\e008";
}
.eti_house_alt:before {
content: "\e009";
}
.eti_genius:before {
content: "\e00a";
}
.eti_mobile:before {
content: "\e00b";
}
.eti_tablet:before {
content: "\e00c";
}
.eti_laptop:before {
content: "\e00d";
}
.eti_desktop:before {
content: "\e00e";
}
.eti_camera_alt:before {
content: "\e00f";
}
.eti_mail_alt:before {
content: "\e010";
}
.eti_cone_alt:before {
content: "\e011";
}
.eti_ribbon_alt:before {
content: "\e012";
}
.eti_bag_alt:before {
content: "\e013";
}
.eti_creditcard:before {
content: "\e014";
}
.eti_cart_alt:before {
content: "\e015";
}
.eti_paperclip:before {
content: "\e016";
}
.eti_tag_alt:before {
content: "\e017";
}
.eti_tags_alt:before {
content: "\e018";
}
.eti_trash_alt:before {
content: "\e019";
}
.eti_cursor_alt:before {
content: "\e01a";
}
.eti_mic_alt:before {
content: "\e01b";
}
.eti_compass_alt:before {
content: "\e01c";
}
.eti_pin_alt:before {
content: "\e01d";
}
.eti_pushpin_alt:before {
content: "\e01e";
}
.eti_map_alt:before {
content: "\e01f";
}
.eti_drawer_alt:before {
content: "\e020";
}
.eti_toolbox_alt:before {
content: "\e021";
}
.eti_book_alt:before {
content: "\e022";
}
.eti_calendar:before {
content: "\e023";
}
.eti_film:before {
content: "\e024";
}
.eti_table:before {
content: "\e025";
}
.eti_contacts_alt:before {
content: "\e026";
}
.eti_headphones:before {
content: "\e027";
}
.eti_lifesaver:before {
content: "\e028";
}
.eti_piechart:before {
content: "\e029";
}
.eti_refresh:before {
content: "\e02a";
}
.eti_link_alt:before {
content: "\e02b";
}
.eti_link:before {
content: "\e02c";
}
.eti_loading:before {
content: "\e02d";
}
.eti_blocked:before {
content: "\e02e";
}
.eti_archive_alt:before {
content: "\e02f";
}
.eti_heart_alt:before {
content: "\e030";
}
.eti_star_alt:before {
content: "\e031";
}
.eti_star-half_alt:before {
content: "\e032";
}
.eti_star:before {
content: "\e033";
}
.eti_star-half:before {
content: "\e034";
}
.eti_tools:before {
content: "\e035";
}
.eti_tool:before {
content: "\e036";
}
.eti_cog:before {
content: "\e037";
}
.eti_cogs:before {
content: "\e038";
}
.eti_arrow_up_alt:before {
content: "\e039";
}
.eti_arrow_down_alt:before {
content: "\e03a";
}
.eti_arrow_left_alt:before {
content: "\e03b";
}
.eti_arrow_right_alt:before {
content: "\e03c";
}
.eti_arrow_left-up_alt:before {
content: "\e03d";
}
.eti_arrow_right-up_alt:before {
content: "\e03e";
}
.eti_arrow_right-down_alt:before {
content: "\e03f";
}
.eti_arrow_left-down_alt:before {
content: "\e040";
}
.eti_arrow_condense_alt:before {
content: "\e041";
}
.eti_arrow_expand_alt3:before {
content: "\e042";
}
.eti_arrow_carrot_up_alt:before {
content: "\e043";
}
.eti_arrow_carrot-down_alt:before {
content: "\e044";
}
.eti_arrow_carrot-left_alt:before {
content: "\e045";
}
.eti_arrow_carrot-right_alt:before {
content: "\e046";
}
.eti_arrow_carrot-2up_alt:before {
content: "\e047";
}
.eti_arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.eti_arrow_carrot-2left_alt:before {
content: "\e049";
}
.eti_arrow_carrot-2right_alt:before {
content: "\e04a";
}
.eti_arrow_triangle-up_alt:before {
content: "\e04b";
}
.eti_arrow_triangle-down_alt:before {
content: "\e04c";
}
.eti_arrow_triangle-left_alt:before {
content: "\e04d";
}
.eti_arrow_triangle-right_alt:before {
content: "\e04e";
}
.eti_minus_alt:before {
content: "\e04f";
}
.eti_plus_alt:before {
content: "\e050";
}
.eti_close_alt:before {
content: "\e051";
}
.eti_check_alt:before {
content: "\e052";
}
.eti_zoom-out:before {
content: "\e053";
}
.eti_zoom-in:before {
content: "\e054";
}
.eti_stop_alt:before {
content: "\e055";
}
.eti_menu-square_alt:before {
content: "\e056";
}
.eti_menu-circle_alt:before {
content: "\e057";
}
.eti_document:before {
content: "\e058";
}
.eti_documents:before {
content: "\e059";
}
.eti_pencil_alt:before {
content: "\e05a";
}
.eti_folder:before {
content: "\e05b";
}
.eti_folder-open:before {
content: "\e05c";
}
.eti_folder-add:before {
content: "\e05d";
}
.eti_folder_upload:before {
content: "\e05e";
}
.eti_folder_download:before {
content: "\e05f";
}
.eti_info:before {
content: "\e060";
}
.eti_error-circle:before {
content: "\e061";
}
.eti_error-oct:before {
content: "\e062";
}
.eti_error-triangle:before {
content: "\e063";
}
.eti_question_alt:before {
content: "\e064";
}
.eti_comment:before {
content: "\e065";
}
.eti_chat:before {
content: "\e066";
}
.eti_vol-mute:before {
content: "\e067";
}
.eti_volume-low:before {
content: "\e068";
}
.eti_volume-high:before {
content: "\e069";
}
.eti_quotations_alt:before {
content: "\e06a";
}
.eti_clock:before {
content: "\e06b";
}
.eti_lock:before {
content: "\e06c";
}
.eti_lock-open:before {
content: "\e06d";
}
.eti_key:before {
content: "\e06e";
}
.eti_cloud:before {
content: "\e06f";
}
.eti_cloud-upload:before {
content: "\e070";
}
.eti_cloud-download:before {
content: "\e071";
}
.eti_lightbulb:before {
content: "\e072";
}
.eti_gift:before {
content: "\e073";
}
.eti_house:before {
content: "\e074";
}
.eti_camera:before {
content: "\e075";
}
.eti_mail:before {
content: "\e076";
}
.eti_cone:before {
content: "\e077";
}
.eti_ribbon:before {
content: "\e078";
}
.eti_bag:before {
content: "\e079";
}
.eti_cart:before {
content: "\e07a";
}
.eti_tag:before {
content: "\e07b";
}
.eti_tags:before {
content: "\e07c";
}
.eti_trash:before {
content: "\e07d";
}
.eti_cursor:before {
content: "\e07e";
}
.eti_mic:before {
content: "\e07f";
}
.eti_compass:before {
content: "\e080";
}
.eti_pin:before {
content: "\e081";
}
.eti_pushpin:before {
content: "\e082";
}
.eti_map:before {
content: "\e083";
}
.eti_drawer:before {
content: "\e084";
}
.eti_toolbox:before {
content: "\e085";
}
.eti_book:before {
content: "\e086";
}
.eti_contacts:before {
content: "\e087";
}
.eti_archive:before {
content: "\e088";
}
.eti_heart:before {
content: "\e089";
}
.eti_profile:before {
content: "\e08a";
}
.eti_group:before {
content: "\e08b";
}
.eti_grid-2x2:before {
content: "\e08c";
}
.eti_grid-3x3:before {
content: "\e08d";
}
.eti_music:before {
content: "\e08e";
}
.eti_pause_alt:before {
content: "\e08f";
}
.eti_phone:before {
content: "\e090";
}
.eti_upload:before {
content: "\e091";
}
.eti_download:before {
content: "\e092";
}
.eti_social_facebook:before {
content: "\e093";
}
.eti_social_twitter:before {
content: "\e094";
}
.eti_social_pinterest:before {
content: "\e095";
}
.eti_social_googleplus:before {
content: "\e096";
}
.eti_social_tumblr:before {
content: "\e097";
}
.eti_social_tumbleupon:before {
content: "\e098";
}
.eti_social_wordpress:before {
content: "\e099";
}
.eti_social_instagram:before {
content: "\e09a";
}
.eti_social_dribbble:before {
content: "\e09b";
}
.eti_social_vimeo:before {
content: "\e09c";
}
.eti_social_linkedin:before {
content: "\e09d";
}
.eti_social_rss:before {
content: "\e09e";
}
.eti_social_deviantart:before {
content: "\e09f";
}
.eti_social_share:before {
content: "\e0a0";
}
.eti_social_myspace:before {
content: "\e0a1";
}
.eti_social_skype:before {
content: "\e0a2";
}
.eti_social_youtube:before {
content: "\e0a3";
}
.eti_social_picassa:before {
content: "\e0a4";
}
.eti_social_googledrive:before {
content: "\e0a5";
}
.eti_social_flickr:before {
content: "\e0a6";
}
.eti_social_blogger:before {
content: "\e0a7";
}
.eti_social_spotify:before {
content: "\e0a8";
}
.eti_social_delicious:before {
content: "\e0a9";
}
.eti_social_facebook_circle:before {
content: "\e0aa";
}
.eti_social_twitter_circle:before {
content: "\e0ab";
}
.eti_social_pinterest_circle:before {
content: "\e0ac";
}
.eti_social_googleplus_circle:before {
content: "\e0ad";
}
.eti_social_tumblr_circle:before {
content: "\e0ae";
}
.eti_social_stumbleupon_circle:before {
content: "\e0af";
}
.eti_social_wordpress_circle:before {
content: "\e0b0";
}
.eti_social_instagram_circle:before {
content: "\e0b1";
}
.eti_social_dribbble_circle:before {
content: "\e0b2";
}
.eti_social_vimeo_circle:before {
content: "\e0b3";
}
.eti_social_linkedin_circle:before {
content: "\e0b4";
}
.eti_social_rss_circle:before {
content: "\e0b5";
}
.eti_social_deviantart_circle:before {
content: "\e0b6";
}
.eti_social_share_circle:before {
content: "\e0b7";
}
.eti_social_myspace_circle:before {
content: "\e0b8";
}
.eti_social_skype_circle:before {
content: "\e0b9";
}
.eti_social_youtube_circle:before {
content: "\e0ba";
}
.eti_social_picassa_circle:before {
content: "\e0bb";
}
.eti_social_googledrive_alt2:before {
content: "\e0bc";
}
.eti_social_flickr_circle:before {
content: "\e0bd";
}
.eti_social_blogger_circle:before {
content: "\e0be";
}
.eti_social_spotify_circle:before {
content: "\e0bf";
}
.eti_social_delicious_circle:before {
content: "\e0c0";
}
.eti_social_facebook_square:before {
content: "\e0c1";
}
.eti_social_twitter_square:before {
content: "\e0c2";
}
.eti_social_pinterest_square:before {
content: "\e0c3";
}
.eti_social_googleplus_square:before {
content: "\e0c4";
}
.eti_social_tumblr_square:before {
content: "\e0c5";
}
.eti_social_stumbleupon_square:before {
content: "\e0c6";
}
.eti_social_wordpress_square:before {
content: "\e0c7";
}
.eti_social_instagram_square:before {
content: "\e0c8";
}
.eti_social_dribbble_square:before {
content: "\e0c9";
}
.eti_social_vimeo_square:before {
content: "\e0ca";
}
.eti_social_linkedin_square:before {
content: "\e0cb";
}
.eti_social_rss_square:before {
content: "\e0cc";
}
.eti_social_deviantart_square:before {
content: "\e0cd";
}
.eti_social_share_square:before {
content: "\e0ce";
}
.eti_social_myspace_square:before {
content: "\e0cf";
}
.eti_social_skype_square:before {
content: "\e0d0";
}
.eti_social_youtube_square:before {
content: "\e0d1";
}
.eti_social_picassa_square:before {
content: "\e0d2";
}
.eti_social_googledrive_square:before {
content: "\e0d3";
}
.eti_social_flickr_square:before {
content: "\e0d4";
}
.eti_social_blogger_square:before {
content: "\e0d5";
}
.eti_social_spotify_square:before {
content: "\e0d6";
}
.eti_social_delicious_square:before {
content: "\e0d7";
}
.eti_printer:before {
content: "\e103";
}
.eti_calulator:before {
content: "\e0ee";
}
.eti_building:before {
content: "\e0ef";
}
.eti_floppy:before {
content: "\e0e8";
}
.eti_drive:before {
content: "\e0ea";
}
.eti_search-2:before {
content: "\e101";
}
.eti_id:before {
content: "\e107";
}
.eti_id-2:before {
content: "\e108";
}
.eti_puzzle:before {
content: "\e102";
}
.eti_like:before {
content: "\e106";
}
.eti_dislike:before {
content: "\e0eb";
}
.eti_mug:before {
content: "\e105";
}
.eti_currency:before {
content: "\e0ed";
}
.eti_wallet:before {
content: "\e100";
}
.eti_pens:before {
content: "\e104";
}
.eti_easel:before {
content: "\e0e9";
}
.eti_flowchart:before {
content: "\e109";
}
.eti_datareport:before {
content: "\e0ec";
}
.eti_briefcase:before {
content: "\e0fe";
}
.eti_shield:before {
content: "\e0f6";
}
.eti_percent:before {
content: "\e0fb";
}
.eti_globe:before {
content: "\e0e2";
}
.eti_globe-2:before {
content: "\e0e3";
}
.eti_target:before {
content: "\e0f5";
}
.eti_hourglass:before {
content: "\e0e1";
}
.eti_balance:before {
content: "\e0ff";
}
.eti_rook:before {
content: "\e0f8";
}
.eti_printer-alt:before {
content: "\e0fa";
}
.eti_calculator_alt:before {
content: "\e0e7";
}
.eti_building_alt:before {
content: "\e0fd";
}
.eti_floppy_alt:before {
content: "\e0e4";
}
.eti_drive_alt:before {
content: "\e0e5";
}
.eti_search_alt:before {
content: "\e0f7";
}
.eti_id_alt:before {
content: "\e0e0";
}
.eti_id-2_alt:before {
content: "\e0fc";
}
.eti_puzzle_alt:before {
content: "\e0f9";
}
.eti_like_alt:before {
content: "\e0dd";
}
.eti_dislike_alt:before {
content: "\e0f1";
}
.eti_mug_alt:before {
content: "\e0dc";
}
.eti_currency_alt:before {
content: "\e0f3";
}
.eti_wallet_alt:before {
content: "\e0d8";
}
.eti_pens_alt:before {
content: "\e0db";
}
.eti_easel_alt:before {
content: "\e0f0";
}
.eti_flowchart_alt:before {
content: "\e0df";
}
.eti_datareport_alt:before {
content: "\e0f2";
}
.eti_briefcase_alt:before {
content: "\e0f4";
}
.eti_shield_alt:before {
content: "\e0d9";
}
.eti_percent_alt:before {
content: "\e0da";
}
.eti_globe_alt:before {
content: "\e0de";
}
.eti_clipboard:before {
content: "\e0e6";
}@font-face {
font-family: 'et-line';
src: url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.eot?v=1.0);
src: url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.eot?#iefix&v=1.0) format('embedded-opentype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.woff?v=1.0) format('woff'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.ttf?v=1.0) format('truetype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.svg#et-line?v=1.0#et-line) format('svg');
font-weight: normal;
font-style: normal;
}
.etl {
font-family: 'et-line';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
.etl-mobile:before {
content: "\e000";
}
.etl-laptop:before {
content: "\e001";
}
.etl-desktop:before {
content: "\e002";
}
.etl-tablet:before {
content: "\e003";
}
.etl-phone:before {
content: "\e004";
}
.etl-document:before {
content: "\e005";
}
.etl-documents:before {
content: "\e006";
}
.etl-search:before {
content: "\e007";
}
.etl-clipboard:before {
content: "\e008";
}
.etl-newspaper:before {
content: "\e009";
}
.etl-notebook:before {
content: "\e00a";
}
.etl-book-open:before {
content: "\e00b";
}
.etl-browser:before {
content: "\e00c";
}
.etl-calendar:before {
content: "\e00d";
}
.etl-presentation:before {
content: "\e00e";
}
.etl-picture:before {
content: "\e00f";
}
.etl-pictures:before {
content: "\e010";
}
.etl-video:before {
content: "\e011";
}
.etl-camera:before {
content: "\e012";
}
.etl-printer:before {
content: "\e013";
}
.etl-toolbox:before {
content: "\e014";
}
.etl-briefcase:before {
content: "\e015";
}
.etl-wallet:before {
content: "\e016";
}
.etl-gift:before {
content: "\e017";
}
.etl-bargraph:before {
content: "\e018";
}
.etl-grid:before {
content: "\e019";
}
.etl-expand:before {
content: "\e01a";
}
.etl-focus:before {
content: "\e01b";
}
.etl-edit:before {
content: "\e01c";
}
.etl-adjustments:before {
content: "\e01d";
}
.etl-ribbon:before {
content: "\e01e";
}
.etl-hourglass:before {
content: "\e01f";
}
.etl-lock:before {
content: "\e020";
}
.etl-megaphone:before {
content: "\e021";
}
.etl-shield:before {
content: "\e022";
}
.etl-trophy:before {
content: "\e023";
}
.etl-flag:before {
content: "\e024";
}
.etl-map:before {
content: "\e025";
}
.etl-puzzle:before {
content: "\e026";
}
.etl-basket:before {
content: "\e027";
}
.etl-envelope:before {
content: "\e028";
}
.etl-streetsign:before {
content: "\e029";
}
.etl-telescope:before {
content: "\e02a";
}
.etl-gears:before {
content: "\e02b";
}
.etl-key:before {
content: "\e02c";
}
.etl-paperclip:before {
content: "\e02d";
}
.etl-attachment:before {
content: "\e02e";
}
.etl-pricetags:before {
content: "\e02f";
}
.etl-lightbulb:before {
content: "\e030";
}
.etl-layers:before {
content: "\e031";
}
.etl-pencil:before {
content: "\e032";
}
.etl-tools:before {
content: "\e033";
}
.etl-tools-2:before {
content: "\e034";
}
.etl-scissors:before {
content: "\e035";
}
.etl-paintbrush:before {
content: "\e036";
}
.etl-magnifying-glass:before {
content: "\e037";
}
.etl-circle-compass:before {
content: "\e038";
}
.etl-linegraph:before {
content: "\e039";
}
.etl-mic:before {
content: "\e03a";
}
.etl-strategy:before {
content: "\e03b";
}
.etl-beaker:before {
content: "\e03c";
}
.etl-caution:before {
content: "\e03d";
}
.etl-recycle:before {
content: "\e03e";
}
.etl-anchor:before {
content: "\e03f";
}
.etl-profile-male:before {
content: "\e040";
}
.etl-profile-female:before {
content: "\e041";
}
.etl-bike:before {
content: "\e042";
}
.etl-wine:before {
content: "\e043";
}
.etl-hotairballoon:before {
content: "\e044";
}
.etl-globe:before {
content: "\e045";
}
.etl-genius:before {
content: "\e046";
}
.etl-map-pin:before {
content: "\e047";
}
.etl-dial:before {
content: "\e048";
}
.etl-chat:before {
content: "\e049";
}
.etl-heart:before {
content: "\e04a";
}
.etl-cloud:before {
content: "\e04b";
}
.etl-upload:before {
content: "\e04c";
}
.etl-download:before {
content: "\e04d";
}
.etl-target:before {
content: "\e04e";
}
.etl-hazardous:before {
content: "\e04f";
}
.etl-piechart:before {
content: "\e050";
}
.etl-speedometer:before {
content: "\e051";
}
.etl-global:before {
content: "\e052";
}
.etl-compass:before {
content: "\e053";
}
.etl-lifesaver:before {
content: "\e054";
}
.etl-clock:before {
content: "\e055";
}
.etl-aperture:before {
content: "\e056";
}
.etl-quote:before {
content: "\e057";
}
.etl-scope:before {
content: "\e058";
}
.etl-alarmclock:before {
content: "\e059";
}
.etl-refresh:before {
content: "\e05a";
}
.etl-happy:before {
content: "\e05b";
}
.etl-sad:before {
content: "\e05c";
}
.etl-facebook:before {
content: "\e05d";
}
.etl-twitter:before {
content: "\e05e";
}
.etl-googleplus:before {
content: "\e05f";
}
.etl-rss:before {
content: "\e060";
}
.etl-tumblr:before {
content: "\e061";
}
.etl-linkedin:before {
content: "\e062";
}
.etl-dribbble:before {
content: "\e063";
}.flipbook-container,.rfbwp-popup,.rfbwp-shelf{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.flipbook-container *,.flipbook-container :after,.flipbook-container :before,.rfbwp-popup *,.rfbwp-popup :after,.rfbwp-popup :before,.rfbwp-shelf *,.rfbwp-shelf :after,.rfbwp-shelf :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.flipbook-container{position:relative;z-index:2;width:100%;max-height:100%}.flipbook-container li[data-icon]:after,.flipbook-container li[data-icon]:before{display:none}.flipbook{position:relative;width:700px;height:500px;opacity:1}.flipbook .turn-page{width:350px;height:500px;background:#000}div.flipbook div.fb-page{width:100%;height:100%}div.flipbook div.fb-page div.fb-page-content{width:345px;height:490px;margin:0;position:relative}div.flipbook div.page-transition.even div.fb-page-content,div.flipbook div.page-transition.last div.fb-page-content,div.flipbook div.turn-page-wrapper.first div.fb-page-content,div.flipbook div.turn-page-wrapper.odd div.fb-page-content{margin-right:5px;margin-left:0}div.flipbook div.turn-page-wrapper{position:relative;overflow:hidden}div.flipbook div.turn-page-wrapper>div{pointer-events:none}.turn-page-wrapper>div:nth-child(2){background-image:none!important}div.flipbook div.page-transition.first div.fb-page-content,div.flipbook div.page-transition.odd div.fb-page-content,div.flipbook div.turn-page-wrapper.even div.fb-page-content,div.flipbook div.turn-page-wrapper.last div.fb-page-content{margin-left:5px}div.flipbook img.bg-img.zoom-large{opacity:0;display:none}div.flipbook-container div.fb-page-content img.bg-img{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%!important;visibility:hidden;padding:0!important}div.flipbook-container div.fb-page-content img.bg-img-placeholder{position:absolute;left:50%;top:50%;margin-left:-109px;margin-top:-75px;padding:0!important}div.flipbook-container div.show-all div.fb-page-content img.bg-img-placeholder{width:54px;height:38px;margin-left:-27px;margin-top:-19px}div.flipbook-container div.single div.fb-page-content>.fb-container,div.flipbook-container div.single.fb-page-content>.fb-container{overflow:visible;height:100%}div.flipbook-container div.double div.fb-page-content>.fb-container,div.flipbook-container div.double.fb-page-content>.fb-container{display:block;position:relative;top:0;left:0;width:200%;height:100%;color:inherit;text-decoration:none}div.flipbook-container div.double div.fb-page-content.odd>.fb-container,div.flipbook-container div.double.fb-page-content.odd>.fb-container{margin-left:-100%}div.flipbook-container div.double div.fb-page-content.odd.wide-view>.fb-container,div.flipbook-container div.double.fb-page-content.odd.wide-view>.fb-container{margin-left:0}div.flipbook-container a.fb-container{display:block}div.flipbook-container div.single .fb-container>div.page-html{padding:6%}div.flipbook-container .fb-container>div.page-html img{max-width:100%;height:auto!important}.flipbook-container h1,.flipbook-container h2,.flipbook-container h3,.flipbook-container h4,.flipbook-container h5,.flipbook-container h6,.flipbook-container p{margin:0 0 1em;line-height:1.5}div.flipbook-container .fb-container>div.page-html h1{font-size:3.429em}div.flipbook-container .fb-container>div.page-html h2{font-size:2.286em}div.flipbook-container .fb-container>div.page-html h3{font-size:1.714em}div.flipbook-container .fb-container>div.page-html h4{font-size:1.429em}div.flipbook-container .fb-container>div.page-html h5{font-size:1.143em}div.flipbook-container .fb-container>div.page-html h6{font-size:1em}div.flipbook-container .fb-container>div.page-html{position:relative;z-index:10;pointer-events:all;padding:3%;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;height:100%}div.flipbook-container{direction:ltr}div.flipbook-container.is-rtl div.page-html{direction:rtl}div.flipbook-container div.double div.fb-page-content div.left,div.flipbook-container div.double.fb-page-content div.left{float:left;width:50%;padding-right:3%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}div.flipbook-container div.double div.fb-page-content div.right,div.flipbook-container div.double.fb-page-content div.right{float:right;width:50%;padding-left:3%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.flipbook div.fb-inside-shadow-left,.flipbook div.fb-inside-shadow-right{position:absolute;overflow:hidden;width:100%;height:490px;top:5px;right:0;z-index:10;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/inner-shadow-left.png);pointer-events:none;background-size:100%}.flipbook div.fb-inside-shadow-right{left:0;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/inner-shadow-right.png) top left;background-size:100%}.flipbook div.fb-inside-shadow-left{right:0;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/inner-shadow-left.png) top right;background-size:100%}.flipbook div.fb-page-edge-shadow-left,.flipbook div.fb-page-edge-shadow-right{position:absolute;width:2px;height:490px;top:10px}.flipbook div.fb-page-edge-shadow-right{right:10px;z-index:20}.flipbook div.fb-page-edge-shadow-left{left:10px;z-index:11!important}.flipbook div.fb-shadow-bottom-left,.flipbook div.fb-shadow-bottom-right,.flipbook div.fb-shadow-top-left,.flipbook div.fb-shadow-top-right{background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/page-curve-shadow.png) no-repeat;background-size:100% 100%;width:355px;height:56px;display:inline-block;position:absolute;opacity:0;z-index:0!important;pointer-events:none}.flipbook div.fb-shadow-bottom-left.force-hide,.flipbook div.fb-shadow-bottom-right.force-hide,.flipbook div.fb-shadow-top-left.force-hide,.flipbook div.fb-shadow-top-right.force-hide{display:none}.flipbook div.fb-shadow-bottom-left{left:0;bottom:-14px}.flipbook div.fb-shadow-bottom-right{right:0;bottom:-14px}.flipbook div.fb-shadow-top-left{left:0;top:-12px}.flipbook div.fb-shadow-top-right{right:0;top:-12px}.flipbook-container div.zoomed{position:absolute;top:0;left:0;margin:auto;overflow:hidden;z-index:30;border:10px solid #ECECEC;border-radius:10px;box-shadow:0 0 0 1px #D0D0D0;background:#f3f3f3}.flipbook-container .zoomed.use-touch{overflow-x:hidden;overflow-y:scroll}.flipbook-container .zoomed.wide-view{overflow:scroll}.flipbook-container div.zoomed .bg-img{margin-top:0!important;max-width:200%;max-height:100%}.flipbook-container div.zoomed-shadow{position:absolute;margin:auto;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/zoom-overlay.png) no-repeat;background-size:100% 100%;z-index:41;pointer-events:none;opacity:.2;filter:alpha(opacity=20)}.flipbook-container div.zoomed.double.odd{margin-left:0!important}.flipbook-container div.video object,.flipbook-container div.video video{position:relative;z-index:15;display:block;pointer-events:all;margin:0 auto}.flipbook-container div.showall-shadow-bottom,.flipbook-container div.showall-shadow-top,.flipbook-container div.zoomed-shadow-bottom,.flipbook-container div.zoomed-shadow-top{position:absolute;z-index:20;opacity:0;height:55px;background-size:100% 55px!important;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/shadow-big.png) no-repeat;pointer-events:none}.flipbook-container div.showall-shadow-bottom,.flipbook-container div.showall-shadow-top{height:55px}.flipbook-container div.zoomed-nav{width:100%;position:relative}.flipbook-container div.zoomed-nav a{position:absolute;top:0;display:block;width:37px;height:37px;background:#eee}.flipbook-container div.zoomed-nav .previous-page{left:0;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/ui/mobile/icon-prev.png) center center no-repeat;-webkit-transition:background .25s ease-out}.flipbook-container div.zoomed-nav .previous-page:hover{background-position:-5px center}.flipbook-container div.zoomed-nav .next-page{right:0;background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/ui/mobile/icon-next.png) center center no-repeat;-webkit-transition:background .25s ease-out}.flipbook-container div.zoomed-nav .next-page:hover{background-position:5px center}.flipbook-container .zoomed .fb-container{z-index:2}.fb-nav{position:relative;margin:0 auto;display:block;opacity:0;z-index:1;overflow:hidden}.fb-nav ul,.fb-nav ul li{position:relative;margin-left:0;text-align:center}.fb-nav ul li,.fb-nav ul li.last{margin-right:0}.fb-nav ul{width:100%;margin-top:10px!important;padding-left:0;padding-bottom:5px}.fb-nav ul li{display:inline-block;list-style:none;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.fb-nav ul li i{display:inline-block;line-height:65px;font-size:28px;color:inherit}.fb-nav ul li.fullscreen i.icon-resize-small{display:none}.fb-nav ul li.fullscreen.active i.icon-resize-small{display:inline-block}.fb-nav ul li.fullscreen.active i.icon-resize-full,.fb-nav ul li.slideshow i.icon-pause{display:none}.fb-nav ul li.slideshow.active i.icon-pause{display:inline-block}.fb-nav ul li.slideshow.active i.icon-play{display:none}div.big-next,div.big-side,div.mobile.round{position:absolute;opacity:0;cursor:pointer;z-index:100}div.mobile.round.next,div.mobile.round.preview{opacity:0}div.big-next,div.big-side,div.mobile.round.next,div.mobile.round.preview{z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.big-next.show-all-previous,div.big-side.show-previous,div.mobile.round.preview{text-align:left}div.big-next.show-all-next,div.big-side.show-next,div.mobile.round.next{text-align:right}div.big-next,div.big-side{top:50%;visibility:hidden}div.big-next.active,div.big-side.active{visibility:visible}div.big-next i,div.big-side i,div.mobile.round.next i,div.mobile.round.preview i{display:inline-block;line-height:60px}div.big-next i:before,div.mobile.round.next i:before div.big-side i:before,div.mobile.round.preview i:before{width:30px}.flipbook-container div.show-all{position:absolute;top:0;z-index:25;left:100px;overflow:hidden;background:#F6F6F6;border-radius:10px;border:1px solid #D6D6D6;opacity:0}.flipbook-container div.show-all div.rfbwp-trim-bottom,.flipbook-container div.show-all div.rfbwp-trim-top{position:absolute;left:0;width:100%;z-index:20}.flipbook-container div.show-all div.rfbwp-trim-top{top:0}.flipbook-container div.show-all div.rfbwp-trim-bottom{bottom:0}.flipbook-container div.show-all div.content{position:absolute;overflow:hidden;top:12px;left:12px}.flipbook-container div.show-all div.content>div.show-all-thumb{position:relative;overflow:hidden;margin-right:10px;margin-bottom:12px;float:left;height:180px;width:125px;border:1px solid #878787;cursor:pointer}.flipbook-container.is-rtl div.show-all div.content>div.show-all-thumb{float:right}.flipbook-container div.show-all div.content>div.show-all-thumb.even,.flipbook-container div.show-all div.content>div.show-all-thumb.last{margin-right:0;border-right:none!important}.flipbook-container div.show-all div.content>div.show-all-thumb.first,.flipbook-container div.show-all div.content>div.show-all-thumb.odd{border-left:none!important}.flipbook-container div.show-all div.content>div.show-all-thumb.last-thumb{margin-right:0!important}.flipbook-container div.show-all div.content>div.show-all-thumb *{pointer-events:none}.flipbook-container div.show-all div.content>div.show-all-thumb .mpc-numeration-wrap{width:50%}.flipbook-container div.show-all div.content>div.show-all-thumb.even .mpc-numeration-wrap{right:auto;left:0}.flipbook-container div.show-all div.content>div.show-all-thumb span.shadow{display:block;position:absolute;top:0;width:100%;height:100%;z-index:11;pointer-events:none;opacity:0}.flipbook-container div.show-all div.content>div.show-all-thumb.even span.shadow{left:0;background:#FFF;opacity:0}.flipbook-container div.show-all div.content>div.show-all-thumb.odd span.shadow{right:0;background:#FFF;opacity:0}div.show-all-thumb.double.odd img.bg-img,div.show-all-thumb.even img.bg-img,div.show-all-thumb.first img.bg-img,div.show-all-thumb.last img.bg-img,div.show-all-thumb.odd img.bg-img{margin:0!important;top:0!important;left:0!important;bottom:0!important;right:0!important}.flipbook-container div.show-all div.show-all-thumb img.bg-img{width:100%!important;height:100%!important}.flipbook-container div.show-all div.show-all-thumb.double img.bg-img{width:200%!important;height:100%!important}span.big-side{position:absolute;cursor:pointer;top:0;z-index:19;display:block;width:60px;height:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}span.big-side.show-previous{left:0}span.big-side.show-next{right:0}span.big-side.show-next i,span.big-side.show-previous i{position:absolute;display:block;margin-top:-14px;top:50%;height:28px;width:28px;font-size:28px;line-height:28px;z-index:2}span.big-side.show-previous i{text-align:left;left:0}span.big-side.show-next i{text-align:right;right:0}#rfbwp_fullscreen{display:none;position:fixed;top:0;bottom:0;left:0;right:0;padding:30px 10px;z-index:100000;background:rgba(0,0,0,.7)}#rfbwp_fullscreen .flipbook-container{overflow:visible!important;margin:0}.ie_fallback .flipbook .page-transitions{display:none!important}.ie_fallback .flipbook .fb-shadow-bottom-left,.ie_fallback .flipbook .fb-shadow-bottom-right,.ie_fallback .flipbook .fb-shadow-top-left,.ie_fallback .flipbook .fb-shadow-top-right{display:none}.ie_fallback div.next.hidden,.ie_fallback div.preview.hidden{display:block!important;z-index:10!important;visibility:hidden}.ie_fallback:hover div.next.hidden,.ie_fallback:hover div.preview.hidden{visibility:visible}.rfbwp-shelf{padding:0 40px;height:0;margin-top:15px;margin-bottom:30px;overflow:hidden;opacity:0;filter:alpha(opacity=0);visibility:hidden;transition:opacity .25s,filter .25s}.rfbwp-shelf.rfbwp-wrapped{height:auto;overflow:visible;opacity:1;filter:alpha(opacity=100);visibility:visible}.rfbwp-shelf .rfbwp-shelf-books{font-size:0;text-align:center}.rfbwp-shelf .rfbwp-shelf-books:after{content:'';display:block;clear:both}.rfbwp-shelf .rfbwp-shelf-book{position:relative;box-sizing:border-box;display:inline-block;margin:0 10px;z-index:2;outline:0;box-shadow:none;opacity:1;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.rfbwp-shelf .rfbwp-shelf-book img{display:block;width:100%;height:100%;padding:0}.rfbwp-shelf .rfbwp-shelf-book:hover{opacity:.7}.rfbwp-shelf .rfbwp-shelf-book span{position:absolute;left:0;width:100%;padding:5px;font-size:14px;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.rfbwp-shelf .rfbwp-shelf-book:hover span{background:#ddd}.rfbwp-shelf .rfbwp-shelf-book span[data-style=dark]{color:#fff;background:rgba(0,0,0,.8)}.rfbwp-shelf .rfbwp-shelf-book span[data-style=light]{color:#333;background:rgba(255,255,255,.9)}.rfbwp-shelf .rfbwp-shelf-book span[data-position=top]{top:0}.rfbwp-shelf .rfbwp-shelf-book span[data-position=middle]{top:50%;transform:translateY(-50%)}.rfbwp-shelf .rfbwp-shelf-book span[data-position=bottom]{bottom:0}.rfbwp-shelf .rfbwp-shelf-book span[data-display=fade]{opacity:0}.rfbwp-shelf .rfbwp-shelf-book:hover span[data-display=fade]{opacity:1}.rfbwp-shelf .rfbwp-shelf-book span[data-display=scale]{transform:scale(0)}.rfbwp-shelf .rfbwp-shelf-book:hover span[data-display=scale]{transform:scale(1)}.rfbwp-shelf .rfbwp-shelf-book span[data-display=scale][data-position=middle]{transform-origin:50% 0;transform:scale(0) translateY(-50%)}.rfbwp-shelf .rfbwp-shelf-book:hover span[data-display=scale][data-position=middle]{transform:scale(1) translateY(-50%)}.rfbwp-popup-box,.rfbwp-shelf-box{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100000;background:rgba(0,0,0,.75);padding:30px 10px;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .25s ease-out,visibility .25s ease-out;transition:opacity .25s ease-out,visibility .25s ease-out;transform:translate3d(0,0,0)}.rfbwp-popup-box.rfbwp-active,.rfbwp-shelf-box.rfbwp-active{visibility:visible;opacity:1;filter:alpha(opacity=100)}.rfbwp-popup-box .flipbook-container,.rfbwp-shelf-box .flipbook-container{margin:0}.rfbwp-popup-box .rfbwp-close,.rfbwp-shelf-box .rfbwp-close{display:block;position:absolute;top:0;right:0;width:1.5em;height:1.5em;line-height:1.5;text-align:center;text-decoration:none;color:#eee;border:none;outline:0;box-shadow:none;font-size:48px;z-index:10000000;visibility:hidden;opacity:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}@media screen and (max-width:768px){.rfbwp-popup-box .rfbwp-close,.rfbwp-shelf-box .rfbwp-close{width:1em;height:1em}}.rfbwp-popup-box .rfbwp-close.rfbwp-show,.rfbwp-shelf-box .rfbwp-close.rfbwp-show{visibility:visible;opacity:1}.rfbwp-popup-box .rfbwp-close[data-reverse=true],.rfbwp-shelf-box .rfbwp-close[data-reverse=true]{color:#222}.rfbwp-popup-box .rfbwp-close[data-reverse=true]:after,.rfbwp-popup-box .rfbwp-close[data-reverse=true]:before,.rfbwp-shelf-box .rfbwp-close[data-reverse=true]:after,.rfbwp-shelf-box .rfbwp-close[data-reverse=true]:before{background:#222}.rfbwp-popup-box .rfbwp-close:after,.rfbwp-popup-box .rfbwp-close:before,.rfbwp-shelf-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:before{content:'';position:absolute;top:.325em;left:.325em;height:1px;width:1.2em;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.rfbwp-popup-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:after{left:auto;right:.325em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}@media screen and (max-width:768px){.rfbwp-popup-box .rfbwp-close:after,.rfbwp-popup-box .rfbwp-close:before,.rfbwp-shelf-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:before{top:.25em;left:.25em;width:.725em}.rfbwp-popup-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:after{left:auto;right:.25em}}.rfbwp-popup-box .rfbwp-close:hover,.rfbwp-shelf-box .rfbwp-close:hover{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.rfbwp-popup-wrap,.rfbwp-shelf-wrap{width:100%;height:100%}.rfbwp-popup-cache,.rfbwp-shelf-cache{display:none}.rfbwp-scale{z-index:1000000;position:fixed}.rfbwp-scale.rfbwp-animate{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.rfbwp-scale img{position:relative;width:100%!important;height:100%!important;z-index:1}.flipbook-container{opacity:0;filter:alpha(opacity=0);visibility:hidden;transition:opacity .25s,filter .25s}.flipbook-container.rfbwp-inited{opacity:1;filter:alpha(opacity=100);visibility:visible}.rfbwp-shelf-display{position:relative;height:10px;margin:10px -50px 0;z-index:1}.rfbwp-shelf-front,.rfbwp-shelf-front-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background-position:0 -10px}.rfbwp-shelf-front-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(127,127,127,.2) 20%,rgba(0,0,0,.2) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(127,127,127,.2) 20%,rgba(0,0,0,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#33000000', GradientType=0)}.rfbwp-shelf-top,.rfbwp-shelf-top-gradient{display:block;position:absolute;top:-25px;left:0;width:100%;height:25px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:perspective(50px) rotateX(15deg);-ms-transform:perspective(50px) rotateX(15deg);transform:perspective(50px) rotateX(15deg);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.rfbwp-shelf-top-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);background:linear-gradient(to top,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ffffff', endColorstr='#05000000', GradientType=0)}.rfbwp-shelf-shadow{display:block;position:absolute;top:10px;left:40px;right:40px;height:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 90%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00000000', GradientType=0 )}.rfbwp-cover img,.rfbwp-cover-wrap,.rfbwp-side{top:0;position:absolute}.rfbwp-stack .rfbwp-shelf-shadow{height:100px}.rfbwp-shelf-style-classic .rfbwp-shelf-front{background:#e0e0e0}.rfbwp-shelf-style-classic .rfbwp-shelf-front-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#19ffffff', endColorstr='#19000000', GradientType=0)}.rfbwp-shelf-style-classic .rfbwp-shelf-top{background:#e7e7e7}.rfbwp-shelf-style-classic .rfbwp-shelf-top-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);background:linear-gradient(to top,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ffffff', endColorstr='#05000000', GradientType=0)}.rfbwp-shelf-style-wood-light .rfbwp-shelf-front,.rfbwp-shelf-style-wood-light .rfbwp-shelf-top{background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/wood-light.jpg)}.rfbwp-shelf-style-wood-dark .rfbwp-shelf-front,.rfbwp-shelf-style-wood-dark .rfbwp-shelf-top{background:url(//www.weddingsandportraits.com.au/wp-content/plugins/responsive-flipbook/assets/images/wood-dark.jpg)}.rfbwp-cover{position:relative;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.rfbwp-cover.rfbwp-anim{-webkit-transition:-webkit-transform .3s linear;-ms-transition:-ms-transform .3s linear;transition:transform .3s linear}.rfbwp-cover img{left:0;width:100%!important;height:100%!important;max-width:100%;padding:0;margin:0}.rfbwp-cover img:nth-child(1){-webkit-transform:translateZ(3px);-ms-transform:translateZ(3px);transform:translateZ(3px)}.rfbwp-cover img:nth-child(2){-webkit-transform:translateZ(-3px) rotateY(180deg);-ms-transform:translateZ(-3px) rotateY(180deg);transform:translateZ(-3px) rotateY(180deg)}.rfbwp-back img:nth-child(1){-webkit-transform:translateZ(3px);-ms-transform:translateZ(3px);transform:translateZ(3px)}.rfbwp-back img:nth-child(2){-webkit-transform:translateZ(-3px) rotateY(180deg);-ms-transform:translateZ(-3px) rotateY(180deg);transform:translateZ(-3px) rotateY(180deg)}.rfbwp-back img:nth-child(1),.rfbwp-back img:nth-of-type(1),.rfbwp-cover.rfbwp-side-left img:nth-child(1),.rfbwp-cover.rfbwp-side-left img:nth-of-type(1),.rfbwp-cover.rfbwp-side-right img:nth-child(2),.rfbwp-cover.rfbwp-side-right img:nth-of-type(2),.rfbwp-front img:nth-child(1),.rfbwp-front img:nth-of-type(1){z-index:2}.rfbwp-back img:nth-child(2),.rfbwp-back img:nth-of-type(2),.rfbwp-cover.rfbwp-side-left img:nth-child(2),.rfbwp-cover.rfbwp-side-left img:nth-of-type(2),.rfbwp-cover.rfbwp-side-right img:nth-child(1),.rfbwp-cover.rfbwp-side-right img:nth-of-type(1),.rfbwp-front img:nth-child(2),.rfbwp-front img:nth-of-type(2){z-index:1}.rfbwp-side{right:0;height:100%;width:6px;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translateZ(-3px) rotateY(90deg);-ms-transform:translateZ(-3px) rotateY(90deg);transform:translateZ(-3px) rotateY(90deg)}.rfbwp-cover-wrap{max-width:100%;-webkit-perspective:1800px;-webkit-perspective-origin:0 50%;perspective:1800px;perspective-origin:0 50%;left:0}.rfbwp-cover{width:100%;height:100%}.rfbwp-front{z-index:4}.flipbook{z-index:3}.rfbwp-back{z-index:2}.rfbwp-back~.fb-nav{z-index:1}.flipbook-container[data-display=front] .rfbwp-front{z-index:4}.flipbook-container[data-display=front] .flipbook{z-index:3}.flipbook-container[data-display=front] .rfbwp-back,.flipbook-container[data-display=inside] .rfbwp-front{z-index:2}.flipbook-container[data-display=inside] .flipbook{z-index:3}.flipbook-container[data-display=inside] .rfbwp-back,.flipbook-container[data-display=back] .rfbwp-front{z-index:2}.flipbook-container[data-display=back] .flipbook{z-index:3}.flipbook-container[data-display=back] .rfbwp-back{z-index:4}.flipbook-container .rfbwp-back.rfbwp-left .rfbwp-cover,.flipbook-container .rfbwp-front.rfbwp-left .rfbwp-cover{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.flipbook-container .rfbwp-front.rfbwp-both .rfbwp-cover{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.flipbook-container .rfbwp-back.rfbwp-both .rfbwp-cover{-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.flipbook-container .rfbwp-back.rfbwp-right .rfbwp-cover,.flipbook-container .rfbwp-front.rfbwp-right .rfbwp-cover{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.ie9 .flipbook-container .rfbwp-back.rfbwp-right .rfbwp-cover,.ie9 .flipbook-container .rfbwp-front.rfbwp-both .rfbwp-cover,.ie9 .flipbook-container .rfbwp-front.rfbwp-right .rfbwp-cover{left:-100%}.flipbook-container{margin:20px 0}.flipbook-container .fb-nav .alternative-nav{position:absolute;visibility:hidden;opacity:0}.flipbook-container .big-next,.flipbook-container .big-side,.flipbook-container .fb-nav ul li,.flipbook-container .fb-zoom-out,.flipbook-container div.mobile.round.next,.flipbook-container div.mobile.round.preview{-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;-moz-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;-o-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;border:0}.flipbook-container .fb-nav.buttonsStacked.aside ul li:not(:first-child):not(:last-child),.flipbook-container .fb-nav.buttonsStacked:not(.aside) ul li:not(:first-child):not(:last-child){border-radius:0!important}.flipbook-container .fb-zoom-out i,.flipbook-container span.big-next i,.flipbook-container span.big-side i{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.flipbook-container div.mobile.round.next,.flipbook-container div.mobile.round.next i,.flipbook-container div.mobile.round.preview,.flipbook-container div.mobile.round.preview i{box-shadow:none;text-shadow:none}.flipbook-container .fb-nav{margin-bottom:0!important}.flipbook-container .fb-nav ul{margin-bottom:0;margin-top:0!important;padding-bottom:0}.flipbook-container .fb-nav ul li{padding:10px;line-height:1em;word-wrap:normal}.flipbook-container .fb-nav ul li:last-child{margin-right:0!important}.flipbook-container .fb-nav ul li i{line-height:1em;width:1em;height:1em}.flipbook-container .fb-nav ul li i.text{width:auto}.flipbook-container .fb-nav .main-nav li i:nth-child(2),.flipbook-container .fb-nav .main-nav li.active i{display:none}.flipbook-container .fb-nav .main-nav li.active i:nth-child(2){display:inline-block}.flipbook-container .fb-nav .alternative-nav li{display:none;visibility:hidden}.flipbook-container .fb-nav .alternative-nav li.active,.flipbook-container .fb-nav .alternative-nav li.active i{display:inline-block;visibility:visible}#rfbwp_fullscreen .flipbook-container.top .flipbook{margin-top:0!important}.flipbook-container:not(.nav-with-cover) .fb-nav.spread.top{margin-top:0;margin-bottom:18px!important}.flipbook-container:not(.nav-with-cover) .fb-nav.compact.top{margin-top:0;margin-bottom:-2px!important}.flipbook-container.nav-with-cover .fb-nav.spread.top{margin-top:0;margin-bottom:30px!important}.flipbook-container.nav-with-cover .fb-nav.compact.top{margin-top:0;position:relative;top:12px!important;padding-bottom:20px!important}.flipbook-container .fb-nav.spread{width:100%;margin-top:20px;margin-bottom:0!important}.flipbook-container.nav-with-cover .fb-nav.spread{margin-top:30px}.flipbook-container .fb-nav.compact{margin-top:-2px}.flipbook-container.nav-with-cover .fb-nav.bottom.compact{margin-top:8px}.flipbook-container .fb-nav.aside .main-nav li{display:block!important;margin-left:0!important;margin-right:0!important}.flipbook-container .fb-nav.aside .main-nav li:last-child{margin-bottom:0!important}.flipbook-container .fb-nav.aside.left{left:20px}.flipbook-container .fb-nav.aside.right{right:20px}.flipbook-container div.spread.big-next,.flipbook-container div.spread.big-side,.flipbook-container div.spread.round.mobile.next,.flipbook-container div.spread.round.mobile.preview{text-align:center;line-height:1;padding:10px}.flipbook-container div.spread.big-next i,.flipbook-container div.spread.big-next i:before,.flipbook-container div.spread.big-side i,.flipbook-container div.spread.big-side i:before,.flipbook-container div.spread.mobile.round.next i:before,.flipbook-container div.spread.mobile.round.preview i:before,.flipbook-container div.spread.round.mobile.next i,.flipbook-container div.spread.round.mobile.preview i{line-height:1;width:1em;height:1em;text-align:center}.flipbook-container div.round.mobile.next:not(.compact),.flipbook-container div.round.mobile.preview:not(.compact){width:auto;height:auto}.flipbook-container div.spread.big-next,.flipbook-container div.spread.big-side{display:none;visibility:hidden}.flipbook-container .fb-nav.aside ul li.active,.flipbook-container div.spread.big-next.active,.flipbook-container div.spread.big-side.active{display:block;visibility:visible}.flipbook-container .fb-nav.buttonsStacked:not(.aside) ul li:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.flipbook-container .fb-nav.buttonsStacked:not(.aside) ul li:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.flipbook-container .fb-nav.aside{position:absolute;width:auto;top:50%!important;z-index:99;overflow:visible}.flipbook-container .fb-nav.buttonsStacked.aside ul li:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.flipbook-container .fb-nav.buttonsStacked.aside ul li:last-child{border-top-left-radius:0!important;border-top-right-radius:0!important}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.fb-nav.aside,.rfbwp-close{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}}.rfbwp-popup .fb-nav .fullscreen,.rfbwp-shelf-box .fb-nav .fullscreen{display:none!important}.flipbook-container .mpc-numeration-wrap{position:absolute;bottom:0;right:0;width:100%;line-height:1em}.flipbook-container .mpc-numeration-wrap.top{bottom:initial;top:0}.flipbook-container .fb-page-content.even .mpc-numeration-wrap,.flipbook-container .fb-page-content.last .mpc-numeration-wrap{text-align:left}.flipbook-container .fb-page-content.first .mpc-numeration-wrap,.flipbook-container .fb-page-content.odd .mpc-numeration-wrap{text-align:right}.flipbook-container .fb-page-content.even .mpc-numeration-wrap.center,.flipbook-container .fb-page-content.first .mpc-numeration-wrap.center,.flipbook-container .fb-page-content.last .mpc-numeration-wrap.center,.flipbook-container .fb-page-content.odd .mpc-numeration-wrap.center{text-align:center}.flipbook-container .fb-page-content.zoomed .mpc-numeration-wrap,.flipbook-container .fb-page.double .fb-page-content .mpc-numeration-wrap{width:50%}.flipbook-container .fb-page-content.zoomed.even .mpc-numeration-wrap,.flipbook-container .fb-page.double .fb-page-content.even .mpc-numeration-wrap{left:0}.flipbook-container .fb-page-content.zoomed.even .mpc-numeration-wrap.force-right,.flipbook-container .fb-page.double .fb-page-content.even .mpc-numeration-wrap.force-right{left:auto}.flipbook-container .mpc-numeration-wrap span{padding:0 .5em;border-width:0;display:inline-block}.flipbook-container .fb-page-content.first .mpc-numeration-wrap[data-hide="1"] span,.flipbook-container .fb-page-content.first .mpc-numeration-wrap[data-hide=true] span,.flipbook-container .fb-page-content.last .mpc-numeration-wrap[data-hide="1"] span,.flipbook-container .fb-page-content.last .mpc-numeration-wrap[data-hide=true] span{display:none}.page-transition .fpage{overflow:hidden}ul.toc{list-style:none;margin-top:10%;padding-left:0;font-size:14px;margin-left:0}.toc-old ul.toc li span.number,.toc-old ul.toc li span.text{float:left;color:#fff;background:#A6B0BB;padding:.3em .5em;display:block}ul.toc li{margin-top:2.5%;cursor:pointer}ul.toc li a{display:block}.toc-old ul.toc li span.number{margin-right:2%;max-width:18%}.toc-old ul.toc li span.text{background-size:100%;width:80%}.toc-old ul.toc li a:after{display:block;float:none;clear:both;content:' '}.toc-old ul.toc li a:hover span{background:#878787}.toc-new ul.toc li span.number{display:block;float:right;padding-left:10px}.toc-new ul.toc li span.text{display:block;width:100%}.toc-new ul.toc li span.text em{display:block;overflow:hidden;border-bottom:2px dotted;position:relative;top:-.4em}.toc-new ul.toc li span.text em:before{content:'-';color:transparent}.toc-new ul.toc li span.text span{float:left;padding-right:10px}.toc-new ul.toc li a:after{display:block;float:none;clear:both;content:' '}@media screen and (max-width:768px){.flipbook-container{padding:10px 0}}.rfbwp-loader{position:absolute;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;z-index:1}.rfbwp-swap .rfbwp-loader{z-index:3}.rfbwp-loader .rfbwp-circle-one,.rfbwp-loader .rfbwp-circle-two{position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #fff;border-radius:50%;opacity:.75}.rfbwp-loader .rfbwp-circle-one{box-shadow:0 0 5px rgba(0,0,0,.5) inset,0 0 5px rgba(0,0,0,.5)}.rfbwp-loader .rfbwp-circle-two{border:5px solid transparent;border-top-color:#000;opacity:.5;-webkit-animation:rotate 1s infinite linear;animation:rotate 1s infinite linear}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.rfbwp-warning{font-family:Arial,sans-serif;font-size:14px;border:2px solid;display:inline-block;padding:10px 15px;margin-bottom:1.5em;color:#D24D57;font-weight:700}a.rfbwp-popup-book.fb-anylink{display: none;}.rfbwp-is-on{z-index:initial!important}.et_monarch .et_social_popup_content, .et_monarch .et_social_flyin, .et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks,
.et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_networks div,
.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span,
.et_monarch .et_social_networks h2, .et_monarch .et_social_sidebar_networks h2,
.et_monarch .et_social_networks h3, .et_monarch .et_social_sidebar_networks h3,
.et_monarch .et_social_networks h4, .et_monarch .et_social_sidebar_networks h4,
.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p,
.et_monarch .et_social_networks a, .et_monarch .et_social_sidebar_networks a,
.et_monarch .et_social_networks font, .et_monarch .et_social_sidebar_networks font,
.et_monarch .et_social_networks img, .et_monarch .et_social_sidebar_networks img,
.et_monarch .et_social_networks strike, .et_monarch .et_social_sidebar_networks strike,
.et_monarch .et_social_networks strong, .et_monarch .et_social_sidebar_networks strong,
.et_monarch .et_social_networks b, .et_monarch .et_social_sidebar_networks b,
.et_monarch .et_social_networks u, .et_monarch .et_social_sidebar_networks u,
.et_monarch .et_social_networks i, .et_monarch .et_social_sidebar_networks i,
.et_monarch .et_social_networks ol, .et_monarch .et_social_sidebar_networks ol,
.et_monarch .et_social_networks ul, .et_monarch .et_social_sidebar_networks ul,
.et_monarch .et_social_networks li, .et_monarch .et_social_sidebar_networks li,
.et_monarch .widget_monarchwidget li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li, .et_monarch .widget_monarchwidget li:before, .et_monarch .widget_monarchwidget li:after,
.et_monarch .et_social_popup_content h3, .et_monarch .et_social_popup_content p, .et_monarch .et_social_popup_content:after,
.et_monarch .et_social_flyin h3, .et_monarch .et_social_flyin p, .et_monarch .et_social_flyin:after,
.et_monarch .et_social_pinterest_window h3, .et_monarch .et_social_mobile, .et_monarch .et_social_mobile_button, .et_monarch .et_social_heading { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; text-transform: none; font-weight: normal; margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background-image:none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }   .et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .et_social_sidebar_networks_mobile { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_monarch .et_social_popup h3, .et_monarch .et_social_flyin h3, .et_monarch .et_social_locked h3, .et_monarch .et_social_pinterest_window h3 { font-family: 'Open Sans', helvetica, arial, sans-serif; font-size: 26px; line-height: 1.1em; color: #333; font-weight: 400; letter-spacing: .5px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_monarch .et_social_popup p, .et_monarch .et_social_flyin p { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #999; font-weight: 400; line-height: 1.6em; margin-top: 6px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span, .et_monarch .et_social_circle i.et_social_icon, i.et_social_icon:before, i.et_social_icon:after, .et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_mobile, .et_monarch .et_social_sidebar_networks_mobile li, .et_monarch .et_social_pin_image a:before { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_count, .et_monarch .widget_monarchwidget .et_social_networkname, .et_monarch .widget_monarchwidget .et_social_count span, .et_monarch .et_social_circle .et_social_icons_container li i:before { transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; }
.et_monarch .et_social_circle .et_social_icons_container li i:after, .et_monarch .et_social_circle .et_social_icons_container li i:before, .et_monarch .et_social_circle .et_social_icons_container li:hover i:after, .et_monarch .et_social_circle .et_social_icons_container li:hover i:before { transition: left 0.3s, right 0.3s, margin 0.3s, opacity 0.3s !important; -moz-transition: left 0.3s, right 0.3s, margin 0.3s, opacity 0.3s !important; -webkit-transition: left 0.3s, right 0.3s, margin 0.3s, opacity 0.3s !important; }
.et_monarch .et_social_icon, .et_monarch .et_social_networks .et_social_network_label, .et_monarch .et_social_sidebar_networks .et_social_count { color: #FFF; }
.et_monarch .et_social_count { line-height: 23px; }
.et_monarch .et_social_networks.et_social_circle .et_social_network_label, .et_monarch .et_social_networks.et_social_circle .et_social_networkname, .et_monarch .et_social_networks.et_social_circle .et_social_count, .et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_networkname, .et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_count { color: #444 !important; }
.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p {
font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1.6em; font-weight: 400; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #666;
}
.et_monarch .et_social_placeholder { width: 7px; height: 14px; display: inline-block; }
.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .widget_monarchwidget a { text-shadow: none !important; }   @font-face {
font-family:'ETmonarch';
src:url(//www.weddingsandportraits.com.au/wp-content/plugins/monarch/css/fonts/monarch.eot);
src:url(//www.weddingsandportraits.com.au/wp-content/plugins/monarch/css/fonts/monarch.eot?#iefix) format('embedded-opentype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/monarch/css/fonts/monarch.ttf) format('truetype'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/monarch/css/fonts/monarch.woff) format('woff'),
url(//www.weddingsandportraits.com.au/wp-content/plugins/monarch/css/fonts/monarch.svg#ETmonarch) format('svg');
font-weight: normal;
font-style: normal;
}
.et_monarch .et_social_icon, .et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { font-family: 'ETmonarch'; speak: none; font-style: normal; font-size: 16px; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; display: block; }
.et_monarch .et_social_icon_networks:before			{ content: "\e605"; }
.et_monarch .et_social_icon_cancel:after			{ content: "\e60c"; }
.et_monarch .et_social_icon_behance:before,			.et_monarch .et_social_icon_behance:after 			{ content: "\e643"; }
.et_monarch .et_social_icon_like:before,			.et_monarch .et_social_icon_like:after 				{ content: "\e60e"; }
.et_monarch .et_social_icon_aweber:before,			.et_monarch .et_social_icon_aweber:after 			{ content: "\e612"; }
.et_monarch .et_social_icon_blinklist:before,		.et_monarch .et_social_icon_blinklist:after 		{ content: "\e613"; }
.et_monarch .et_social_icon_buffer:before,			.et_monarch .et_social_icon_buffer:after 			{ content: "\e614"; }
.et_monarch .et_social_icon_email:before,			.et_monarch .et_social_icon_email:after 			{ content: "\e615"; }
.et_monarch .et_social_icon_github:before,			.et_monarch .et_social_icon_github:after 			{ content: "\e616"; }
.et_monarch .et_social_icon_mailchimp:before,		.et_monarch .et_social_icon_mailchimp:after 		{ content: "\e617"; }
.et_monarch .et_social_icon_outlook:before,			.et_monarch .et_social_icon_outlook:after 			{ content: "\e618"; }
.et_monarch .et_social_icon_print:before,			.et_monarch .et_social_icon_print:after 			{ content: "\e619"; }
.et_monarch .et_social_icon_soundcloud:before,		.et_monarch .et_social_icon_soundcloud:after 		{ content: "\e61a"; }
.et_monarch .et_social_icon_baidu:before,			.et_monarch .et_social_icon_baidu:after 			{ content: "\e61b"; }
.et_monarch .et_social_icon_box:before,				.et_monarch .et_social_icon_box:after 				{ content: "\e61c"; }
.et_monarch .et_social_icon_digg:before,			.et_monarch .et_social_icon_digg:after 				{ content: "\e61d"; }
.et_monarch .et_social_icon_evernote:before,		.et_monarch .et_social_icon_evernote:after 			{ content: "\e61e"; }
.et_monarch .et_social_icon_hackernews:before,		.et_monarch .et_social_icon_hackernews:after 		{ content: "\e620"; }
.et_monarch .et_social_icon_livejournal:before,		.et_monarch .et_social_icon_livejournal:after 		{ content: "\e621"; }
.et_monarch .et_social_icon_netvibes:before,		.et_monarch .et_social_icon_netvibes:after 			{ content: "\e622"; }
.et_monarch .et_social_icon_newsvine:before,		.et_monarch .et_social_icon_newsvine:after 			{ content: "\e623"; }
.et_monarch .et_social_icon_aol:before,				.et_monarch .et_social_icon_aol:after 				{ content: "\e624"; }
.et_monarch .et_social_icon_gmail:before,			.et_monarch .et_social_icon_gmail:after 			{ content: "\e625"; }
.et_monarch .et_social_icon_google:before,			.et_monarch .et_social_icon_google:after 			{ content: "\e626"; }
.et_monarch .et_social_icon_printfriendly:before,	.et_monarch .et_social_icon_printfriendly:after 	{ content: "\e627"; }
.et_monarch .et_social_icon_reddit:before,			.et_monarch .et_social_icon_reddit:after 			{ content: "\e628"; }
.et_monarch .et_social_icon_vkontakte:before,		.et_monarch .et_social_icon_vkontakte:after 		{ content: "\e629"; }
.et_monarch .et_social_icon_yahoobookmarks:before,	.et_monarch .et_social_icon_yahoobookmarks:after 	{ content: "\e62a"; }
.et_monarch .et_social_icon_yahoomail:before,		.et_monarch .et_social_icon_yahoomail:after 		{ content: "\e62b"; }
.et_monarch .et_social_icon_youtube:before,			.et_monarch .et_social_icon_youtube:after 			{ content: "\e62c"; }
.et_monarch .et_social_icon_amazon:before,			.et_monarch .et_social_icon_amazon:after 			{ content: "\e62d"; }
.et_monarch .et_social_icon_delicious:before,		.et_monarch .et_social_icon_delicious:after 		{ content: "\e62e"; }
.et_monarch .et_social_icon_googleplus:before,		.et_monarch .et_social_icon_googleplus:after 		{ content: "\e626"; }
.et_monarch .et_social_icon_instagram:before,		.et_monarch .et_social_icon_instagram:after 		{ content: "\e630"; }
.et_monarch .et_social_icon_linkedin:before,		.et_monarch .et_social_icon_linkedin:after 			{ content: "\e631"; }
.et_monarch .et_social_icon_myspace:before,			.et_monarch .et_social_icon_myspace:after 			{ content: "\e632"; }
.et_monarch .et_social_icon_picassa:before,			.et_monarch .et_social_icon_picassa:after 			{ content: "\e633"; }
.et_monarch .et_social_icon_spotify:before,			.et_monarch .et_social_icon_spotify:after 			{ content: "\e634"; }
.et_monarch .et_social_icon_yahoo:before,			.et_monarch .et_social_icon_yahoo:after 			{ content: "\e635"; }
.et_monarch .et_social_icon_blogger:before,			.et_monarch .et_social_icon_blogger:after 			{ content: "\e636"; }
.et_monarch .et_social_icon_deviantart:before,		.et_monarch .et_social_icon_deviantart:after 		{ content: "\e637"; }
.et_monarch .et_social_icon_dribbble:before,		.et_monarch .et_social_icon_dribbble:after 			{ content: "\e638"; }
.et_monarch .et_social_icon_flickr:before,			.et_monarch .et_social_icon_flickr:after 			{ content: "\e639"; }
.et_monarch .et_social_icon_pinterest:before,		.et_monarch .et_social_icon_pinterest:after 		{ content: "\e63a"; }
.et_monarch .et_social_icon_rss:before ,			.et_monarch .et_social_icon_rss:after 				{ content: "\e63b"; }
.et_monarch .et_social_icon_skype:before,			.et_monarch .et_social_icon_skype:after 			{ content: "\e63c"; }
.et_monarch .et_social_icon_stumbleupon:before,		.et_monarch .et_social_icon_stumbleupon:after 		{ content: "\e63d"; }
.et_monarch .et_social_icon_tumblr:before,			.et_monarch .et_social_icon_tumblr:after 			{ content: "\e63e"; }
.et_monarch .et_social_icon_facebook:before,		.et_monarch .et_social_icon_facebook:after 			{ content: "\e63f"; }
.et_monarch .et_social_icon_twitter:before ,		.et_monarch .et_social_icon_twitter:after 			{ content: "\e640"; }
.et_monarch .et_social_icon_vimeo:before,			.et_monarch .et_social_icon_vimeo:after 			{ content: "\e641"; }
.et_monarch .et_social_icon_wordpress:before,		.et_monarch .et_social_icon_wordpress:after 		{ content: "\e642"; }
.et_monarch .et_social_icon_all_button:before,		.et_monarch .et_social_icon_all_button:after		{ content: "\e64c"; } .et_monarch .et_social_facebook, .et_monarch .et_social_facebook, .et_monarch .et_social_networks.et_social_circle .et_social_facebook i { background-color: #3a579a; }
.et_monarch li.et_social_facebook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i { background-color: #314a83; }
.et_monarch .et_social_sidebar_border li.et_social_facebook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_facebook:hover { border-color: #3a579a; }
.et_monarch .widget_monarchwidget li.et_social_facebook { background-color: #3a579a !important; }
.et_monarch .widget_monarchwidget li.et_social_facebook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_facebook:hover i { background-color: #314a83 !important; }
.et_monarch .et_social_twitter, .et_monarch .et_social_twitter, .et_monarch .et_social_networks.et_social_circle .et_social_twitter i { background-color: #00abf0; }
.et_monarch .widget_monarchwidget li.et_social_twitter:hover, .et_monarch li.et_social_twitter:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i { background-color: #0092cc; }
.et_monarch .et_social_sidebar_border li.et_social_twitter:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_twitter:hover { border-color: #00abf0; }
.et_monarch .widget_monarchwidget li.et_social_twitter { background-color: #00abf0 !important; }
.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_twitter:hover i { background-color: #0092cc !important; }
.et_monarch .et_social_pinterest, .et_monarch .et_social_networks.et_social_circle .et_social_pinterest i { background-color: #cd1c1f; }
.et_monarch li.et_social_pinterest:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a; }
.et_monarch .et_social_sidebar_border li.et_social_pinterest:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_pinterest:hover { border-color: #cd1c1f; }
.et_monarch .widget_monarchwidget li.et_social_pinterest { background-color: #cd1c1f !important; }
.et_monarch .widget_monarchwidget li.et_social_pinterest:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a !important; }
.et_monarch .et_social_googleplus, .et_monarch .et_social_networks.et_social_circle .et_social_googleplus i { background-color: #df4a32; }
.et_monarch li.et_social_googleplus:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_googleplus:hover i { background-color: #be3f2b; }
.et_monarch .et_social_sidebar_border li.et_social_googleplus:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_googleplus:hover { border-color: #df4a32; }
.et_monarch .widget_monarchwidget li.et_social_googleplus { background-color: #df4a32 !important; }
.et_monarch .widget_monarchwidget li.et_social_googleplus:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_googleplus:hover i { background-color: #be3f2b !important; }
.et_monarch .et_social_email, .et_monarch .et_social_networks.et_social_circle .et_social_email i { background-color: #666666; }
.et_monarch li.et_social_email:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_email:hover i { background-color: #575757; }
.et_monarch .et_social_sidebar_border li.et_social_email:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_email:hover { border-color: #666666; }
.et_monarch .widget_monarchwidget li.et_social_email { background-color: #666666 !important; }
.et_monarch .widget_monarchwidget li.et_social_email:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_email:hover i { background-color: #575757 !important; }
.et_monarch .et_social_wordpress, .et_monarch .et_social_networks.et_social_circle .et_social_wordpress i { background-color: #267697; }
.et_monarch li.et_social_wordpress:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_wordpress:hover i { background-color: #206480; }
.et_monarch .et_social_sidebar_border li.et_social_wordpress:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_wordpress:hover { border-color: #267697; }
.et_monarch .widget_monarchwidget li.et_social_wordpress { background-color: #267697 !important; }
.et_monarch .widget_monarchwidget li.et_social_wordpress:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_wordpress:hover i { background-color: #206480 !important; }
.et_monarch .et_social_vimeo, .et_monarch .et_social_networks.et_social_circle .et_social_vimeo i { background-color: #45bbfc; }
.et_monarch li.et_social_vimeo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6; }
.et_monarch .et_social_sidebar_border li.et_social_vimeo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vimeo:hover { border-color: #45bbfc; }
.et_monarch .widget_monarchwidget li.et_social_vimeo { background-color: #45bbfc !important; }
.et_monarch .widget_monarchwidget li.et_social_vimeo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6 !important; }
.et_monarch .et_social_skype, .et_monarch .et_social_networks.et_social_circle .et_social_skype i { background-color: #1ba5f4; }
.et_monarch li.et_social_skype:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_skype:hover i { background-color: #178cd0; }
.et_monarch .et_social_sidebar_border li.et_social_skype:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_skype:hover { border-color: #1ba5f4; }
.et_monarch .widget_monarchwidget li.et_social_skype { background-color: #1ba5f4 !important; }
.et_monarch .widget_monarchwidget li.et_social_skype:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_skype:hover i { background-color: #178cd0 !important; }
.et_monarch .et_social_tumblr, .et_monarch .et_social_networks.et_social_circle .et_social_tumblr i { background-color: #32506d; }
.et_monarch li.et_social_tumblr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d; }
.et_monarch .et_social_sidebar_border li.et_social_tumblr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_tumblr:hover { border-color: #32506d; }
.et_monarch .widget_monarchwidget li.et_social_tumblr { background-color: #32506d !important; }
.et_monarch .widget_monarchwidget li.et_social_tumblr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d !important; }
.et_monarch .et_social_dribbble, .et_monarch .et_social_networks.et_social_circle .et_social_dribbble i { background-color: #ea4c8d; }
.et_monarch li.et_social_dribbble:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_dribbble:hover i { background-color: #c74178; }
.et_monarch .et_social_sidebar_border li.et_social_dribbble:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_dribbble:hover { border-color: #ea4c8d; }
.et_monarch .widget_monarchwidget li.et_social_dribbble { background-color: #ea4c8d !important; }
.et_monarch .widget_monarchwidget li.et_social_dribbble:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_dribbble:hover i { background-color: #c74178 !important; }
.et_monarch .et_social_flickr, .et_monarch .et_social_networks.et_social_circle .et_social_flickr i { background-color: #fc1684; }
.et_monarch li.et_social_flickr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_flickr:hover i { background-color: #d61370; }
.et_monarch .et_social_sidebar_border li.et_social_flickr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_flickr:hover { border-color: #fc1684; }
.et_monarch .widget_monarchwidget li.et_social_flickr { background-color: #fc1684 !important; }
.et_monarch .widget_monarchwidget li.et_social_flickr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_flickr:hover i { background-color: #d61370 !important; }
.et_monarch .et_social_stumbleupon, .et_monarch .et_social_networks.et_social_circle .et_social_stumbleupon i { background-color: #ea4b24; }
.et_monarch li.et_social_stumbleupon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f; }
.et_monarch .et_social_sidebar_border li.et_social_stumbleupon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_stumbleupon:hover { border-color: #ea4b24; }
.et_monarch .widget_monarchwidget li.et_social_stumbleupon { background-color: #ea4b24 !important; }
.et_monarch .widget_monarchwidget li.et_social_stumbleupon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f !important; }
.et_monarch .et_social_deviantart, .et_monarch .et_social_networks.et_social_circle .et_social_deviantart i { background-color: #566c68; }
.et_monarch li.et_social_deviantart:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_deviantart:hover i { background-color: #495c59; }
.et_monarch .et_social_sidebar_border li.et_social_deviantart:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_deviantart:hover { border-color: #566c68; }
.et_monarch .widget_monarchwidget li.et_social_deviantart { background-color: #566c68 !important; }
.et_monarch .widget_monarchwidget li.et_social_deviantart:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_deviantart:hover i { background-color: #495c59 !important; }
.et_monarch .et_social_rss, .et_monarch .et_social_networks.et_social_circle .et_social_rss i { background-color: #f59038; }
.et_monarch li.et_social_rss:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_rss:hover i { background-color: #d07b30; }
.et_monarch .et_social_sidebar_border li.et_social_rss:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_rss:hover { border-color: #f59038; }
.et_monarch .widget_monarchwidget li.et_social_rss { background-color: #f59038 !important; }
.et_monarch .widget_monarchwidget li.et_social_rss:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_rss:hover i { background-color: #d07b30 !important; }
.et_monarch .et_social_blogger, .et_monarch .et_social_networks.et_social_circle .et_social_blogger i { background-color: #f59038; }
.et_monarch li.et_social_blogger:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blogger:hover i { background-color: #d07b30; }
.et_monarch .et_social_sidebar_border li.et_social_blogger:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blogger:hover { border-color: #f59038; }
.et_monarch .widget_monarchwidget li.et_social_blogger { background-color: #f59038 !important; }
.et_monarch .widget_monarchwidget li.et_social_blogger:hover, .et_monarch .widget_monarchwidget li.et_social_blogger:hover i { background-color: #d07b30 !important; }
.et_monarch .et_social_picassa, .et_monarch .et_social_networks.et_social_circle .et_social_picassa i { background-color: #9864ae; }
.et_monarch li.et_social_picassa:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_picassa:hover i { background-color: #815594; }
.et_monarch .et_social_sidebar_border li.et_social_picassa:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_picassa:hover { border-color: #9864ae; }
.et_monarch .widget_monarchwidget li.et_social_picassa { background-color: #9864ae !important; }
.et_monarch .widget_monarchwidget li.et_social_picassa:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_picassa:hover i { background-color: #815594 !important; }
.et_monarch .et_social_spotify, .et_monarch .et_social_networks.et_social_circle .et_social_spotify i { background-color: #aecf29; }
.et_monarch li.et_social_spotify:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_spotify:hover i { background-color: #94b023; }
.et_monarch .et_social_sidebar_border li.et_social_spotify:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_spotify:hover { border-color: #aecf29; }
.et_monarch .widget_monarchwidget li.et_social_spotify { background-color: #aecf29 !important; }
.et_monarch .widget_monarchwidget li.et_social_spotify:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_spotify:hover i { background-color: #94b023 !important; }
.et_monarch .et_social_instagram, .et_monarch .et_social_networks.et_social_circle .et_social_instagram i { background-color: #517fa4; }
.et_monarch li.et_social_instagram:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_instagram:hover i { background-color: #456c8c; }
.et_monarch .et_social_sidebar_border li.et_social_instagram:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_instagram:hover { border-color: #517fa4; }
.et_monarch .widget_monarchwidget li.et_social_instagram { background-color: #517fa4 !important; }
.et_monarch .widget_monarchwidget li.et_social_instagram:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_instagram:hover i { background-color: #456c8c !important; }
.et_monarch .et_social_myspace, .et_monarch .et_social_networks.et_social_circle .et_social_myspace i { background-color: #3a5998; }
.et_monarch li.et_social_myspace:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_myspace:hover i { background-color: #314c81; }
.et_monarch .et_social_sidebar_border li.et_social_myspace:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_myspace:hover { border-color: #3a5998; }
.et_monarch .widget_monarchwidget li.et_social_myspace { background-color: #3a5998 !important; }
.et_monarch .widget_monarchwidget li.et_social_myspace:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_myspace:hover i { background-color: #314c81 !important; }
.et_monarch .et_social_delicious, .et_monarch .et_social_networks.et_social_circle .et_social_delicious i { background-color: #3398fc; }
.et_monarch li.et_social_delicious:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6; }
.et_monarch .et_social_sidebar_border li.et_social_delicious:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_delicious:hover { border-color: #3398fc; }
.et_monarch .widget_monarchwidget li.et_social_delicious { background-color: #3398fc !important; }
.et_monarch .widget_monarchwidget li.et_social_delicious:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6 !important; }
.et_monarch .et_social_linkedin, .et_monarch .et_social_networks.et_social_circle .et_social_linkedin i { background-color: #127bb6; }
.et_monarch li.et_social_linkedin:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_linkedin:hover i { background-color: #0f699b; }
.et_monarch .et_social_sidebar_border li.et_social_linkedin:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_linkedin:hover { border-color: #127bb6; }
.et_monarch .widget_monarchwidget li.et_social_linkedin { background-color: #127bb6 !important; }
.et_monarch .widget_monarchwidget li.et_social_linkedin:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_linkedin:hover i { background-color: #0f699b !important; }
.et_monarch .et_social_yahoo, .et_monarch .et_social_networks.et_social_circle .et_social_yahoo i { background-color: #511295; }
.et_monarch li.et_social_yahoo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoo:hover i { background-color: #450f7f; }
.et_monarch .et_social_sidebar_border li.et_social_yahoo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoo:hover { border-color: #511295; }
.et_monarch .widget_monarchwidget li.et_social_yahoo { background-color: #511295 !important; }
.et_monarch .widget_monarchwidget li.et_social_yahoo:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoo:hover { background-color: #450f7f !important; }
.et_monarch .et_social_yahoomail, .et_monarch .et_social_networks.et_social_circle .et_social_yahoomail i { background-color: #511295; }
.et_monarch li.et_social_yahoomail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f; }
.et_monarch .et_social_sidebar_border li.et_social_yahoomail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoomail:hover { border-color: #511295; }
.et_monarch .widget_monarchwidget li.et_social_yahoomail { background-color: #511295 !important; }
.et_monarch .widget_monarchwidget li.et_social_yahoomail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f !important; }
.et_monarch .et_social_yahoobookmarks, .et_monarch .et_social_networks.et_social_circle .et_social_yahoobookmarks i { background-color: #511295; }
.et_monarch li.et_social_yahoobookmarks:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f; }
.et_monarch .et_social_sidebar_border li.et_social_yahoobookmarks:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoobookmarks:hover { border-color: #511295; }
.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks { background-color: #511295 !important; }
.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f !important; }
.et_monarch .et_social_amazon, .et_monarch .et_social_networks.et_social_circle .et_social_amazon i { background-color: #222222; }
.et_monarch li.et_social_amazon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i { background-color: #000000; }
.et_monarch .et_social_sidebar_border li.et_social_amazon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover { border-color: #222222; }
.et_monarch .widget_monarchwidget li.et_social_amazon { background-color: #222222 !important; }
.et_monarch .widget_monarchwidget li.et_social_amazon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i { background-color: #000000 !important; }
.et_monarch .et_social_aol, .et_monarch .et_social_networks.et_social_circle .et_social_aol i { background-color: #222222; }
.et_monarch li.et_social_aol:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aol:hover i { background-color: #000000; }
.et_monarch .et_social_sidebar_border li.et_social_aol:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aol:hover { border-color: #222222; }
.et_monarch .widget_monarchwidget li.et_social_aol { background-color: #222222 !important; }
.et_monarch .widget_monarchwidget li.et_social_aol:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aol:hover i { background-color: #000000 !important; }
.et_monarch .et_social_buffer, .et_monarch .et_social_networks.et_social_circle .et_social_buffer i { background-color: #222222; }
.et_monarch li.et_social_buffer:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_buffer:hover i { background-color: #000000; }
.et_monarch .et_social_sidebar_border li.et_social_buffer:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_buffer:hover { border-color: #222222; }
.et_monarch .widget_monarchwidget li.et_social_buffer { background-color: #222222 !important; }
.et_monarch .widget_monarchwidget li.et_social_buffer:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_buffer:hover i { background-color: #000000 !important; }
.et_monarch .et_social_printfriendly, .et_monarch .et_social_networks.et_social_circle .et_social_printfriendly i { background-color: #75aa33; }
.et_monarch li.et_social_printfriendly:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b; }
.et_monarch .et_social_sidebar_border li.et_social_printfriendly:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_printfriendly:hover { border-color: #75aa33; }
.et_monarch .widget_monarchwidget li.et_social_printfriendly { background-color: #75aa33 !important; }
.et_monarch .widget_monarchwidget li.et_social_printfriendly:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b !important; }
.et_monarch .et_social_youtube, .et_monarch .et_social_networks.et_social_circle .et_social_youtube i { background-color: #a8240f; }
.et_monarch li.et_social_youtube:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d; }
.et_monarch .et_social_sidebar_border li.et_social_youtube:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_youtube:hover { border-color: #a8240f; }
.et_monarch .widget_monarchwidget li.et_social_youtube { background-color: #a8240f !important; }
.et_monarch .widget_monarchwidget li.et_social_youtube:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d !important; }
.et_monarch .et_social_google, .et_monarch .et_social_networks.et_social_circle .et_social_google i { background-color: #3b7ae0; }
.et_monarch li.et_social_google:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_google:hover i { background-color: #3268bf; }
.et_monarch .et_social_sidebar_border li.et_social_google:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google:hover { border-color: #3b7ae0; }
.et_monarch .widget_monarchwidget li.et_social_google { background-color: #3b7ae0 !important; }
.et_monarch .widget_monarchwidget li.et_social_google:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_google:hover i { background-color: #3268bf !important; }
.et_monarch .et_social_gmail, .et_monarch .et_social_networks.et_social_circle .et_social_gmail i { background-color: #dd4b39; }
.et_monarch li.et_social_gmail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_gmail:hover i { background-color: #bc4031; }
.et_monarch .et_social_sidebar_border li.et_social_gmail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_gmail:hover { border-color: #dd4b39; }
.et_monarch .widget_monarchwidget li.et_social_gmail { background-color: #dd4b39 !important; }
.et_monarch .widget_monarchwidget li.et_social_gmail:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_gmail:hover { background-color: #bc4031 !important; }
.et_monarch .et_social_reddit, .et_monarch .et_social_networks.et_social_circle .et_social_reddit i { background-color: #fc461e; }
.et_monarch li.et_social_reddit:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a; }
.et_monarch .et_social_sidebar_border li.et_social_reddit:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_reddit:hover { border-color: #fc461e; }
.et_monarch .widget_monarchwidget li.et_social_reddit { background-color: #fc461e !important; }
.et_monarch .widget_monarchwidget li.et_social_reddit:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a !important; }
.et_monarch .et_social_vkontakte, .et_monarch .et_social_networks.et_social_circle .et_social_vkontakte i { background-color: #4c75a3; }
.et_monarch li.et_social_vkontakte:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b; }
.et_monarch .et_social_sidebar_border li.et_social_vkontakte:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vkontakte:hover { border-color: #4c75a3; }
.et_monarch .widget_monarchwidget li.et_social_vkontakte { background-color: #4c75a3 !important; }
.et_monarch .widget_monarchwidget li.et_social_vkontakte:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b !important; }
.et_monarch .et_social_newsvine, .et_monarch .et_social_networks.et_social_circle .et_social_newsvine i { background-color: #0d642e; }
.et_monarch li.et_social_newsvine:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527; }
.et_monarch .et_social_sidebar_border li.et_social_newsvine:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_newsvine:hover { border-color: #0d642e; }
.et_monarch .widget_monarchwidget li.et_social_newsvine { background-color: #0d642e !important; }
.et_monarch .widget_monarchwidget li.et_social_newsvine:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527 !important; }
.et_monarch .et_social_netvibes, .et_monarch .et_social_networks.et_social_circle .et_social_netvibes i { background-color: #5dbc22; }
.et_monarch li.et_social_netvibes:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d; }
.et_monarch .et_social_sidebar_border li.et_social_netvibes:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_netvibes:hover { border-color: #5dbc22; }
.et_monarch .widget_monarchwidget li.et_social_netvibes { background-color: #5dbc22 !important; }
.et_monarch .widget_monarchwidget li.et_social_netvibes:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d !important; }
.et_monarch .et_social_hackernews, .et_monarch .et_social_networks.et_social_circle .et_social_hackernews i { background-color: #f08641; }
.et_monarch li.et_social_hackernews:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237; }
.et_monarch .et_social_sidebar_border li.et_social_hackernews:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_hackernews:hover { border-color: #f08641; }
.et_monarch .widget_monarchwidget li.et_social_hackernews { background-color: #f08641 !important; }
.et_monarch .widget_monarchwidget li.et_social_hackernews:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237 !important; }
.et_monarch .et_social_evernote, .et_monarch .et_social_networks.et_social_circle .et_social_evernote i { background-color: #7cbf4b; }
.et_monarch li.et_social_evernote:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_evernote:hover i { background-color: #6aa340; }
.et_monarch .et_social_sidebar_border li.et_social_evernote:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_evernote:hover { border-color: #7cbf4b; }
.et_monarch .widget_monarchwidget li.et_social_evernote { background-color: #7cbf4b !important; }
.et_monarch .widget_monarchwidget li.et_social_evernote:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_evernote:hover i { background-color: #6aa340 !important; }
.et_monarch .et_social_digg, .et_monarch .et_social_networks.et_social_circle .et_social_digg i { background-color: #546b9f; }
.et_monarch li.et_social_digg:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_digg:hover i { background-color: #475b87; }
.et_monarch .et_social_sidebar_border li.et_social_digg:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_digg:hover { border-color: #546b9f; }
.et_monarch .widget_monarchwidget li.et_social_digg { background-color: #546b9f !important; }
.et_monarch .widget_monarchwidget li.et_social_digg:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_digg:hover i { background-color: #475b87 !important; }
.et_monarch .et_social_box, .et_monarch .et_social_networks.et_social_circle .et_social_box i { background-color: #1482c3; }
.et_monarch li.et_social_box:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_box:hover i { background-color: #116fa6; }
.et_monarch .et_social_sidebar_border li.et_social_box:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_box:hover { border-color: #1482c3; }
.et_monarch .widget_monarchwidget li.et_social_box { background-color: #1482c3 !important; }
.et_monarch .widget_monarchwidget li.et_social_box:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_box:hover i { background-color: #116fa6 !important; }
.et_monarch .et_social_baidu, .et_monarch .et_social_networks.et_social_circle .et_social_baidu i { background-color: #2b3bdd; }
.et_monarch li.et_social_baidu:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_baidu:hover i { background-color: #2532bc; }
.et_monarch .et_social_sidebar_border li.et_social_baidu:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_baidu:hover { border-color: #2b3bdd; }
.et_monarch .widget_monarchwidget li.et_social_baidu { background-color: #2b3bdd !important; }
.et_monarch .widget_monarchwidget li.et_social_baidu:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_baidu:hover i { background-color: #2532bc !important; }
.et_monarch .et_social_livejournal, .et_monarch .et_social_networks.et_social_circle .et_social_livejournal i { background-color: #336697; }
.et_monarch li.et_social_livejournal:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780; }
.et_monarch .et_social_sidebar_border li.et_social_livejournal:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_livejournal:hover { border-color: #336697; }
.et_monarch .widget_monarchwidget li.et_social_livejournal { background-color: #336697 !important; }
.et_monarch .widget_monarchwidget li.et_social_livejournal:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780 !important; }
.et_monarch .et_social_github, .et_monarch .et_social_networks.et_social_circle .et_social_github i { background-color: #4183c4; }
.et_monarch li.et_social_github:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_github:hover i { background-color: #376fa7; }
.et_monarch .et_social_sidebar_border li.et_social_github:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_github:hover { border-color: #4183c4; }
.et_monarch .widget_monarchwidget li.et_social_github { background-color: #4183c4 !important; }
.et_monarch .widget_monarchwidget li.et_social_github:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_github:hover i { background-color: #376fa7 !important; }
.et_monarch .et_social_outlook, .et_monarch .et_social_networks.et_social_circle .et_social_outlook i { background-color: #1174c3; }
.et_monarch li.et_social_outlook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_outlook:hover i { background-color: #0e63a6; }
.et_monarch .et_social_sidebar_border li.et_social_outlook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_outlook:hover { border-color: #1174c3; }
.et_monarch .widget_monarchwidget li.et_social_outlook { background-color: #1174c3 !important; }
.et_monarch .widget_monarchwidget li.et_social_outlook:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_outlook:hover i { background-color: #0e63a6 !important; }
.et_monarch .et_social_blinklist, .et_monarch .et_social_networks.et_social_circle .et_social_blinklist i { background-color: #fc6d21; }
.et_monarch li.et_social_blinklist:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c; }
.et_monarch .et_social_sidebar_border li.et_social_blinklist:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blinklist:hover { border-color: #fc6d21; }
.et_monarch .widget_monarchwidget li.et_social_blinklist { background-color: #fc6d21 !important; }
.et_monarch .widget_monarchwidget li.et_social_blinklist:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c !important; }
.et_monarch .et_social_aweber, .et_monarch .et_social_networks.et_social_circle .et_social_aweber i { background-color: #127bbf; }
.et_monarch li.et_social_aweber:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3; }
.et_monarch .et_social_sidebar_border li.et_social_aweber:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aweber:hover { border-color: #127bbf; }
.et_monarch .widget_monarchwidget li.et_social_aweber { background-color: #127bbf !important; }
.et_monarch .widget_monarchwidget li.et_social_aweber:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3 !important; }
.et_monarch .et_social_mailchimp, .et_monarch .et_social_networks.et_social_circle .et_social_mailchimp i { background-color: #3283bf; }
.et_monarch li.et_social_mailchimp:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3; }
.et_monarch .et_social_sidebar_border li.et_social_mailchimp:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_mailchimp:hover { border-color: #3283bf; }
.et_monarch .widget_monarchwidget li.et_social_mailchimp { background-color: #3283bf !important; }
.et_monarch .widget_monarchwidget li.et_social_mailchimp:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3 !important; }
.et_monarch .et_social_soundcloud, .et_monarch .et_social_networks.et_social_circle .et_social_soundcloud i { background-color: #f0601e; }
.et_monarch li.et_social_soundcloud:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a; }
.et_monarch .et_social_sidebar_border li.et_social_soundcloud:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_soundcloud:hover { border-color: #f0601e; }
.et_monarch .widget_monarchwidget li.et_social_soundcloud { background-color: #f0601e !important; }
.et_monarch .widget_monarchwidget li.et_social_soundcloud:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a !important; }
.et_monarch .et_social_print, .et_monarch .et_social_networks.et_social_circle .et_social_print i { background-color: #333333; }
.et_monarch li.et_social_print:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_print:hover i { background-color: #2b2b2b; }
.et_monarch .et_social_sidebar_border li.et_social_print:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_print:hover { border-color: #333333; }
.et_monarch .widget_monarchwidget li.et_social_print { background-color: #333333 !important; }
.et_monarch .widget_monarchwidget li.et_social_print:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_print:hover i { background-color: #2b2b2b !important; }
.et_monarch .et_social_like, .et_monarch .et_social_networks.et_social_circle .et_social_like i { background-color: #f95149; }
.et_monarch li.et_social_like:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_like:hover i { background-color: #d4453e; }
.et_monarch .et_social_sidebar_border li.et_social_like:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_like:hover { border-color: #f95149; }
.et_monarch .widget_monarchwidget li.et_social_like { background-color: #f95149 !important; }
.et_monarch .widget_monarchwidget li.et_social_like:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_like:hover i { background-color: #d4453e !important; }
.et_monarch .et_social_behance, .et_monarch .et_social_networks.et_social_circle .et_social_behance i { background-color: #1769ff; }
.et_monarch li.et_social_behance:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_behance:hover i { background-color: #1459d9; }
.et_monarch .et_social_sidebar_border li.et_social_behance:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_behance:hover { border-color: #1769ff; }
.et_monarch .widget_monarchwidget li.et_social_behance { background-color: #1769ff !important; }
.et_monarch .widget_monarchwidget li.et_social_behance:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_behance:hover i { background-color: #1459d9 !important; }
.et_monarch .et_social_all_button, .et_monarch .et_social_networks.et_social_circle .et_social_all_button i { background-color: #dedede; }
.et_monarch li.et_social_all_button:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_all_button:hover i { background-color: #d1d1d1; }
.et_monarch li.et_social_all_button i.et_social_icon_all_button, .et_monarch .et_social_sidebar_networks li.et_social_all_button:hover i.et_social_icon_all_button { color: #777777; }
.et_monarch .et_social_sidebar_border li.et_social_all_button:hover { border-color: #bfbfbf; }
.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover i, .et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover .et_social_count, .et_monarch .et_social_mobile .et_social_icons_container li:hover i, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_icon, .et_monarch .widget_monarchwidget .et_social_networks .et_social_icons_container li:hover .et_social_network_label, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_sidebar_count { color: #ffffff; }
.widget_monarchwidget li, .et_monarch .widget_text .et_social_networks li { background-image: none !important; list-style: none; padding: 0 !important; margin-bottom: 0 !important; border: none !important;}
.widget_monarchwidget li, .et_monarch .widget_monarchwidget li:after { border: none !important; }
.widget_monarchwidget li:before { display: none; }
.et_monarch .widget_monarchwidget .et_social_networks.et_social_circle ul li { background-color: transparent !important; }   .et_monarch .et_social_header { text-align: left; margin-bottom: 25px; }
.et_monarch .et_social_flyin { position: fixed; width: 320px; background-color: #FFF; padding: 30px 20px; bottom: 0; height: auto; opacity: 0; z-index: -1; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.et_monarch .et_social_flyin .et_social_networks { overflow: auto; }
.et_monarch .et_social_flyin a.et_social_icon_cancel, .et_monarch .et_social_popup_content a.et_social_icon_cancel { position: absolute; top: 15px; right: 15px; color: #666; }
.et_monarch .et_social_flyin .et_social_icon:after, .et_monarch .et_social_popup .et_social_icon:after { display: block; }
.et_monarch .et_social_flyin_bottom_right { right: 0; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; }
.et_monarch .et_social_flyin_bottom_left { left: 0; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; }   .et_monarch .et_social_popup_content { padding: 25px 20px; background-color: #fff; text-align: left; width: 84%; max-width: 600px; position: fixed; z-index: 999999999; left: 50%; margin-left: -320px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); }
.et_monarch .et_social_popup:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 99999999; display: block; opacity: 0; }
.et_monarch .et_social_popup.et_social_animated:after { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_popup_content .et_social_networks { overflow: auto; }
.et_monarch .et_social_fadeout { opacity: 0; -webkit-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -moz-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -o-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; }    .et_monarch .et_social_networkname { word-break: break-all; }
.et_monarch .et_social_icon, .et_monarch .et_social_sidebar_networks .et_social_count { position: relative; z-index: 100; }
.et_monarch .et_social_networks span.et_social_overlay { height:100%; width: 100%; background-color: rgba( 0, 0, 0, 0.1 ); bottom: 0; left: 0; z-index: 1; position: absolute; }
.et_monarch .et_social_inline_top { margin-bottom: 40px; }
.et_monarch .et_social_inline_bottom { margin-top: 40px; }
.et_monarch .et_social_networks.et_social_left .et_social_count, .et_monarch .et_social_networks.et_social_left .et_social_networkname { line-height: 1em; display: inline-block; }
.widget_monarchwidget { width: auto; float: none !important; }
.et_monarch .et_social_networks { width: 100%; display: inline-block; }
.et_monarch .et_social_networks .et_social_icons_container { padding: 0 !important; margin: 0 !important; line-height: 1em !important; display: inline-block; width: inherit; }
.et_monarch .et_social_networks li, .et_monarch .widget_monarchwidget .et_social_networks li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li { float: left; position: relative; margin: 2% 0 0 2%; overflow: hidden; min-height: 40px; line-height: 0; }
.et_monarch .textwidget .et_social_networks li { margin-bottom: 0; }
.et_monarch .et_social_networks li a { line-height: 0; }
.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; }
.et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_icon { display: block; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_monarch .et_social_networks div.et_social_network_label { font-size: 14px; }
.et_monarch .et_social_networks div.et_social_count .et_social_count_label { font-size: 12px; font-weight: 400; }
.et_monarch .et_social_networks div, .et_monarch .et_social_networks span, .et_monarch .et_social_networks li i { position: relative; z-index: 2; }
.et_monarch .et_social_networks .et_social_icon, .et_monarch .et_social_networks .et_social_icon:before, .et_monarch .et_social_networks .et_social_icon:after { width: 40px; height: 40px; line-height: 40px; display: inline-block; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_networks .et_social_networkname, .et_monarch .et_social_networks .et_social_count span { font-weight: 700; }
.et_monarch .et_social_networkname, .et_monarch .et_social_count { display: none; }
.et_monarch .et_social_withnetworknames .et_social_networkname, .et_monarch .et_social_withcounts .et_social_count, .et_monarch .et_social_sidebar_withcounts .et_social_count { display: inherit; }
.et_monarch .et_social_networks.et_social_left i.et_social_icon.et_social_icon_all_button { float: none !important; }
.et_social_open_all span.et_social_overlay { margin: 0 !important; }
.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:after, .et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:before { width: 100%; }
.et_monarch .et_social_slide.et_social_left .et_social_all_button i.et_social_icon.et_social_icon_all_button:after { left: -100%; }
.et_monarch .et_social_slide.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover i.et_social_icon.et_social_icon_all_button:before { margin-left: 100% !important; }
.et_monarch .et_social_flip.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:before { width: 110% !important; }
.et_monarch li.et_social_all_button { padding: 0; text-align: center; }
.et_monarch .et_social_circle li.et_social_all_button { padding: 0; text-align: left; }
.et_monarch .et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 22px 0 !important; }
.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all { padding: 21px 0 !important; }
.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 33px 0 !important; } .et_monarch .et_social_nototalcount .et_social_totalcount { display: none; }
.et_monarch .et_social_withtotalcount .et_social_totalcount { display: block; }
.et_monarch .et_social_networks .et_social_totalcount, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount { text-align: left; color: #444; margin-bottom: 10px; }
.et_monarch .et_social_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
.et_monarch .et_social_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_networks .et_social_totalcount_count, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_count { display: inline-block; font-size: 20px; font-weight: 700; line-height: 20px; }
.et_monarch .et_social_networks .et_social_totalcount_label, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_label { display: inline-block; font-size: 14px; margin-left: 4px; }
.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_dark, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_dark .et_social_icons_container li:hover .et_social_count { color: #444 !important; }
.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_light, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_light .et_social_icons_container li:hover .et_social_count { color: #fff !important; }
.et_monarch .et_social_outer_dark .et_social_totalcount, .et_monarch .et_social_outer_dark.et_social_circle .et_social_network_label { color: #444; }
.et_monarch .et_social_outer_light .et_social_totalcount, .et_monarch .et_social_outer_light.et_social_circle .et_social_network_label { color: #fff; }    .et_monarch .et_social_darken.et_social_top li:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li:hover .et_social_overlay, .et_monarch .et_social_darken.et_social_circle li:hover .et_social_icon:before, .et_monarch .et_social_slide.et_social_top li:hover .et_social_icon { background-color: rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_darken.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li.et_social_all_button:hover .et_social_overlay { background-color: transparent; } .et_monarch .et_social_flip li { min-width: 40px; }
.et_monarch .et_social_flip li a, .et_monarch .et_social_flip li .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_flip.et_social_top.et_social_autowidth li a { border-left: 8px solid rgba( 0, 0, 0, 0 ); padding: 10px 18px 10px 10px; }
.et_monarch .et_social_flip.et_social_top.et_social_autowidth li.et_social_all_button a.et_social_open_all { padding-right: 8px !important; }
.et_monarch .et_social_flip.et_social_top li:hover a, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_top li:hover .et_social_share { border-left: 8px solid rgba( 0, 0, 0, 0.1 ); }
.et_monarch .et_social_flip.et_social_left li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left li:hover .et_social_overlay { margin: 0 0 0 50px;}
.et_monarch .et_social_flip.et_social_left li:hover .et_social_icon:before { width: 50px; }
.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_overlay { margin: 0 0 0 45px;}
.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_icon:before { width: 45px; }
.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label { padding-right: 5px; }
.et_monarch .et_social_flip.et_social_circle li .et_social_icon, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_circle li:hover .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.1 ); left: 0; }
.et_monarch .et_social_flip.et_social_circle li:hover .et_social_icon { border-left: 6px solid rgba( 0, 0, 0, 0.1 ); width: 32px; }
.et_monarch .et_social_flip.et_social_circle.et_social_left li:hover .et_social_icon { left: 1px; }
.et_monarch .et_social_flip.et_social_circle.et_social_top li:hover a { border: none; }
.et_monarch .et_social_flip.et_social_top.et_social_circle.et_social_autowidth li a { border-left: none; padding: 10px; }
.et_monarch .et_social_icon:after { display: none; } .et_monarch .et_social_slide .et_social_icon:after { display: inline-block; position: absolute; top: -40px; left: 0; }
.et_monarch .et_social_slide li:hover .et_social_icon:before { opacity: 0; margin-top: 40px; }
.et_monarch .et_social_slide li:hover .et_social_icon:after { top: 0; }
.et_monarch .et_social_slide li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); margin: 0 0 0 100px; }
.et_monarch .et_social_slide.et_social_left .et_social_icon { overflow: hidden; }
.et_monarch .et_social_slide.et_social_left li .et_social_icon:after { left: -40px; top: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before { margin-left: 40px; margin-top: 0; opacity: 0; } .et_monarch .et_social_simple li a, .et_monarch .et_social_media_wrapper .et_social_top.et_social_simple li .et_social_share, .et_monarch .et_social_top.et_social_circle li a { padding: 0 !important; }
.et_monarch .et_social_simple.et_social_top.et_social_withcounts li a, .et_monarch .et_social_simple.et_social_top.et_social_withnetworknames li a, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withnetworknames li .et_social_share, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withcounts li .et_social_share { padding: 0 10px 10px !important; }
.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon { margin: -8px 0 -12px; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label div { margin-left: 0 !important; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label { padding-left: 0 !important; }
.et_monarch .et_social_simple.et_social_top .et_social_icon { background-color: transparent; }
.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_withcounts .et_social_icon { margin-bottom: -10px; }
.et_monarch .et_social_simple li .et_social_overlay { margin: 0 !important; display: none; } .et_pb_pagebuilder_layout .et_social_inline { display: none; }
.et_pb_pagebuilder_layout .et_pb_section .et_social_inline { display: block; }   .et_monarch .et_social_sidebar_networks { left: 0; position: fixed; top: 30%; z-index: 999999;}
.et_monarch .et_social_sidebar_networks ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
.et_monarch .et_social_sidebar_networks li { position: relative; width: 40px; overflow: hidden; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_sidebar_withcounts li { width: 50px; }
.et_monarch .et_social_sidebar_networks .et_social_count span { line-height: .9em; padding-top: 4px; font-weight: 700; font-size: 12px;}
.et_monarch .et_social_sidebar_networks a { display: block; padding: 12px 0 12px; float: left; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_monarch .et_social_sidebar_withcounts a { padding: 10px 0; display: block; }
.et_monarch .et_social_sidebar_networks a.et_social_icon:before, .et_monarch .et_social_sidebar_networks a.et_social_icon:after { width: 100%; font-size: 16px; line-height: 40px; display: block; position: relative; }
.et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { position: relative; width: 100%; }
.et_monarch .et_social_sidebar_networks a.et_social_open_all { padding: 7px; }
.et_monarch .et_social_sidebar_networks.et_social_circle a.et_social_open_all { padding: 12px 0 12px; }
.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_sidebar_withcounts a.et_social_open_all { padding-top: 17px; } .et_monarch .et_social_sidebar_networks .et_social_totalcount { color: #444; text-align: center; margin-bottom: 4px; }
.et_monarch .et_social_sidebar_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
.et_monarch .et_social_sidebar_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_count { display: block; font-size: 18px; font-weight: 700; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_label { display: block; font-size: 10px; }    .et_monarch .et_social_icon:after { display: none; }
.et_monarch .et_social_circle .et_social_icon:before, .et_monarch .et_social_circle .et_social_icon:after { width: 100% !important; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_sidebar_nocounts .et_social_count { display: none; }
.et_monarch .et_social_sidebar_networks_right { right: 0; left: auto; }
.et_monarch .et_social_sidebar_networks_right li { float: right; clear: both; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar { float: right; margin: 8px 8px 0 0 !important; clear: both; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-right: 13px !important; }
.et_monarch .et_social_sidebar_networks_right .et_social_totalcount { float: right; }
.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_totalcount { margin-right: -50px !important; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: 0 !important; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar:before { transform: rotate(90deg); right: -1px; left: auto; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(-90deg); left: 0; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: -10px !important; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_totalcount {
margin-right: -66px !important; } .et_monarch .et_social_sidebar_flip li { border-left: 0 solid rgba( 0,0,0,.4); width: 50px; }
.et_monarch .et_social_sidebar_flip li:hover { width: 44px; border-left: 6px solid rgba( 0,0,0,.3); }
.et_monarch .et_social_sidebar_flip li:hover i { opacity: 0.8; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li { border-right: 0 solid rgba( 0,0,0,.4); border-left: none; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li:hover { border-right: 6px solid rgba( 0,0,0,.3); } .et_monarch .et_social_sidebar_border li { border-left: 0 solid transparent; }
.et_monarch .et_social_sidebar_border li:hover { border-left: 4px solid; }
.et_monarch .et_social_sidebar_border a.et_social_icon:before { color: rgba( 255, 255, 255, 1 ); }
.et_monarch .et_social_sidebar_border .et_social_overlay { position: absolute; background-color: rgba( 0, 0, 0, 0 ); height: 100%; width: 100%; top: 0; left: 0; }
.et_monarch .et_social_sidebar_border li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li { border-right: 0 solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li:hover { border-right: 4px solid; border-left: none;} .et_monarch .et_social_sidebar_grow li { left:0; }
.et_monarch .et_social_sidebar_grow li:hover { width: 50px ;}
.et_monarch .et_social_sidebar_grow.et_social_sidebar_withcounts li:hover { width: 62px; }
.et_monarch .et_social_sidebar_grow a.et_social_icon:before { color: #fff; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow li { right: 0; } .et_monarch .et_social_sidebar_slide li { border-left: 0 solid; }
.et_monarch .et_social_sidebar_slide i.et_social_icon:before { opacity: 1; left: 0; z-index: 2; position: relative; }
.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:before { opacity: 0; left: 100%; background-color: rgb( 0, 0, 0, 0.25 ); }
.et_monarch .et_social_sidebar_slide i.et_social_icon:after { opacity: 0; width:100%; height:100%; position: absolute; top: 0; right:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:after { opacity: 1; right:0; }
.et_monarch .et_social_sidebar_slide .et_social_icon:after { display: inherit; }    .et_monarch .et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.et_monarch .et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_sidebar_networks_mobile.et_social_rounded li { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; } .et_monarch .et_social_circle.et_social_sidebar_networks { left: 10px; }
.et_monarch .et_social_circle li { width: 40px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin-bottom: 10px; left: 0; }
.et_monarch .et_social_circle.et_social_sidebar_withcounts li { width: 50px; height: 50px;}
.et_monarch .et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
.et_monarch .et_social_sidebar_border.et_social_circle a.et_social_icon:hover:before { background-color: rgba( 0, 0, 0, 0 ); }
.et_monarch .et_social_sidebar_grow.et_social_circle li:hover { width: 40px; left: 8px; }
.et_monarch .et_social_sidebar_grow.et_social_circle.et_social_sidebar_withcounts li:hover { width: 50px; }
.et_monarch .et_social_sidebar_flip.et_social_circle li:hover { width: 36px; left: 2px;}
.et_monarch .et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; left: 3px; }
.et_monarch .et_social_sidebar_border.et_social_circle li { width: 46px; height: 46px; }
.et_monarch .et_social_sidebar_border.et_social_circle.et_social_sidebar_withcounts li { width: 56px; height: 56px; }
.et_monarch .et_social_sidebar_slide.et_social_circle span.et_social_icon:after { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon { margin-bottom: 0; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_sidebar_networks { right: 10px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle li { right: 0; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_circle li:hover { right: 8px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle li:hover { right: 2px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; right: 3px; left: auto; } .et_monarch .et_social_space li { margin-bottom: 4px; }
.et_monarch .et_social_space.et_social_circle li { margin-bottom: 14px; }    .et_monarch  span.et_social_hide_sidebar { background: rgba(0,0,0,0.3); height: 24px; width: 24px; display: block; cursor: pointer; margin: 8px 0 0 8px !important; border-radius: 12px; opacity: 0; }
.et_monarch .et_social_sidebar_networks:hover .et_social_hide_sidebar { opacity: 1; }
.et_monarch .et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-left: 13px !important; }
.et_monarch .et_social_circle.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 11px !important; }
.et_monarch .et_social_circle.et_social_sidebar_withcounts.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 16px !important; } .et_monarch .et_social_sidebar_networks span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: 0 !important; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.et_monarch .et_social_sidebar_networks.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: -10px !important; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .et_monarch span.et_social_hide_sidebar:before { content: "\e649"; transform: rotate(-90deg); font-size: 20px !important; line-height: 24px !important; left: -1px; }
.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(90deg); } .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount { margin-left: -50px !important; }
.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_totalcount { margin-left: -66px !important; }
.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount { margin-left: 0px !important; }
.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount, .et_monarch span.et_social_hide_sidebar:before, .et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_hidden_sidebar { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar { opacity: 1; }   .et_monarch .et_social_top div, .et_monarch .et_social_top ul, .et_monarch .et_social_top li, .et_monarch .et_social_top span, .et_monarch .et_social_top a, .et_monarch .et_social_top .et_social_icons_container { text-align: center; }
.et_monarch .et_social_top li a, .et_monarch .et_social_media_wrapper .et_social_top li .et_social_share { padding: 10px; }
.et_monarch .et_social_top .et_social_network_label div { margin-top: 8px; line-height: 1em; }
.et_monarch .et_social_top span { display: block; margin: 0; }
.et_monarch .et_social_top .et_social_count span:first-of-type { margin-bottom: 2px; }
.et_monarch .et_social_top span.et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); }
.et_monarch .et_social_top .et_social_icon { background-color: rgba( 0, 0, 0, 0.1 ); }
.et_monarch .et_social_top .et_social_icon.et_social_icon_all_button { background-color: transparent; }
.et_monarch .et_social_slide.et_social_rectangle.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_slide.et_social_rounded.et_social_top li.et_social_all_button:hover .et_social_icon { background-color: transparent; }
.et_monarch .et_social_left { text-align: left; }
.et_monarch .et_social_left .et_social_network_label { margin-left: 40px; padding: 7px 14px 10px 10px; }
.et_monarch .et_social_left .et_social_network_label div { margin: 6px 4px 0 4px; }
.et_monarch .et_social_left .et_social_count span { display: inline-block; }
.et_monarch .et_social_left .et_social_overlay { background-color: rgba( 0, 0, 0, 0.1 ); margin: 0 0 0 40px; }
.et_monarch .et_social_left.et_social_circle .et_social_network_label, .et_monarch .et_social_left.et_social_circle li:hover .et_social_network_label { margin-left:46px !important; padding: 6px 0 0 0; padding-right: 0 !important; }
.et_monarch .et_social_left .et_social_icon { float: left; }
.et_monarch .et_social_networks.et_social_circle li { background-color: transparent !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_rounded.et_social_networks li, .et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_circle .et_social_overlay { display: none; }   .et_monarch .et_social_1col li { width: 100%; }
.et_monarch .et_social_2col li { width: 49%; }
.et_monarch .et_social_3col li { width: 32%; }
.et_monarch .et_social_4col li { width: 23.5%; }
.et_monarch .et_social_5col li { width: 18.4%; }
.et_monarch .et_social_6col li { width: 15%; }
.et_monarch .et_social_autowidth li { width: auto; margin: 0 2% 2% 0 !important; }
.et_monarch .et_social_1col li:first-child, .et_monarch .et_social_2col li:nth-child(-n+2), .et_monarch .et_social_3col li:nth-child(-n+3), .et_monarch .et_social_4col li:nth-child(-n+4), .et_monarch .et_social_5col li:nth-child(-n+5), .et_monarch .et_social_6col li:nth-child(-n+6) { margin-top: 0; }
.et_monarch .et_social_1col li, .et_monarch .et_social_2col li:nth-child(2n+1), .et_monarch .et_social_3col li:nth-child(3n+1), .et_monarch .et_social_4col li:nth-child(4n+1), .et_monarch .et_social_5col li:nth-child(5n+1), .et_monarch .et_social_6col li:nth-child(6n+1), .et_monarch .et_social_autowidth li:first-child { margin-left: 0; clear: both; }
.et_monarch .et_social_2col.et_social_nospace li { width: 50%; }
.et_monarch .et_social_3col.et_social_nospace li { width: 33.33%; }
.et_monarch .et_social_4col.et_social_nospace li { width: 25%; }
.et_monarch .et_social_5col.et_social_nospace li { width: 20%; }
.et_monarch .et_social_6col.et_social_nospace li { width: 16.66%; }
.et_monarch .et_social_popup { display: none; }
.et_monarch .et_social_popup.et_social_visible { display: block; }
.et_monarch .et_social_visible { z-index: 999999; }   .et_social_media_wrapper { position: relative; overflow: hidden; }
.et_social_media_wrapper .et_social_networks { position: absolute; left: 0; top: 0; }
.et_monarch .et_social_media_wrapper .et_social_media { overflow: auto; width: 90%; height: inherit; max-height: 90%; position: absolute; top: 20px; left: 20px; padding: 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; opacity: 0; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_pb_gallery_grid .et_social_media_wrapper .et_social_media { z-index: 99; }
.et_monarch .et_social_media_wrapper:hover .et_social_media { opacity: 1; }
.et_monarch .et_social_media_wrapper .et_social_share { cursor: pointer; }
.et_monarch .et_social_media_wrapper .et_social_left .et_social_share { display: inline-block; width: 100%; }
.et_monarch .et_social_icons_container a, a.et_social_icon_cancel { text-decoration: none !important; }   .et_monarch .et_social_mobile { position: fixed; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; z-index: 999999; display: none; max-height: 100%; }
.et_monarch .et_social_mobile .et_social_networks { position: relative; width: 100%; overflow: auto; padding: 20px 20px 20px; background-color: #fff; line-height: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: -10px; }
.et_monarch .et_social_mobile .et_social_networks li { width: 23.5%; margin: 0 2% 2% 0; float: left; text-align: center; }
.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { width: 23.5%; margin-right: 0; }
.et_monarch .et_social_mobile .et_social_networks.et_social_circle li { margin-right: 2%; }
.et_monarch .et_social_mobile .et_social_networks.et_social_circle li:last-child { margin-right: 0; }
.et_monarch .et_social_mobile .et_social_networks li a { padding: 10px; }
.et_monarch .et_social_mobile .et_social_networks li a i.et_social_icon { display: inline-block; }
.et_monarch .et_social_mobile .et_social_networks li a span.et_social_sidebar_count { font-size: 16px; font-weight: bold; display: inline-block; top: -2px; margin-left: 8px; }
.et_monarch .et_social_mobile .et_social_networks.et_social_circle li a span.et_social_sidebar_count { font-size: 12px; display: block; top: 0; margin-left: 0; }
.et_monarch .et_social_mobile_button:before, .et_monarch .et_social_close:after, .et_monarch .et_social_heading:after { font-family: 'etmonarch'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 16px; }
.et_monarch .et_social_heading { text-align: center; padding: 10px 0; color: white; cursor: pointer; height: 20px; line-height: 19px; font-size: 14px; }
.et_monarch .et_social_heading:after { content: "\e649"; color: #cccccc; display: inline-block; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; font-size: 32px; top: 10px; position: absolute; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.et_monarch .et_social_mobile_button { position: fixed; bottom: 0; margin-left: -45px; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; display: none; }
.et_monarch .et_social_mobile_button.et_social_active_button { margin-left: 0; z-index: 999999; }
.et_monarch .et_social_mobile_button:before { content: "\e605"; display: inline-block; padding: 10px 12px; background: rgba(0,0,0,0.5); color: #dddddd; height: 20px; line-height: 20px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; }
.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after { -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.et_monarch .et_social_mobile .et_social_networks { display: none; }
.et_monarch .et_social_mobile.et_social_opened { -webkit-animation: et_social_slideTop 1s 1 ease; -moz-animation: et_social_slideTop 1s 1 ease; -o-animation: et_social_slideTop 1s 1 ease; animation: et_social_slideTop 1s 1 ease; }
.et_monarch .et_social_mobile_overlay.et_social_visible_overlay { -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch span.et_social_close, .et_monarch .et_social_mobile_button { cursor: pointer; }
.et_monarch span.et_social_close { position: absolute; right: 10px; top: 0; line-height: 40px; }
.et_monarch span.et_social_close:after { content: "\e60C"; color: #cccccc; }
.et_monarch .et_social_mobile_overlay { background: rgba(0,0,0,0.7); position: fixed; width: 100%; height: 100%; top: 0; left: 0; display: none; z-index: 99999;}
.et_monarch .et_social_inline_bottom { margin-top: 30px; }   .et_monarch .et_social_pin_images_outer { display: none; z-index: 9999999999; position: absolute; }
.et_monarch .et_social_pin_images_outer:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 999999; }
.et_monarch .et_social_pinterest_window { background: white; position: fixed; top: 20%; left: 50%; padding: 20px; width: 500px; height: 400px; z-index: 9999999; margin-left: -250px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.et_monarch .et_social_pinterest_window span.et_social_close { cursor: pointer; }
.et_monarch .et_social_pin_images { overflow: auto; max-height: 370px; z-index: 999; position: relative; }
.et_monarch .et_social_pin_image { width: 30%; float: left; margin-right: 10px; display: block; position: relative; height: 90px; overflow: hidden; padding: 10px 2px; }
.et_monarch .et_social_pin_image img { max-width: 100%; height: auto; }
.et_monarch .et_social_pin_image .et_social_pin_overlay { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; opacity: 0; background: rgba(174, 24, 26, 0.4); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.et_monarch .et_social_pin_image .et_social_pin_overlay:before { content: "\e63a"; top: 40px; left: 0; color: white; font-size: 30px; position: absolute; }
.et_monarch .et_social_pin_image a:hover .et_social_pin_overlay { opacity: 1; }
.et_monarch .et_social_pin_image .et_social_pin_overlay { min-height: 90px; }
.et_monarch .et_social_pin_image a { overflow: visible !important; }
.et_monarch .et_social_pin_image:nth-child(3n) { margin-right: 0; }   .et_monarch .et_pb_pagebuilder_layout .et_social_inline { display: none; }
.et_monarch .et_pb_section .et_social_inline { display: block; }
.et_monarch .et_pb_section .et_social_inline_top, .et_monarch .et_pb_section .et_social_inline_bottom { margin-top: 0; margin-bottom: 30px; }   @media only screen and ( min-width: 1025px ){
.et_monarch .et_social_mobile_overlay, .et_monarch .et_social_mobile { display: none !important; }
}
@media only screen and ( max-width: 1024px ){
.et_monarch .et_social_mobile_off { display: none !important; }
.et_monarch .et_social_mobile { display: block; }
.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { margin-right: 0 !important; }
.et_monarch .et_social_sidebar_networks { display: none; }
.et_monarch .et_social_mobile_button { display: block; }
.et_monarch .et_social_popup_content { margin-left: -42%; box-sizing: border-box; max-width: none; }
.et_monarch .et_social_flyin.et_social_mobile_on.et_social_visible { width: 100%; padding: 25px 20px; z-index: 9999999; box-sizing: border-box; width: 84%; left: 50%; margin-left: -42%;}
.et_monarch .et_social_flyin div.et_social_network_label, .et_monarch .et_social_mobile div.et_social_network_label { text-align: left; }
.et_monarch .et_social_flyin_bottom_left, .et_monarch .et_social_flyin_bottom_right { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
}
@media only screen and ( min-width: 768px ){
.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}
@media only screen and ( max-width: 767px ) {
.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { margin: 2% 0 0 2% !important; width: 49% !important; clear: none !important; }
.et_monarch .et_social_networks li:nth-child(2n+1), .et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1) { margin-left: 0 !important; clear: both !important; }
.et_monarch .et_social_networks li:nth-child(-n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2) { margin-top: 0 !important; }
.et_monarch .et_social_networks.et_social_nospace li { width: 50% !important; }
.et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; overflow: hidden; }
.et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
.et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
.et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }
.et_monarch .et_social_pinterest_window { height: 80%; width: 80%; top: 10px; margin-left: 0px; z-index: 99999999; left: 6%; }
.et_monarch .et_social_pin_images { max-height: 90%; }
.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}
@media only screen and ( max-width: 479px ) {
.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { width: 100% !important; margin-left: 0 !important; clear: both !important; }
.et_monarch .et_social_networks li:first-child, .et_monarch .et_social_mobile .et_social_networks li:first-child { margin-top: 0 !important; }
.et_monarch .et_social_networks li:nth-child(n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2) { margin: 2% 0 0 0 !important;}
.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; width: 100% !important;}
.et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; }
.et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
.et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }
.et_monarch .et_social_pin_image { width: 250px; height: 140px; margin: 0 auto !important; float: none; }
.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}   @-webkit-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-o-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes et_social_fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(-30%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes et_social_fadeInRight { 0% { opacity: 0; -moz-transform: translateX(-30%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes et_social_fadeInRight { 0% { opacity: 0; -o-transform: translateX(-30%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes et_social_fadeInRight { from { opacity: 0; transform: translateX(-30%); } to { opacity: 1; transform: translateX(0); } }
@-webkit-keyframes et_social_fadeInBottom { 0% { opacity: 0; -webkit-transform: translateY(-30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_fadeInBottom { 0% { opacity: 0; -moz-transform: translateY(-30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_social_fadeInBottom { 0% { opacity: 0; -o-transform: translateY(-30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_social_fadeInBottom { 0% { opacity: 0; transform: translateY(-30%); } 100% { opacity: 1; transform: translateY(0); } }
@-webkit-keyframes et_social_fadeInTop { 0% { opacity: 0; -webkit-transform: translateY(30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_fadeInTop { 0% { opacity: 0; -moz-transform: translateY(30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_social_fadeInTop { 0% { opacity: 0; -o-transform: translateY(30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_social_fadeInTop { 0% { opacity: 0; transform: translateY(30%); } 100% { opacity: 1; transform: translateY(0); } }
@-webkit-keyframes et_social_slideTop { 0% { -webkit-transform: translateY(0);} 100% { -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_slideTop { 0% { -moz-transform: translateY(0); } 100% { -moz-transform: translateY(0); } }
@-o-keyframes et_social_slideTop { 0% { -o-transform: translateY(0); } 100% { -o-transform: translateY(0); } }
@keyframes et_social_slideTop { 0% { transform: translateY(0); } 100% { transform: translateY(0); } } @-webkit-keyframes et_social_swing {
20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}
@keyframes et_social_swing {
20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}
@-webkit-keyframes et_social_tada {
0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
@keyframes et_social_tada {
0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
@-webkit-keyframes et_social_bounce {
0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}
@keyframes et_social_bounce {
0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}
@-webkit-keyframes et_social_flipInX {
0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}
@keyframes et_social_flipInX {
0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}
@-webkit-keyframes et_social_zoomIn {
0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
50% { opacity: 1; }
}
@keyframes et_social_zoomIn {
0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
50% { opacity: 1; }
}
@-webkit-keyframes et_social_lightSpeedIn {
0% { -webkit-transform: translate3d(30%, 0, 0) skewX(-10deg); transform: translate3d(30%, 0, 0) skewX(-10deg); opacity: 0; }
60% { -webkit-transform: skewX(5deg); transform: skewX(5deg); opacity: 1; }
80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
100% { -webkit-transform: none; transform: none; opacity: 1; }
}
@keyframes et_social_lightSpeedIn {
0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; }
60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; }
80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
100% { -webkit-transform: none; transform: none; opacity: 1; }
}
.et_monarch .et_social_lightspeedin.et_social_animated, .et_monarch .et_social_animated .et_social_lightspeedin { opacity: 1; -webkit-animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
.et_monarch .et_social_zoomin.et_social_animated, .et_monarch .et_social_animated .et_social_zoomin { opacity: 1; -webkit-animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_flipinx.et_social_animated, .et_monarch .et_social_animated .et_social_flipinx { opacity: 1; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_bounce.et_social_animated, .et_monarch .et_social_animated .et_social_bounce { opacity: 1; -webkit-animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }
.et_monarch .et_social_swing.et_social_animated, .et_monarch .et_social_animated .et_social_swing { opacity: 1; -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_tada.et_social_animated, .et_monarch .et_social_animated .et_social_tada { opacity: 1; -webkit-animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_fadein.et_social_animated, .et_monarch .et_social_animated .et_social_fadein { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideright.et_social_animated, .et_monarch .et_social_animated .et_social_slideright { opacity: 1; -webkit-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInRight 1s 1s cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slidedown.et_social_animated, .et_monarch .et_social_animated .et_social_slidedown { opacity: 1; -webkit-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideup.et_social_animated, .et_monarch .et_social_animated .et_social_slideup { opacity: 1; -webkit-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_no_animation.et_social_animated, .et_monarch .et_social_animated .et_social_no_animation { opacity: 1; }