@font-face {
font-family: 'Social-Login';
src: url(//antwalldesign.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd);
src: url(//antwalldesign.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd#iefix) format('embedded-opentype'), url(//antwalldesign.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.ttf?2ismmd) format('truetype'), url(//antwalldesign.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.woff?2ismmd) format('woff'), url(//antwalldesign.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;
font-weight: 600;
display: flex;
justify-content: center;
margin-bottom: 10px;
}
.xoo-sl-loginvia span:nth-child(1), .xoo-sl-loginvia span:nth-child(3) {
content: " ";
border-bottom: 1px solid #000;
z-index: -1;
flex-grow: 1;
bottom: 10px;
position: relative;
}
.xoo-sl-loginvia span:nth-child(2) {
display: inline-block;
padding: 0 10px;
}
.xoo-sl-container {
margin-top: 15px;
position: relative;
}
.xoo-el-form-container .xoo-sl-container {
margin-right: 20px;
}
.xoo-sl-goo-btn {
width: calc(100% + 17px);
}
.xoo-sl-processing, .xoo-sl-procs-opac {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border-radius: 10px;
}
.xoo-sl-processing{
display: none;
}
.xoo-sl-processing.xoo-sl-active{
display: block;
}
.xoo-sl-procs-opac {
background-color: #dff0d8;
opacity: 1;
}
.xoo-sl-processing span {
z-index: 1;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
font-weight: 600;
padding: 5px 10px;
border-radius: 5px;
color: #3c763d;
background-color: #dff0d8;
width: 100%;
text-align: center;
}
.xoo-sl-button{
margin-top: 10px;
}
.xoo-sl-button.xoo-sl-btn-facebook {
pointer-events: all;
position: relative;
}
body:not(.xoo-el-popup-active) .xoo-el-style-popup .fb-login-button {
pointer-events: none;
z-index: 0;
visibility: hidden;
}
.xoo-fl-prevent-clicker{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
cursor: pointer;
}
span.xoo-sl-icon{
cursor: pointer;
display: flex;
}
.xoo-sl-button {
margin: 6px;
}
.xoo-sl-layout-new_line .xoo-sl-btns-container {
flex-direction: column;
}
.xoo-sl-btns-container, .xoo-sl-display-icon .xoo-sl-btns-container{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.xoo-sl-layout-one_line .xoo-sl-button{
margin-right: 5px;
}
.xoo-sl-layout-new_line.xoo-sl-btns-container{
display: table;
margin: 0 auto;
}
.xoo-sl-layout-onew_line .xoo-sl-button{
margin: 10px auto;
display: table;
}
.xoo-sl-display-text .xoo-sl-btn-x a {
display: flex;
align-items: center;
justify-content: center;
text-decoration: none!important;
}
.xoo-sl-display-text .xoo-sl-btn-x span.xoo-sl-icon {
margin-left: 5px;
}
.xoo-sl-display-text .xoo-sl-btn-x span.xoo-sl-icon svg {
width: 25px;
height: 25px;
}
.xoo-sl-apple-login-btn {
display: flex;
justify-content: center;
cursor: pointer;
width: 100%;
}