.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;-o-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;-o-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;-o-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}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}.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}.wws-clearfix {
clear: both;
}
.wws-shadow {
box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.wws-gradient {
z-index: -1;
position: fixed;
width: 500px;
height: 500px;
content: "";
pointer-events: none;
display: none;
}
@-webkit-keyframes wws-shake {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
25% {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
}
50% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes wws-shake {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
25% {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
}
50% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.wws-shake-animation {
animation: wws-shake 300ms;
} .wws-popup .wws-gdpr {
border-top: 1px dashed #eee;
padding: 8px 12px 6px 12px;
background: #fff;
font-size: 12px;
color: #888FBB;
user-select: none;
outline: none !important;
}
.wws-popup .wws-gdpr label {
color: #888FBB;
display: block;
font-weight: normal;
margin: 0;
padding: 0;
font-size: 12px;
}
.wws-popup .wws-gdpr label input[type="checkbox"] {
vertical-align: middle;
margin-right: 4px;
padding: 0;
} .wws-shortcode-btn {
padding: 4px 10px;
margin: 2px;
border-radius: 3px;
text-align: center;
text-decoration: none !important;
vertical-align: middle;
justify-content: center;
align-items: center;
}
.wws-shortcode-btn:hover {
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
}
.wws-shortcode-btn > svg {
vertical-align: middle;
margin-right: 5px;
width: 16px;
height: 16px;
} .wws-spinner {
margin: 80px auto;
width: 70px;
text-align: center;
}
.wws-spinner > div {
width: 18px;
height: 18px;
border-radius: 100%;
display: inline-block;
-webkit-animation: wws-sk-bouncedelay 1.4s infinite ease-in-out both;
animation: wws-sk-bouncedelay 1.4s infinite ease-in-out both;
}
.wws-spinner .wws-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.wws-spinner .wws-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes wws-sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes wws-sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% {     
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
} .wws-qr {
width: auto;
max-width: 98%;
padding: 10px;
text-align: center;
}
.wws-qr img {
display: inline-block !important;
} .wws-popup__open-btn > svg,
.wws-popup__open-btn > span {
vertical-align: middle;
}
.wws-popup__open-btn > svg {
padding-right: 2px;
width: 16px;
height: 16px;
}