@font-face {
font-family: 'Easy-Login';
src:  url(//mangacrab2.yopres.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz);
src:  url(//mangacrab2.yopres.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz#iefix) format('embedded-opentype'),
url(//mangacrab2.yopres.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.ttf?oy4gsz) format('truetype'),
url(//mangacrab2.yopres.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.woff?oy4gsz) format('woff'),
url(//mangacrab2.yopres.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.svg?oy4gsz#Easy-Login) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="xoo-el-icon-"], [class*=" xoo-el-icon-"] { font-family: 'Easy-Login' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xoo-el-icon-eye:before {
content: "\e901";
}
.xoo-el-icon-checkmark:before {
content: "\e900";
}
.xoo-el-icon-cross:before {
content: "\e907";
}
.xoo-el-icon-cancel-circle:before {
content: "\ea0d";
}
.xoo-el-icon-spinner8:before {
content: "\e981";
}
.xoo-el-icon-eye-blocked:before {
content: "\e9d1";
}
.xoo-el-icon-arrow-left2:before {
content: "\ea40";
}@keyframes ifMenuFadeIn {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.if-menu-peek {
position: relative;
}
.if-menu-peek a {
opacity: 0.8;
}
.if-menu-peek::before {
content: "If Menu peek";
position: absolute;
text-align: center;
top: 50%;
left: calc(100% + 15px);
background: #f6f9fc;
box-shadow: 0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);
border-radius: 4px;
width: 140px;
margin-top: -17px;
padding: 10px 15px;
font-size: 14px;
opacity: 0;
pointer-events: none;
}
.if-menu-peek:hover::before {
animation: ifMenuFadeIn ease-in-out .2s forwards;
}
.if-menu-peek::after {
content: "";
position: absolute;
width: 20px;
height: 17px;
background: url(//mangacrab2.yopres.com/wp-content/plugins/if-menu/assets/icon-visibility.svg);
color: rgb(80,169,47);
background-size: cover;
top: -14px;
right: -15px;
border-radius: 50%;
}@font-face {
font-family: 'Social-Login';
src: url(//mangacrab2.yopres.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd);
src: url(//mangacrab2.yopres.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd#iefix) format('embedded-opentype'), url(//mangacrab2.yopres.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.ttf?2ismmd) format('truetype'), url(//mangacrab2.yopres.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.woff?2ismmd) format('woff'), url(//mangacrab2.yopres.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.svg?2ismmd#Social-Login) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="xoo-sl-icon-"],
[class*=" xoo-sl-icon-"] { font-family: 'Social-Login' !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;
}
.xoo-sl-icon-error:before {
content: "\e900";
}
.xoo-sl-icon-check_circle:before {
content: "\e90a";
}
.xoo-sl-icon-google:before {
content: "\ea88";
}
.xoo-sl-icon-google-plus:before {
content: "\ea8b";
}
.xoo-sl-icon-facebook2:before {
content: "\ea91";
} .xoo-sl-social-btn {
z-index: 10;
cursor: pointer;
width: 100%;
text-align: center;
margin: 5px;
display: table;
}
.xoo-sl-btn-icon {
margin-right: 7px;
}
.xoo-sl-notice-container {
position: fixed;
left: 0;
right: 0;
top: 0;
font-size: 20px;
z-index: 99999999;
}
.xoo-sl-notice {
padding: 10px 20px;
}
.xoo-sl-notice.xoo-sl-notice-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
span.xoo-sl-notice-icon {
margin-right: 5px;
}
.xoo-sl-notice.xoo-sl-notice-error {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
body.wp-core-ui .xoo-sl-btns-container {
position: relative;
margin-bottom: 15px;
}
form#loginform {
position: relative;
}
span.xoo-sl-loginvia {
display: block;
text-align: center;
color: #777;
}
.xoo-sl-loginvia {
text-align: center;
position: relative;
margin-bottom: 15px;
font-weight: 600;
}
.xoo-sl-loginvia span:before {
content: " ";
border-bottom: 1px solid #000;
left: 0;
right: 0;
position: absolute;
bottom: 10px;
z-index: -1;
}
.xoo-sl-loginvia span {
background-color: #fff;
display: inline-block;
padding: 0 10px;
}
.xoo-sl-container {
margin-top: 15px;
}
.xoo-el-form-container .xoo-sl-container {
margin-right: 20px;
}