@font-face {
font-family: 'Easy-Login';
src:  url(//www.flexadmin.io/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz);
src:  url(//www.flexadmin.io/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.eot?oy4gsz#iefix) format('embedded-opentype'),
url(//www.flexadmin.io/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.ttf?oy4gsz) format('truetype'),
url(//www.flexadmin.io/wp-content/plugins/easy-login-woocommerce/assets/fonts/Easy-Login.woff?oy4gsz) format('woff'),
url(//www.flexadmin.io/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";
}body {
--edd-blocks-light-grey: #E1E2E3;
}
:hover, :focus, :active
{
outline: none !important;
}
#edd_checkout_form_wrap {
max-width: 800px;
margin: 0 auto;
padding: 15px;
background-color: #fff;
font-weight: 600;
}
.wp-block-edd-checkout #edd_purchase_form #edd_checkout_user_info {
display: block;
}
#edd-email-wrap {
margin-bottom: 20px;
}
.edd-description {
font-weight: 400;
font-style: italic;
font-size: 14px;
}
#edd_checkout_form_wrap .edd-input {
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
#edd_checkout_form_wrap .edd-input:focus-visible {
border-color: #80bdff;
}
.edd-blocks__confirmation-details a, .edd_download_file a, #edd_user_history a {
color: #00AAD0;
}
.edd-apply-discount.edd-submit {
background-color: #00AAD0;
border-color: #00AAD0;
color: #fff;
font-weight: 600;
}
.edd_download_payment_status {
font-weight: 600;
}
#menu-documentation .menu-item-has-children > a{
font-weight: 700;
cursor: pointer;
}
#menu-documentation .current-menu-item > a{
color: #00AAD0;
}
#menu-documentation .sub-menu { }
#menu-documentation .current-menu-parent > .sub-menu {
display: block;
}
.wc-block-components-quantity-selector, .woocommerce-variation-add-to-cart .quantity {
display: none !important;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon::before { display: none !important; }
.wp-block-woocommerce-empty-cart-block h2 {
border: 1px solid #00aad0;
border-top: 3px solid #00aad0;
padding: 20px;
}
@media (min-width: 992px) {
#masthead .nav-style-megamenu>li.nav-item .nav-link span:after {
background: linear-gradient(to right, #33D2F5, #00AAD0) fixed !important
}
}
@media screen and (min-width: 768px) {
.edd-blocks__checkout-user #edd-first-name-wrap {
width: 50%;
padding: 0 10px 0 0;
float: left;
}
.edd-blocks__checkout-user #edd-last-name-wrap {
width: 50%;
padding: 0 0 0 10px;
float: left;
}
}