@font-face {
font-family: 'Easy-Login';
src:  url(//kavemystique.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz);
src:  url(//kavemystique.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz#iefix) format('embedded-opentype'),
url(//kavemystique.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.ttf?oy4gsz) format('truetype'),
url(//kavemystique.com/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.woff?oy4gsz) format('woff'),
url(//kavemystique.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";
}.xoo-uv-verified-success, .xoo-uv-verify-notice {
z-index: 99999999;
position: fixed;
top: 0;
padding: 20px;
left: 0;
right: 0;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.xoo-uv-verified-success span:last-of-type a {
text-decoration: underline;
color: #3c763d;
margin-left: 6px;
}
.xoo-el-notice-success .xoo-uv-verify-notice {
position: relative;
padding: 10px;
}
span.xoo-uv-rsnd-email {
text-decoration: underline;
margin-left: 5px;
cursor: pointer;
}.avia-fold-unfold-section{
position: relative;
display: block;
float: left;
width: 100%;
}
.avia-fold-unfold-section.avia-fold-init{
max-height: 80px;
overflow: hidden;
opacity: 0.3;
}
.avia-fold-textblock-wrap.avia-fold-init:not(.avia-fold-init-done) .avia_textblock,
.avia-fold-section-wrap.avia-fold-init:not(.avia-fold-init-done) + .avia-section,
.avia-fold-grid-row-wrap.avia-fold-init:not(.avia-fold-init-done) + .av-layout-grid-container{
display: none;
}
.avia-fold-unfold-section.avia-fold-init-done{
max-height: 500px;
overflow: hidden;
opacity: 1;
transition: all 1.0s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container{
position: relative;
clear: both;
overflow: hidden;
max-height: 80px; transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container::after{
opacity: 0;
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient( to bottom, rgba(255,255,255,0), rgba(255,255,255,1) );
z-index: -1; height: 100%;
transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container.folded::after{
z-index: 500;
opacity: 1;
}
.av-fold-unfold-container .av-fold-unfold-inner{
display: block;
position: relative;
float: left;
width: 100%;
}
.avia-fold-unfold-section .av-fold-button-wrapper{
position: relative;
display: block;
float: left;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.avia-fold-unfold-section.align-left .av-fold-button-wrapper.av-fold-btn-padding{
padding-left: 30px;
}
.avia-fold-unfold-section.align-right .av-fold-button-wrapper.av-fold-btn-padding{
padding-right: 30px;
}
.avia-fold-unfold-section .av-fold-button-container{
position: relative;
display: inline-block;
margin-top: 15px;
margin-bottom: 15px;
float: left;
z-index: 20;
transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section.align-right .av-fold-button-container{
float: right;
}
.avia-fold-unfold-section.align-center .av-fold-button-container{
left: 50%;
transform: translateX(-50%);
}
.avia-fold-unfold-section.fold-button .av-fold-button-container{
padding: 0.5em 0.8em;
border: 1px solid;
border-radius: 7px;
}
#top .avia-fold-unfold-section :not(.avia-button-wrap) .av-fold-button-container{
text-decoration: underline;
}
.avia-fold-unfold-section .av-fold-button-container:hover{
opacity: 0.6;
cursor: pointer;
} .avia-fold-unfold-section .av-fold-unfold-container .avia_textblock{
display: inline-block;
}