@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../../../shop/themes/leo_efway/assets/fonts/fa-regular-400.woff2") format("woff2"), url("../../../../shop/themes/leo_efway/assets/fonts/fa-regular-400.woff") format("woff"); }
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

#leo_block_top .userinfo {
    width: 300%;
    text-align: center;
    margin-left: -100%;
}
#leo_block_top {
    padding-right: 24px;
    margin-top: 27px;
    position: relative;
    float: left !important;
}
#leo_block_top .popup-title {
    padding: 0px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #fdebdd !important;
}
#leo_block_top .popup-title:hover {
	color: #ff472e !important;
}
#leo_block_top .popup-title:hover::after, #_desktop_cart a:hover::after {
	content: none !important;
}
#leo_block_top .userinfo {
    font-size: 24px;
    height: 44px;
    padding-top: 7px;
}
.popup-over#leo_block_top .popup-content {
    left: auto;
    padding: 15px 20px;
    min-width: 240px;
    position: absolute;
    top: 100%;
    background: #FFFFFF;
    border: 1px solid #eaeaea;
    z-index: 9999;
    display: none;
    right: 0;
    -webkit-transition: opacity 0.3s linear 0s;
    -moz-transition: opacity 0.3s linear 0s;
    -ms-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    margin: 0px;
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    font-size: 1rem;
    color: #777;
    text-align: left;
    list-style: none;
    border-radius: 0.25rem;
}
#leo_block_top .row {
	margin-right: -15px;
    margin-left: -15px;
}
#leo_block_top .col-xs-12 {
    float: left;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.popup-over#leo_block_top ul.user-info {
    margin-bottom: 0px;
    margin-top: 0px;
    border: none;
    padding: 0;
    list-style: none;
}
.popup-over#leo_block_top .popup-content li {
    display: block;
    padding: 0.3125rem 0px;
    margin: 0px !important;
}
#leo_block_top .popup-content li a {
    font-size: 15px;
    color: #444;
    padding: 0px;
}
@media (min-width: 768px) {
  #leo_block_top {
    float: right !important;
  }
}


#_desktop_cart {
    position: relative;
    margin-top: 27px;
}
#_desktop_cart .cart-preview {
    font-weight: 600;
    position: relative;
}
#_desktop_cart .icon-box {
    position: relative;
    margin-right: 20px;
    line-height: 44px;
    height: 44px;
    display: inline-block;
}
#_desktop_cart .icon {
    display: inline-block;
}
#_desktop_cart .shopping-cart {
    font-size: 24px;
    color: #fdebdd;
}
#_desktop_cart .cart-products-count {
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 10px;
    background: #ff472e;
    border-radius: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: -10px;
}
#_desktop_cart .totals-cart {
    display: none !important;
}
.cssload-piano {
    display: none !important;
    margin: auto;
    width: 5px;
    height: 8px;
    font-size: 8px;
    position: absolute;
    top: 6px;
    right: 0;
}
.cssload-piano > div {
    height: 100%;
    width: 100%;
    display: block;
    margin-bottom: 0.6rem;
    -webkit-animation: stretchdelay 0.88s infinite ease-in-out;
    -moz-animation: stretchdelay 0.88s infinite ease-in-out;
    animation: stretchdelay 0.88s infinite ease-in-out;
}
.cssload-piano .cssload-rect2 {
    -webkit-animation-delay: -0.65s;
    -moz-animation-delay: -0.65s;
    animation-delay: -0.65s;
}


#qodef-top-area .qodef--right .qodef-top-bar-widget.widget {
	display: flex;
    justify-content: flex-end;
    align-items: center;	
}
@media (min-width: 992px) {
	#leo_block_top.popup-over:hover .popup-content {
	    display: block !important;
	}
}
