.hvr-classic {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-fade {
-webkit-transform: translateZ(0);
transform: translateZ(0);
} .hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
-webkit-transform: scale(1);
transform: scale(1);
} .hvr-shutter-out-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} .hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} .hvr-sweep-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} .hvr-sweep-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .hvr-sweep-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-bounce-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} .hvr-bounce-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}@font-face {
font-family: 'social';
src:  url(//wowlayers.com/wp-content/themes/infinito/fonts/icons/social/fonts/icomoon.eot?38a4z1);
src:  url(//wowlayers.com/wp-content/themes/infinito/fonts/icons/social/fonts/icomoon.eot?38a4z1#iefix) format('embedded-opentype'),
url(//wowlayers.com/wp-content/themes/infinito/fonts/icons/social/fonts/icomoon.ttf?38a4z1) format('truetype'),
url(//wowlayers.com/wp-content/themes/infinito/fonts/icons/social/fonts/icomoon.woff?38a4z1) format('woff'),
url(//wowlayers.com/wp-content/themes/infinito/fonts/icons/social/fonts/icomoon.svg?38a4z1#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="wow-social-"], [class*=" wow-social-"] { font-family: 'social' !important;
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;
}
.wow-social-aim:before {
content: "\edf2";
}
.wow-social-badoo:before {
content: "\edf3";
}
.wow-social-bebo:before {
content: "\edf4";
}
.wow-social-behance:before {
content: "\edf5";
}
.wow-social-blogger:before {
content: "\edf6";
}
.wow-social-bootstrap:before {
content: "\edf7";
}
.wow-social-brightkite:before {
content: "\edf8";
}
.wow-social-cloudapp:before {
content: "\edf9";
}
.wow-social-concrete5:before {
content: "\edfa";
}
.wow-social-designbump:before {
content: "\edfb";
}
.wow-social-designfloat:before {
content: "\edfc";
}
.wow-social-deviantart:before {
content: "\edfd";
}
.wow-social-digg:before {
content: "\edfe";
}
.wow-social-dotcms:before {
content: "\edff";
}
.wow-social-dribble:before {
content: "\ee00";
}
.wow-social-dropbox:before {
content: "\ee01";
}
.wow-social-ebuddy:before {
content: "\ee03";
}
.wow-social-ello:before {
content: "\ee04";
}
.wow-social-ember:before {
content: "\ee05";
}
.wow-social-envato:before {
content: "\ee06";
}
.wow-social-evernote:before {
content: "\ee07";
}
.wow-social-facebook:before {
content: "\ee08";
}
.wow-social-feedburner:before {
content: "\ee09";
}
.wow-social-folkd:before {
content: "\ee0a";
}
.wow-social-friendfeed:before {
content: "\ee0b";
}
.wow-social-ghost:before {
content: "\ee0c";
}
.wow-social-github:before {
content: "\ee0d";
}
.wow-social-gnome:before {
content: "\ee0e";
}
.wow-social-google-buzz:before {
content: "\ee0f";
}
.wow-social-google-map:before {
content: "\ee10";
}
.wow-social-google-plus:before {
content: "\ee11";
}
.wow-social-google-talk:before {
content: "\ee12";
}
.wow-social-hype-machine:before {
content: "\ee13";
}
.wow-social-instagram:before {
content: "\ee14";
}
.wow-social-kickstarter:before {
content: "\ee16";
}
.wow-social-line:before {
content: "\ee17";
}
.wow-social-linux-mint:before {
content: "\ee18";
}
.wow-social-livejournal:before {
content: "\ee19";
}
.wow-social-magento:before {
content: "\ee1a";
}
.wow-social-meetup:before {
content: "\ee1b";
}
.wow-social-mixx:before {
content: "\ee1c";
}
.wow-social-newsvine:before {
content: "\ee1d";
}
.wow-social-nimbuss:before {
content: "\ee1e";
}
.wow-social-opencart:before {
content: "\ee1f";
}
.wow-social-oscommerce:before {
content: "\ee20";
}
.wow-social-pandora:before {
content: "\ee21";
}
.wow-social-picasa:before {
content: "\ee22";
}
.wow-social-pinterest:before {
content: "\ee23";
}
.wow-social-prestashop:before {
content: "\ee24";
}
.wow-social-qik:before {
content: "\ee25";
}
.wow-social-readernaut:before {
content: "\ee26";
}
.wow-social-reddit:before {
content: "\ee27";
}
.wow-social-rss:before {
content: "\ee28";
}
.wow-social-shopify:before {
content: "\ee29";
}
.wow-social-silverstripe:before {
content: "\ee2a";
}
.wow-social-skype:before {
content: "\ee2b";
}
.wow-social-slashdot:before {
content: "\ee2c";
}
.wow-social-smugmug:before {
content: "\ee2d";
}
.wow-social-steam:before {
content: "\ee2e";
}
.wow-social-stumbleupon:before {
content: "\ee2f";
}
.wow-social-technorati:before {
content: "\ee30";
}
.wow-social-telegram:before {
content: "\ee31";
}
.wow-social-tinder:before {
content: "\ee32";
}
.wow-social-tumblr:before {
content: "\ee33";
}
.wow-social-twitter:before {
content: "\ee34";
}
.wow-social-typo3:before {
content: "\ee35";
}
.wow-social-ubercart:before {
content: "\ee36";
}
.wow-social-viber:before {
content: "\ee37";
}
.wow-social-viddler:before {
content: "\ee38";
}
.wow-social-vimeo:before {
content: "\ee39";
}
.wow-social-vine:before {
content: "\ee3a";
}
.wow-social-virb:before {
content: "\ee3b";
}
.wow-social-virtuemart:before {
content: "\ee3c";
}
.wow-social-wechat:before {
content: "\ee3d";
}
.wow-social-xing:before {
content: "\ee3f";
}
.wow-social-yahoo:before {
content: "\ee40";
}
.wow-social-zencart:before {
content: "\ee42";
}
.wow-social-500px:before {
content: "\f117";
}
.wow-social-baidu-tieba:before {
content: "\f118";
}
.wow-social-bbm-messenger:before {
content: "\f119";
}
.wow-social-delicious:before {
content: "\f11a";
}
.wow-social-dribbble:before {
content: "\f11b";
}
.wow-social-facebook-messenger:before {
content: "\f11c";
}
.wow-social-flickr:before {
content: "\f11d";
}
.wow-social-foursquare:before {
content: "\f11e";
}
.wow-social-google-hangouts:before {
content: "\f11f";
}
.wow-social-kakaotalk:before {
content: "\f120";
}
.wow-social-kik:before {
content: "\f121";
}
.wow-social-kiwibox:before {
content: "\f122";
}
.wow-social-linkedin:before {
content: "\f123";
}
.wow-social-meetme:before {
content: "\f124";
}
.wow-social-odnoklassniki:before {
content: "\f125";
}
.wow-social-photobucket:before {
content: "\f126";
}
.wow-social-qq:before {
content: "\f127";
}
.wow-social-renren:before {
content: "\f128";
}
.wow-social-slack:before {
content: "\f129";
}
.wow-social-slidshare:before {
content: "\f12a";
}
.wow-social-snapchat:before {
content: "\f12b";
}
.wow-social-soundcloud:before {
content: "\f12c";
}
.wow-social-spotify:before {
content: "\f12d";
}
.wow-social-stack-exchange:before {
content: "\f12e";
}
.wow-social-stack-overflow:before {
content: "\f12f";
}
.wow-social-tagged:before {
content: "\f130";
}
.wow-social-trello:before {
content: "\f131";
}
.wow-social-twitch:before {
content: "\f132";
}
.wow-social-vk:before {
content: "\f133";
}
.wow-social-weibo:before {
content: "\f134";
}
.wow-social-whatsapp:before {
content: "\f135";
}
.wow-social-youku:before {
content: "\f136";
}
.wow-social-youtube-play:before {
content: "\f137";
}
.wow-social-youtube:before {
content: "\f138";
}
.wow-social-viadeo:before {
content: "\f2a9";
font-size:75%;
}
.wow-social-wordpress:before {
content: "\eab4";
}