.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.product-type-woosg form.cart:not(.woosg-cart) .quantity {
display: none;
}
.product-type-woosg.woosg-show-atc-each form.cart:not(.woosg-cart), .product-type-woosg.woosg-show-atc-each .woosg-total, .product-type-woosg.woosg-show-atc-each .woosg-alert {
display: none !important;
}
.product-type-woosg.woosg-show-atc-no form.cart, .product-type-woosg.woosg-show-atc-no .woosg-total, .product-type-woosg.woosg-show-atc-no .woosg-alert {
display: none !important;
}
.woosg-wrap.woosg-wrap-show-atc-each + form.cart, .woosg-wrap.woosg-wrap-show-atc-no + form.cart {
display: none !important;
}
.woosg-wrap .woosg-text, .woosg-wrap .woosg-products {
margin: 0 0 15px 0;
}
.woosg-wrap .woosg-text {
white-space: pre-line;
}
.woosg-products {
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #e5e5e5;
}
.woosg-products .woosg-item-text {
padding: 10px 0;
margin: 0;
border-bottom: 1px dotted #e5e5e5;
}
.woosg-item-text-type-h1 > h1, .woosg-item-text-type-h2 > h2, .woosg-item-text-type-h3 > h3, .woosg-item-text-type-h4 > h4, .woosg-item-text-type-h5 > h5, .woosg-item-text-type-h6 > h6, .woosg-item-text-type-p > p {
margin: 0 !important;
}
.woosg-products .woosg-product {
display: flex;
align-items: center;
padding: 10px 0;
border-bottom: 1px dotted #e5e5e5;
box-sizing: border-box;
}
.woosg-products .woosg-product.woosg-product-unpurchasable > div {
opacity: .5;
}
.woosg-products .woosg-product.woosg-product-unpurchasable .woosg-quantity, .woosg-products .woosg-product.woosg-product-unpurchasable .woosg-checkbox {
pointer-events: none;
}
.woosg-products .woosg-product > div {
padding-left: 5px;
padding-right: 5px;
}
.woosg-products .woosg-product .woosg-atc {
width: 190px;
flex: 0 0 190px;
}
.woosg-products .woosg-product .woosg-atc form.cart {
padding-top: 0;
padding-bottom: 0;
display: flex;
flex-direction: column;
}
.woosg-products .woosg-product .woosg-atc form.cart .added_to_cart {
display: none !important;
}
.woosg-products .woosg-product .woosg-atc form.cart .woosg-quantity {
width: auto;
flex: auto;
}
.woosg-products .woosg-product .woosg-atc form.cart .quantity {
float: none;
}
.woosg-products .woosg-product .woosg-atc form.cart .single_add_to_cart_button {
margin: 10px 0 0 0 !important;
display: block;
width: 100%;
}
.woosg-products .woosg-product .woosg-thumb {
width: 50px;
flex: 0 0 50px;
}
.woosg-products .woosg-product .woosg-thumb img {
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
.woosg-quantity-minus:hover, .woosg-quantity-plus:hover {
background-color: #f0f0f0;
}
.woosg-products .woosg-product .woosg-quantity {
width: 80px;
flex: 0 0 80px;
}
.woosg-products .woosg-product .woosg-quantity .quantity {
margin: 0 !important;
}
.woosg-products .woosg-product .woosg-quantity input {
width: 100%;
min-width: 40px;
}
.woosg-quantity-plus-minus .plus, .woosg-quantity-plus-minus .minus, .woosg-quantity-plus-minus .minus-btn, .woosg-quantity-plus-minus .plus-btn {
display: none !important;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus {
width: 130px;
flex: 0 0 130px;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-input {
display: flex;
align-items: center;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
display: inline-block;
width: 40px;
height: 40px;
flex: 0 0 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus:hover, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus:hover {
background-color: #f0f0f0
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
border-right-width: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
border-left-width: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .quantity {
flex-grow: 1;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input {
width: 100%;
text-align: center;
padding: 0 5px;
height: 40px;
line-height: 38px;
box-shadow: none;
border-width: 1px;
border-style: solid;
border-color: #ddd;
background-color: #fff;
background-image: none;
-moz-appearance: textfield;
}
.woosg-quantity-plus-minus input {
border-radius: 0;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input:focus {
outline: none;
outline-color: transparent;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-outer-spin-button, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woosg-products .woosg-product .woosg-price {
font-size: 14px;
}
.woosg-products .woosg-product .woosg-price del {
opacity: .5;
text-decoration: line-through;
}
.woosg-products .woosg-product .woosg-price del span {
text-decoration: line-through;
}
.woosg-products .woosg-product .woosg-price ins {
font-weight: normal;
}
.woosg-products .woosg-product .woosg-price .amount {
display: inline-block;
}
.woosg-products .woosg-product .woosg-title {
flex-grow: 1;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner {
display: block;
overflow: hidden;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner a {
text-decoration: none;
box-shadow: none;
}
.woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-image, .woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-price {
display: none !important;
}
.woosg-products .woosg-product form.variations_form {
margin: 0;
padding: 0;
}
.woosg-products .woosg-product .woosg-title .stock, .woosg-products .woosg-product .woosg-title .variations_form .stock {
font-size: 14px;
margin: 0;
}
.woosg-products .woosg-product .woosg-title .stock.in-stock {
color: green;
}
.woosg-products .woosg-product .woosg-title .stock.available-on-backorder {
color: orange;
}
.woosg-products .woosg-product .woosg-title .stock.out-of-stock {
color: red;
}
.woosg-products .woosg-product .woosg-description, .woosg-products .woosg-product .woosg-variation-description {
font-size: 14px;
}
.woosg-products .woosg-product form.variations_form .variations {
display: inline-block;
margin: 0 -3px;
padding: 0;
}
.woosg-products .woosg-product form.variations_form .variations .variation {
display: inline-block;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
padding: 5px 10px;
margin: 5px 3px 0 3px;
max-width: 100%;
border-radius: 2px;
}
.woosg-products .woosg-product form.variations_form .variations .variation > div {
display: block;
}
.woosg-products .woosg-product form.variations_form .variations .reset {
display: inline-block;
}
.woosg-products .woosg-product form.variations_form .variations .variation:last-child {
margin-bottom: 0;
}
.woosg-products .woosg-product form.variations_form .variations .variation .label {
font-size: 12px;
line-height: 1;
}
.woosg-products .woosg-product form.variations_form .variations .variation .value {
line-height: 1;
}
.woosg-products .woosg-product form.variations_form .variations .variation .value select {
width: 100%;
line-height: 1;
padding: 0 16px 0 0;
background-color: transparent;
border-radius: 0;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 100% 50%;
background-size: auto;
}
.woosg-products .woosg-product form.variations_form .variations a.reset_variations {
margin: 0;
font-size: 12px;
}
.woosg-item-child .product-price .amount, .woosg-item-child .product-price .tax_label,
.woosg-item-child .product-subtotal .amount, .woosg-item-child .product-subtotal .tax_label,
.woosg-item-child .product-total .amount, .woosg-item-child .product-total .tax_label {
opacity: .3;
}
.woosg-alert {
padding: 6px 10px 6px 14px;
border-left: 4px solid #222;
background-color: #eeeeee;
font-size: 14px;
}
body.woocommerce-no-js .woosg-wrap + form.cart {
display: none;
}
.woosg-disabled {
opacity: .5 !important;
cursor: not-allowed !important;
pointer-events: none !important;
} .woosg-products[class*="woosg-products-layout-grid"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-item-text {
width: 100%;
margin: 10px;
padding: 10px 0;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(50% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
font-size: 14px;
text-align: center;
position: relative;
display: flex;
flex-direction: column;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product:hover {
border-color: green;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .woosg-title-inner {
font-weight: 700;
}
.woosg-products.woosg-products-layout-grid-1 .woosg-product {
width: calc(100% - 20px);
}
.woosg-products.woosg-products-layout-grid-3 .woosg-product {
width: calc(100% / 3 - 20px);
}
.woosg-products.woosg-products-layout-grid-4 .woosg-product {
width: calc(25% - 20px);
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div {
width: 100% !important;
flex: 0 0 auto !important;
text-align: center;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div:last-child {
margin-bottom: 0;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product select {
text-align: center;
}
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .variations_form .variations .reset {
display: none;
}
@media only screen and (max-width: 767px) {
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 479px) {
.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
width: calc(100% - 20px);
}
} .woosg-products[class*="woosg-products-layout-carousel"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-item-text {
width: 100%;
margin: 10px;
padding: 10px 0;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product {
width: calc(50% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
font-size: 14px;
text-align: center;
position: relative;
display: flex;
flex-direction: column;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product:hover {
border-color: green;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product .woosg-title-inner {
font-weight: 700;
}
.woosg-products.woosg-products-layout-carousel-1 .woosg-product {
width: calc(100% - 20px);
}
.woosg-products.woosg-products-layout-carousel-3 .woosg-product {
width: calc(100% / 3 - 20px);
}
.woosg-products.woosg-products-layout-carousel-4 .woosg-product {
width: calc(25% - 20px);
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product > div {
width: 100% !important;
flex: 0 0 auto !important;
text-align: center;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product > div:last-child {
margin-bottom: 0;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product select {
text-align: center;
}
.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product .variations_form .variations .reset {
display: none;
}
.woosg-wrap[class*="woosg-wrap-layout-carousel"] {
display: none !important;
}
.woosg-wrap.woosg-carousel-initialized {
display: block !important;
position: relative;
}
.woosg-wrap.woosg-carousel-initialized .slick-slider .slick-list {
width: 100%;
}
.woosg-carousel-initialized .slick-dots {
display: block;
width: 100%;
list-style: none;
text-align: center;
margin: 0;
padding: 0;
}
.woosg-carousel-initialized .slick-dots li {
display: inline-block;
margin: 0 5px;
font-size: 0;
}
.woosg-carousel-initialized .slick-dots li button {
width: 8px;
height: 8px;
border-radius: 4px;
padding: 0;
font-size: 0;
line-height: 0;
border: none;
background-color: rgba(0, 0, 0, .3);
outline: none;
overflow: hidden;
}
.woosg-carousel-initialized .slick-dots li.slick-active button {
background-color: rgba(0, 0, 0, 1);
}
.woosg-carousel-initialized .slick-arrow {
width: 44px;
height: 44px;
line-height: 42px;
text-align: center;
padding: 0 0 0 0;
margin: 0 0 0 0;
overflow: hidden;
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 0;
color: #222;
background-color: #fff;
border-radius: 0;
border: 1px solid #ddd;
z-index: 8;
opacity: 0;
visibility: hidden;
}
.woosg-carousel-initialized:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.woosg-carousel-initialized .slick-arrow:hover {
color: #fff;
background-color: rgba(0, 0, 0, .5);
}
.woosg-carousel-initialized .slick-arrow:before {
font-size: 24px;
line-height: 44px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woosg-carousel-initialized .slick-arrow:focus {
outline: none;
}
.woosg-carousel-initialized .slick-arrow.slick-prev {
left: 10px;
}
.woosg-carousel-initialized .slick-arrow.slick-prev:before {
content: '‹';
}
.woosg-carousel-initialized .slick-arrow.slick-next {
right: 10px;
}
.woosg-carousel-initialized .slick-arrow.slick-next:before {
content: '›';
} body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
border-left-width: 0;
border-right-width: 1px;
}
body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
border-right-width: 0;
border-left-width: 1px;
}.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~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{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}