.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-radio-term[data-rtwpvs-tooltip]{position:relative}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-radio-term[data-rtwpvs-tooltip]:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-radio-term[data-rtwpvs-tooltip]:before{bottom:100%;left:8px}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]{cursor:pointer;outline:none;position:relative}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before{bottom:130%;box-sizing:inherit;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);visibility:hidden;z-index:999}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before{background-color:#000;background-color:rgba(51,51,51,.9);border-radius:3px;color:#fff;content:attr(data-rtwpvs-tooltip);font-size:14px;line-height:1.2;margin-bottom:5px;margin-left:-50px;min-width:100px;padding:7px;text-align:center}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;border-top:5px solid rgba(51,51,51,.9);content:" ";font-size:0;line-height:0;margin-left:-5px;width:0}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:active:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:active:before,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:focus:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:focus:before,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:hover:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:hover:before{bottom:120%;opacity:1;visibility:visible}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-term:active .image-tooltip-wrapper,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-term:focus .image-tooltip-wrapper,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-term:hover .image-tooltip-wrapper{bottom:130%;opacity:1;visibility:visible}input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: auto !important;
appearance: auto !important;
margin: 0;
} input[type="number"] {
-moz-appearance: number-input !important;
appearance: auto !important;
}.woo-comp-wrap { margin: 10px 0; }
.woo-comp-btn {
background: #000;
color: #C9B98A;
border: none;
border-radius: 4px;
padding: 6px 16px;
cursor: pointer;
font-size: 15px;
margin-top: 6px;
transition: background 0.2s, color 0.2s;
width: 100%;
}
.woo-comp-btn.added,
.woo-comp-btn:hover {
background: #C9B98A;
color: #000;
}
.woo-comp-variation { width: 100%; margin-bottom: 6px; } .woo-comp-remove {
background: transparent;
color: #000;
border: 1px solid #000;
border-radius: 50%;
width: 36px;
height: 36px;
font-size: 26px;
font-weight: bold;
line-height: 34px;
display: inline-block;
text-align: center;
cursor: pointer;
transition: background 0.2s, color 0.2s, border-color 0.2s;
padding: 0; margin-left: 0;
position: absolute;
top: 11px;
left: 14px;
z-index: 2;
}
.woo-comp-remove:hover {
background: #000;
color: #fff;
border-color: #C9B98A;
}
.woo-comp-remove:focus { outline: none; } .woo-comp-buyme-btn {
font-weight: bold;
background: #C9B98A;
color: #000;
padding: 7px 20px;
border-radius: 8px;
text-decoration: none;
display: inline-block;
margin-bottom: 8px;
transition: background 0.2s, color 0.2s;
font-size: 16px;
}
.woo-comp-buyme-btn:hover {
background: #000;
color: #C9B98A;
} .woo-compare-card-container {
display: flex;
flex-wrap: wrap;
gap: 24px;
justify-content: center;
align-items: stretch;
margin: 24px 0;
padding-bottom: 8px;
width: 100%;
overflow: visible !important;
}
.woo-compare-card {
background: #fff;
border: 2px solid #C9B98A;
border-radius: 8px;
box-shadow: 0 4px 24px rgba(0,0,0,0.08);
flex: 1 1 0px;
min-width: 260px;
max-width: 340px;
display: flex;
flex-direction: column;
align-items: stretch;
padding-bottom: 18px;
margin: 0;
position: relative; }
.woo-compare-card-header {
position: relative;
}
.woo-compare-card .product-title {
background: #C9B98A;
color: #000;
font-size: 1.2rem;
font-weight: bold;
padding: 16px 10px 10px 48px; border-radius: 8px 8px 0 0;
text-align: left;
min-height: 45px;
display: flex;
align-items: center;
}
.woo-compare-card .product-image {
display: flex;
justify-content: center;
padding: 18px 0 8px 0;
}
.woo-compare-card .product-image img {
max-width: 120px;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.09);
}
.woo-compare-card .product-price {
text-align: center;
font-size: 1.2rem;
font-weight: 600;
background: #faf9f7;
padding: 12px 0;
}
.woo-compare-card .product-stock {
text-align: center;
padding: 8px 0;
}
.woo-compare-card .product-desc {
font-size: 15px;
color: #444;
padding: 0 18px 12px 18px;
min-height: 80px;
}
.woo-compare-card .product-actions {
display: flex;
flex-direction: column;
align-items: center;
padding: 10px 0 0 0;
}
.woo-compare-card .instock {
color: #000;
background: none;
font-weight: bold;
display: inline;
}
.woo-compare-card .outstock {
color: #ff1100;
border-radius: 8px;
padding: 3px 8px;
font-weight: bold;
display: inline-block;
background: none;
} @media (max-width: 900px) {
.woo-compare-card-container {
flex-direction: column;
gap: 32px;
align-items: center;
justify-content: flex-start;
}
.woo-compare-card {
max-width: 98vw;
min-width: 0;
width: 98vw;
}
} #woo-compare-modal-max, #woo-compare-modal-min {
position: fixed; left: 0; top: 0; right: 0; bottom: 0;
display: none; z-index: 99999;
}
.woo-compare-modal-bg {
position: fixed; left: 0; top: 0; right: 0; bottom: 0;
background: rgba(40,40,40,0.65);
z-index: 99998;
}
.woo-compare-modal-content {
background: #fff;
border-radius: 10px;
max-width: 400px;
margin: 80px auto 0;
padding: 32px 24px 18px;
position: relative;
z-index: 99999;
box-shadow: 0 4px 32px rgba(0,0,0,0.13);
text-align: center;
}
.woo-compare-modal-icon { margin-bottom: 16px; }
.woo-compare-modal-message {
font-size: 1.35rem;
color: #444;
margin-bottom: 24px;
font-family: inherit;
}
.woo-compare-modal-btn {
background: #555;
color: #fff;
border: none;
border-radius: 6px;
padding: 10px 30px;
font-size: 18px;
font-weight: 600;
cursor: pointer;
transition: background 0.18s;
}
.woo-compare-modal-btn:hover {
background: #E57373;
} .woo-compare-card .woo-comp-remove {
position: absolute;
top: 14px; right: 14px; margin: 0;
width: 28px; height: 28px;
font-size: 16px; line-height: 26px;
border-radius: 50%;
padding: 0;
border: 1px solid #000;
background: transparent;
color: #000;
font-weight: 600;
z-index: 2;
transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.woo-compare-card .woo-comp-remove:hover {
background: #000;
color: #fff;
border-color: #C9B98A;
}
.woo-compare-card .woo-comp-remove:focus {
outline: none;
}
.product-action-icons {
display: flex;
gap: 12px;
margin-top: 10px;
justify-content: flex-start;
} .product-action-icons button,
.product-action-icons a {
background: #C9B98A;
border: none;
border-radius: 50%;
width: 36px;
height: 36px;
cursor: pointer;
display: flex !important;
align-items: center;
justify-content: center;
font-size: 20px;
color: #fff !important;
transition: background 0.3s, color 0.3s;
padding: 0;
text-decoration: none !important;
}
.product-action-icons button:hover,
.product-action-icons a:hover {
background: #000;
color: #fff !important;
} .product-action-icons button.compare-btn-circle {
font-weight: bold;
font-size: 24px;
line-height: 1;
} .product-action-icons .shopping-list-button i {
font-size: 18px;
} .woo-comp-btn {
font-size: 24px !important;
font-weight: bold;
line-height: 1;
width: 36px !important;
height: 36px !important;
padding: 0 !important;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-indent: -9999px; position: relative;
cursor: pointer;
background: #C9B98A;
border-radius: 50%;
border: solid 1px #C9B98A;
color: #000;
box-shadow: 0 2px 7px rgba(201,185,138,0.07);
transition: background-color 0.2s ease, color 0.2s ease;
}
.woo-comp-btn::after {
content: "+";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
text-indent: 0;
color: #000;
font-weight: bold;
font-size: 24px;
}
.woo-comp-btn.added {
background: #000;
color: #C9B98A;
box-shadow: 0 2px 12px rgba(201,185,138,0.3);
}
.woo-comp-btn.added::after {
content: "×"; color: #C9B98A;
} .product-action-icons {
display: flex;
align-items: center;
gap: 10px;
} .product-action-icons {
display: flex;
align-items: center;
gap: 8px; } .woo-comp-btn {
font-size: 24px !important;
font-weight: bold;
width: 36px !important;
height: 36px !important;
padding: 0 !important;
text-align: center;
position: relative;
cursor: pointer;
background: #fff; border-radius: 50%;
color: #000;
box-shadow: 0 2px 7px rgba(0,0,0,0.1);
transition: background-color 0.2s ease, color 0.2s ease;
}
.woo-comp-btn::after {
content: "+";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #000;
font-weight: bold;
font-size: 24px;
}
.woo-comp-btn.added {
background: #000;
color: #C9B98A;
box-shadow: 0 2px 12px rgba(201,185,138,0.3);
}
.woo-comp-btn.added::after {
content: "×"; color: #C9B98A;
} .product-action-icons .shopping-list-button {
width: 36px !important;
height: 36px !important;
padding: 0 !important;
border-radius: 50% !important;
box-shadow: 0 2px 7px rgba(201,185,138,0.07);
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
}
.product-action-icons .shopping-list-button .shopping-list-icon-circle {
width: 32px;
height: 32px;
border-radius: 50%;
background: #C9B98A;
box-shadow: none;
transition: background 0.2s ease;
}
.product-action-icons .shopping-list-button:hover .shopping-list-icon-circle,
.product-action-icons .shopping-list-button.shopping-list-added .shopping-list-icon-circle {
background: #000;
}
.compare-products-link {
position: relative;
}
.woo-comp-variation {
width: 50% !important;
position: relative !important ;
right: 10px !important;
}
.woo-comp-label {
display: block;
font-weight: 700;
margin-top: -40px;
margin-bottom: -40px;
}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}.swiper-container.swiper-initialized .ecs-posts{
overflow:visible; 
}
.ecs-post-loop .elementor-page-title{
display:block;
}
.ecs-loop-preview{
height:100%;
width:100%;
background:lightgray;
border:solid 1px gray;
padding:5px;
}
.ecs-loop-preview h3{
font-size:16px;
font-weight:500;
}
.ecs-loop-preview span{
font-size:12px;
}
.ecs-loop-preview .ecs-image-holder{
width: 100%;
line-height: 113px;
background-color: #808080;
font-size: 45px;
text-align: center;
vertical-align: middle;
font-weight: 900;
color: #929191;
}
.ecs-link-wrapper{
cursor: pointer;
}
.elementor-widget-ele-loop-item, .elementor-widget-ele-loop-item > .elementor-widget-container,
.elementor-element-edit-mode.elementor-widget-ele-loop-item, .elementor-element-edit-mode.elementor-widget-ele-loop-item > .elementor-widget-container{
height: 100%;
} .elementor-widget-posts .ecs-posts .elementor-button-wrapper {
margin-top: 0;
} .ecs-post-loop .ast-article-single{
background-color: none;
border-bottom:none;
margin: 0;
padding: 0;
}
.ecs-post-loop.ast-article-post{
width:100%;
} .theme-storefront.elementor-editor-active #primary.content-area{
float:none;
} .elementor-editor-active .ecs-lazyload a,.elementor-editor-preview .ecs-lazyload a{
display:none;
}
.animation-hidden .ecs-lazy-load-animation{
height:0;
visibility:hidden;
}  .barload-wrapper {
width: 195px;
height: 1em;
position: relative;
display:inline-block;
font-size:16px;
padding:10px;
}
.barload-border {
border: 3px solid rgb(34,34,34);
height: 100%;
width: 100%;
position: relative;
top: -50%;
padding: 4px 3px;
}
.barload-whitespace {
overflow: hidden;
height: 100%;
width: 100%;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.barload-line {
position: absolute;
height: 100%;
width: 100%;
background-color: rgb(0,0,0);
animation: barload-slide 2.75s steps(40) infinite;
-o-animation: barload-slide 2.75s steps(40) infinite;
-ms-animation: barload-slide 2.75s steps(40) infinite;
-webkit-animation: barload-slide 2.75s steps(40) infinite;
-moz-animation: barload-slide 2.75s steps(40) infinite;
}
@keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-o-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-ms-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-moz-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}  .barload-wrapper ,.barload-wrapper * {
box-sizing:content-box;
} 
.ballsload-container{
font-size:16px;
padding:10px;
position:relative;
}
.ballsload-container div {
width: 1em;
height: 1em;
position: absolute;
background-color: rgb(0,0,0);
top: 0;
border-radius: 50%;
}
.ballsload-container div:nth-child(1) {
animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(2) {
animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(3) {
animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(4) {
animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
@keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-o-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-ms-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-moz-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}  #movingBallG{
position:relative;
width:250px;
height:19px;
display:inline-block;
font-size:16px;
}
.movingBallLineG{
position:absolute;
left:0px;
top:0.5em;
height:0.25em;
width:250px;
background-color:rgb(0,0,0);
}
.movingBallG{
background-color:rgb(0,0,0);
position:absolute;
top:0;
left:0;
width:1.188em;
height:1.188em;
border-radius:100px;
-o-border-radius:100px;
-ms-border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
animation-name:bounce_movingBallG;
-o-animation-name:bounce_movingBallG;
-ms-animation-name:bounce_movingBallG;
-webkit-animation-name:bounce_movingBallG;
-moz-animation-name:bounce_movingBallG;
animation-duration:1.5s;
-o-animation-duration:1.5s;
-ms-animation-duration:1.5s;
-webkit-animation-duration:1.5s;
-moz-animation-duration:1.5s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
@keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-o-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-ms-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-webkit-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-moz-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}  .lds-ellipsis {
display: inline-block;
position: relative;
width: 8em;
height: 1em;
font-size:13px;
}
.lds-ellipsis div {
position: absolute;
top: 0px;
width: 1em;
height: 1em;
border-radius: 50%;
background: #000;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 1em;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 1em;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 4em;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 7em;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(3em, 0);
}
}