Elementor Essential Addons - Version 5.0.3

Version Description

  • 25/01/2022 =

  • Fixed: Parameter sanitization in dynamic widgets

  • Fixed EA Advanced Accordion & Tabs | Custom ID Anchor not working with links on same page

  • Fixed: EA Interactive Card rear panel scrolling not working inside EA Advanced Tabs

  • Fixed: EA Woo Cart | Last item not getting removed from Cart

  • Fixed: EA Interactive Circle | Global Color not working on Items

  • Added: EA Woo Checkout | Option for hiding the coupon code

  • Few minor bug fixes & improvements

Download this release

Release Info

Developer wpdevteam
Plugin Icon 128x128 Elementor Essential Addons
Version 5.0.3
Comparing to
See all releases

Code changes from version 5.0.2 to 5.0.3

assets/front-end/css/view/woo-cart.css CHANGED
@@ -204,13 +204,15 @@
204
  color: #BEC6D7;
205
  }
206
  .eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a {
207
- color: #BEC6D7;
208
  display: block;
209
  width: auto;
210
  height: auto;
211
  line-height: inherit;
212
  font-weight: inherit;
 
213
  text-indent: initial;
 
214
  }
215
  .eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a::before {
216
  content: none;
@@ -559,13 +561,15 @@
559
  flex: 1 1 0%;
560
  }
561
  .eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right > .eael-woo-cart-td.product-remove a {
562
- color: #BEC6D7;
563
  display: block;
564
  width: auto;
565
  height: auto;
566
  line-height: inherit;
567
  font-weight: inherit;
 
568
  text-indent: initial;
 
569
  }
570
  .eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right > .eael-woo-cart-td.product-remove a::before {
571
  content: none;
204
  color: #BEC6D7;
205
  }
206
  .eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a {
207
+ color: #BEC6D7 !important;
208
  display: block;
209
  width: auto;
210
  height: auto;
211
  line-height: inherit;
212
  font-weight: inherit;
213
+ font-size: inherit;
214
  text-indent: initial;
215
+ border: none;
216
  }
217
  .eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a::before {
218
  content: none;
561
  flex: 1 1 0%;
562
  }
563
  .eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right > .eael-woo-cart-td.product-remove a {
564
+ color: #BEC6D7 !important;
565
  display: block;
566
  width: auto;
567
  height: auto;
568
  line-height: inherit;
569
  font-weight: inherit;
570
+ font-size: inherit;
571
  text-indent: initial;
572
+ border: none;
573
  }
574
  .eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right > .eael-woo-cart-td.product-remove a::before {
575
  content: none;
assets/front-end/css/view/woo-cart.min.css CHANGED
@@ -1 +1 @@
1
- .eael-woo-cart .eael-woo-cart-wrapper{background:#f9fbff}.eael-woo-cart .eael-woo-cart-wrapper p{margin:0}.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-product-remove{display:none}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message{background:#fff;color:#202b46;-webkit-box-shadow:0 8px 18px 0 rgba(0,1,35,.05);box-shadow:0 8px 18px 0 rgba(0,1,35,.05);border-radius:5px;margin-bottom:30px}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error::before,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info::before,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.woocommerce-info::before,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message::before{position:relative;top:0;left:0;vertical-align:top}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error li,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info li,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.woocommerce-info li,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message li{display:inline-block;width:calc(100% - 30px)}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error{border-color:#b81c23;list-style:none}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error::before{color:#b81c23}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info{border-color:#1e85be}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info::before{color:#1e85be}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message{border-color:#8fae1b}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message::before{color:#8fae1b}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.return-to-shop a{font-size:16px;font-weight:500;color:#202b46;margin-top:25px;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-cart-empty .woocommerce-notices-wrapper{min-height:1px}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form a{text-decoration:none;outline:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form input{outline:none;-webkit-box-shadow:none;box-shadow:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table{border-collapse:separate;border-spacing:0 13px;border:none;margin:0}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table th,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table td{border:none;color:#202b46;padding:15px;text-transform:initial}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table th a,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table td a{color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl{display:block;margin:0 0 0 -5px;font-size:80%;font-weight:400;color:#737373;text-decoration:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dt{margin:0 0 0 5px;text-transform:capitalize;display:inline-block;float:none;font-weight:400;text-decoration:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dt::before{content:"|";margin:0 5px 0 -5px}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dt:first-child::before{display:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dd{margin:0 0 0 5px;display:inline-block;padding-left:0;text-decoration:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;float:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input::-webkit-outer-spin-button,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input[type=number]{-moz-appearance:textfield;width:50px;background:#f9fbff;border:none;border-radius:3px;padding:10px;line-height:30px;text-align:center;font-size:20px;color:#202b46;text-decoration:none !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity .eael-cart-qty-minus,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity .eael-cart-qty-plus{line-height:30px;padding:10px 15px;color:#97a0b6;font-size:20px;cursor:pointer;text-decoration:none !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead{background:transparent}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead tr th{border:none;font-size:18px;font-weight:500;line-height:30px;background:transparent;text-align:center}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead tr th.product-thumbnail{text-align:left;display:table-cell}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead tr th.product-name{text-align:left}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr{position:relative;z-index:2}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr::after{position:absolute;content:"";background:#fff;top:0;left:0;height:100%;width:100%;z-index:-1;-webkit-box-shadow:0 8px 18px 0 rgba(0,1,35,.05);box-shadow:0 8px 18px 0 rgba(0,1,35,.05);border-radius:5px}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td{border:none;background:transparent;text-align:center;vertical-align:middle;font-size:20px;font-weight:400}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove{color:#bec6d7}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a{color:#bec6d7;display:block;width:auto;height:auto;line-height:inherit;font-weight:inherit;text-indent:initial}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a::before{content:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a:hover{background:transparent;color:inherit !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail{font-size:0;text-align:left;display:table-cell}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail a{display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail a img{display:block}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail img{width:62px !important;max-width:100%;height:auto;border-radius:50%;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-name{text-align:left}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-price{color:#747c92}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-subtotal{font-weight:500}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody .product-quantity,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .product-quantity{text-decoration:none !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .woocommerce-Price-amount,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount{font-weight:inherit;color:inherit;font-size:inherit}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals::before,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals::after{content:"";display:block;clear:both}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active),.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active){background:#6557ff;-webkit-box-shadow:0 8px 18px rgba(0,0,0,.05);box-shadow:0 8px 18px rgba(0,0,0,.05);border-radius:5px;color:#fff;border:none;font-size:18px;line-height:30px;font-weight:500;padding:10px 40px;letter-spacing:initial;text-transform:initial;text-decoration:none;overflow:initial}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:hover,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:hover,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active):hover,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active):hover{color:#fff;background:#6557ff;border-color:inherit}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper{width:50%;float:left;min-height:1px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon{border:1px solid #d7dfef;border-radius:5px;max-width:400px;padding:7px;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon input{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:18px;line-height:30px;width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon button{white-space:nowrap;-webkit-box-shadow:0 8px 18px rgba(56,51,117,.1);box-shadow:0 8px 18px rgba(56,51,117,.1)}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .eael-woo-cart-back-to-shop{font-size:16px;font-weight:500;color:#202b46;margin-top:25px;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals{width:50%;float:left;text-align:right}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .eael-cart-update-btn{display:inline-block;text-align:center;max-width:400px;width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .eael-cart-update-btn button{width:100%;margin-bottom:13px;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .eael-cart-update-btn button[disabled]{opacity:.5;cursor:not-allowed}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals{max-width:400px;width:100%;padding:0 0 10px 0;margin:0;float:right;border:none}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table{border-collapse:separate;border-spacing:0 13px;margin:-13px 0;border:none}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table td,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table th{background:transparent;border:none;font-size:18px;padding:18px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr{position:relative;z-index:2}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr::after{position:absolute;content:"";background:#fff;top:0;left:0;height:100%;width:100%;z-index:-1;-webkit-box-shadow:0 8px 18px 0 rgba(0,1,35,.05);box-shadow:0 8px 18px 0 rgba(0,1,35,.05);border-radius:5px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr th{color:#737373;font-weight:500;text-align:left;width:40%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td{color:#737373}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td a{display:inline-block;margin-top:9px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td .select2-container .select2-selection--single{padding:0;background:transparent}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td input{background:transparent;vertical-align:middle;margin-right:5px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td ul{list-style:none;padding:0;margin:0 0 10px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td{border-spacing:0;text-align:right;color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td a{color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td .button{width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.cart-subtotal td,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.order-total td{font-size:20px;font-weight:500;color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.cart-subtotal td strong,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.order-total td strong{font-weight:500}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table+.wc-proceed-to-checkout{margin-top:13px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding:0;text-align:center}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout .button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:not(:hover):not(:active){font-size:20px;padding:18px 0;margin:0;display:inline-block;text-align:center;width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals h2{display:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2{background:#fff}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper:not(:empty){padding:50px 50px 0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper .woocommerce-error,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper .woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper~.woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper .woocommerce-message{border-radius:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper~.woocommerce-info{margin:50px 50px 0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper~.return-to-shop a{margin-left:50px;margin-right:50px;margin-bottom:50px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2.has-table-left-content.has-table-right-content{background:-webkit-gradient(linear, left top, right top, color-stop(45%, #FAFAFA), color-stop(0%, #FFF));background:-o-linear-gradient(left, #FAFAFA 45%, #FFF 0%);background:linear-gradient(to right, #FAFAFA 45%, #FFF 0%);background-color:#fafafa}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2:not(.has-table-right-content){background:#fafafa}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table{min-height:1px;margin-bottom:13px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left{width:45%;padding-left:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-thumbnail{width:130px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-name{width:calc(100% - 130px - 28px);font-weight:500}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-name .eael-woo-cart-sku{font-size:89%;font-weight:400;color:#737373}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-name dl{font-size:89%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{width:55%;padding-right:50px;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right::after{position:absolute;content:"";width:calc(100% - 80px);left:30px;top:100%;height:1px;background:#eaeef4}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;text-align:center}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity{-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity .eael-cart-qty-minus,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity .eael-cart-qty-plus,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity input[type=number]{font-size:100%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity input[type=number]{background:transparent}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove{color:#bec6d7;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove a{color:#bec6d7;display:block;width:auto;height:auto;line-height:inherit;font-weight:inherit;text-indent:initial}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove a::before{content:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove a:hover{background:transparent;color:inherit !important}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-td{color:#202b46;font-size:18px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-td a{color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-thead .eael-woo-cart-tr .eael-woo-cart-td{color:#737373;font-size:16px;font-weight:500;padding:45px 0 55px 0;text-transform:uppercase}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-left{padding-top:10px;padding-bottom:10px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-thumbnail{height:130px;border-radius:6px;overflow:hidden;background:#e5f6fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-thumbnail>a{font-size:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-subtotal{font-weight:600}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr:first-child .eael-woo-cart-tr-left{padding-top:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals button,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .button,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals button:not(:hover):not(:active),.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active){background:#312f4b;font-size:15px;font-weight:600;padding:7px 40px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper{width:45%;padding-left:50px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon{padding:3px;border-color:#ccd4e9}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon input{font-size:15px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals{width:55%;padding-right:50px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals{padding-bottom:30px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table{border-spacing:initial;border-collapse:collapse}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr{border-bottom:1px solid #eff2f7}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr:last-child{border-bottom:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr::after{content:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr th,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td{padding:20px 0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2:not(.has-table-left-content) form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{width:100%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2:not(.has-table-right-content) form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left{width:100%}body.oceanwp-theme.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td a{font-size:inherit;line-height:inherit;font-weight:inherit;padding:0;border:none;text-transform:inherit;letter-spacing:inherit}body.oceanwp-theme.eael-woo-cart .eael-woo-cart-wrapper .quantity .minus,body.oceanwp-theme.eael-woo-cart .eael-woo-cart-wrapper .quantity .plus{display:none}body.theme-storefront.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .shipping input{background:transparent;border:1px solid #aaa;border-radius:4px}body.theme-neve.eael-woo-cart .eael-woo-cart-wrapper a:hover{opacity:1}body.theme-neve.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .product-thumbnail img{min-width:auto !important}body.theme-twentytwenty.eael-woo-cart .eael-woo-cart-wrapper section{padding:0}body.theme-twentytwenty.eael-woo-cart .eael-woo-cart-wrapper a.button:hover{text-decoration:none !important}body.theme-twentytwentyone.eael-woo-cart .eael-woo-cart-wrapper a.button:hover{text-decoration:none !important}body.theme-twentytwentyone.eael-woo-cart .eael-woo-cart-wrapper ul.woocommerce-error{padding:0}body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input.minus,body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input.plus{display:none}body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper .cart-totals-inner{padding:0;border:none}@media(max-width: 1024px){.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr{display:table-row}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr th{display:table-cell}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td::before{content:none}.woocommerce-page #content table.cart.eael-woo-cart-table .product-thumbnail,.woocommerce-page table.cart.eael-woo-cart-table .product-thumbnail{display:table-cell}}@media(max-width: 767px){.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-table-warp{width:100%;overflow-x:auto}.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-table-warp table{width:700px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals{width:100%;float:none}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .eael-woo-cart-back-to-shop{margin-bottom:25px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .coupon input{padding-left:5px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active),.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active){padding:10px 20px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2.has-table-left-content.has-table-right-content{background-image:none !important}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-thead{display:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr{display:block}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{width:100% !important;display:block;overflow:hidden;padding:15px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td{display:block;width:100%;text-align:left}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-thumbnail,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-thumbnail{width:270px;height:270px;margin:0 auto;position:relative}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-thumbnail .eael-woo-cart-product-remove,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-thumbnail .eael-woo-cart-product-remove{display:block;position:absolute;top:0;right:0;height:30px;width:30px;text-align:center;line-height:30px;border-radius:50%;background:#fff;border:1px solid #000}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-name,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-name{width:100% !important}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-price,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-quantity,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-price,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-quantity{width:48%;display:inline-block;vertical-align:middle}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-quantity .quantity,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-quantity .quantity{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-subtotal,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-subtotal{float:left;padding-left:50%;position:relative}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-subtotal::before,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-subtotal::before{content:attr(data-title);position:absolute;left:0;top:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-remove,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-remove{display:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{border-bottom:1px solid #eaeef4}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals{width:100% !important;padding-left:15px;padding-right:15px}}
1
+ .eael-woo-cart .eael-woo-cart-wrapper{background:#f9fbff}.eael-woo-cart .eael-woo-cart-wrapper p{margin:0}.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-product-remove{display:none}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message{background:#fff;color:#202b46;-webkit-box-shadow:0 8px 18px 0 rgba(0,1,35,.05);box-shadow:0 8px 18px 0 rgba(0,1,35,.05);border-radius:5px;margin-bottom:30px}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error::before,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info::before,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.woocommerce-info::before,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message::before{position:relative;top:0;left:0;vertical-align:top}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error li,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info li,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.woocommerce-info li,.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message li{display:inline-block;width:calc(100% - 30px)}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error{border-color:#b81c23;list-style:none}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-error::before{color:#b81c23}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info{border-color:#1e85be}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-info::before{color:#1e85be}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message{border-color:#8fae1b}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message::before{color:#8fae1b}.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper~.return-to-shop a{font-size:16px;font-weight:500;color:#202b46;margin-top:25px;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-cart-empty .woocommerce-notices-wrapper{min-height:1px}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form a{text-decoration:none;outline:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form input{outline:none;-webkit-box-shadow:none;box-shadow:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table{border-collapse:separate;border-spacing:0 13px;border:none;margin:0}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table th,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table td{border:none;color:#202b46;padding:15px;text-transform:initial}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table th a,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table td a{color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl{display:block;margin:0 0 0 -5px;font-size:80%;font-weight:400;color:#737373;text-decoration:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dt{margin:0 0 0 5px;text-transform:capitalize;display:inline-block;float:none;font-weight:400;text-decoration:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dt::before{content:"|";margin:0 5px 0 -5px}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dt:first-child::before{display:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table dl dd{margin:0 0 0 5px;display:inline-block;padding-left:0;text-decoration:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;float:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:inherit}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input::-webkit-outer-spin-button,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input[type=number]{-moz-appearance:textfield;width:50px;background:#f9fbff;border:none;border-radius:3px;padding:10px;line-height:30px;text-align:center;font-size:20px;color:#202b46;text-decoration:none !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity .eael-cart-qty-minus,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity .eael-cart-qty-plus{line-height:30px;padding:10px 15px;color:#97a0b6;font-size:20px;cursor:pointer;text-decoration:none !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead{background:transparent}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead tr th{border:none;font-size:18px;font-weight:500;line-height:30px;background:transparent;text-align:center}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead tr th.product-thumbnail{text-align:left;display:table-cell}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table thead tr th.product-name{text-align:left}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr{position:relative;z-index:2}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr::after{position:absolute;content:"";background:#fff;top:0;left:0;height:100%;width:100%;z-index:-1;-webkit-box-shadow:0 8px 18px 0 rgba(0,1,35,.05);box-shadow:0 8px 18px 0 rgba(0,1,35,.05);border-radius:5px}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td{border:none;background:transparent;text-align:center;vertical-align:middle;font-size:20px;font-weight:400}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove{color:#bec6d7}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a{color:#bec6d7 !important;display:block;width:auto;height:auto;line-height:inherit;font-weight:inherit;font-size:inherit;text-indent:initial;border:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a::before{content:none}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a:hover{background:transparent;color:inherit !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail{font-size:0;text-align:left;display:table-cell}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail a{display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail a img{display:block}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail img{width:62px !important;max-width:100%;height:auto;border-radius:50%;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-name{text-align:left}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-price{color:#747c92}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-subtotal{font-weight:500}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody .product-quantity,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .product-quantity{text-decoration:none !important}.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .woocommerce-Price-amount,.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount{font-weight:inherit;color:inherit;font-size:inherit}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals::before,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals::after{content:"";display:block;clear:both}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active),.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active){background:#6557ff;-webkit-box-shadow:0 8px 18px rgba(0,0,0,.05);box-shadow:0 8px 18px rgba(0,0,0,.05);border-radius:5px;color:#fff;border:none;font-size:18px;line-height:30px;font-weight:500;padding:10px 40px;letter-spacing:initial;text-transform:initial;text-decoration:none;overflow:initial}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:hover,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:hover,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active):hover,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active):hover{color:#fff;background:#6557ff;border-color:inherit}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper{width:50%;float:left;min-height:1px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon{border:1px solid #d7dfef;border-radius:5px;max-width:400px;padding:7px;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon input{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:18px;line-height:30px;width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon button{white-space:nowrap;-webkit-box-shadow:0 8px 18px rgba(56,51,117,.1);box-shadow:0 8px 18px rgba(56,51,117,.1)}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .eael-woo-cart-back-to-shop{font-size:16px;font-weight:500;color:#202b46;margin-top:25px;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals{width:50%;float:left;text-align:right}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .eael-cart-update-btn{display:inline-block;text-align:center;max-width:400px;width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .eael-cart-update-btn button{width:100%;margin-bottom:13px;display:inline-block}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .eael-cart-update-btn button[disabled]{opacity:.5;cursor:not-allowed}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals{max-width:400px;width:100%;padding:0 0 10px 0;margin:0;float:right;border:none}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table{border-collapse:separate;border-spacing:0 13px;margin:-13px 0;border:none}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table td,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table th{background:transparent;border:none;font-size:18px;padding:18px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr{position:relative;z-index:2}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr::after{position:absolute;content:"";background:#fff;top:0;left:0;height:100%;width:100%;z-index:-1;-webkit-box-shadow:0 8px 18px 0 rgba(0,1,35,.05);box-shadow:0 8px 18px 0 rgba(0,1,35,.05);border-radius:5px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr th{color:#737373;font-weight:500;text-align:left;width:40%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td{color:#737373}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td a{display:inline-block;margin-top:9px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td .select2-container .select2-selection--single{padding:0;background:transparent}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td input{background:transparent;vertical-align:middle;margin-right:5px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td ul{list-style:none;padding:0;margin:0 0 10px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td{border-spacing:0;text-align:right;color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td a{color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td .button{width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.cart-subtotal td,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.order-total td{font-size:20px;font-weight:500;color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.cart-subtotal td strong,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.order-total td strong{font-weight:500}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table+.wc-proceed-to-checkout{margin-top:13px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding:0;text-align:center}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout .button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:not(:hover):not(:active){font-size:20px;padding:18px 0;margin:0;display:inline-block;text-align:center;width:100%}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals h2{display:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2{background:#fff}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper:not(:empty){padding:50px 50px 0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper .woocommerce-error,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper .woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper~.woocommerce-info,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper .woocommerce-message{border-radius:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper~.woocommerce-info{margin:50px 50px 0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper~.return-to-shop a{margin-left:50px;margin-right:50px;margin-bottom:50px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2.has-table-left-content.has-table-right-content{background:-webkit-gradient(linear, left top, right top, color-stop(45%, #FAFAFA), color-stop(0%, #FFF));background:-o-linear-gradient(left, #FAFAFA 45%, #FFF 0%);background:linear-gradient(to right, #FAFAFA 45%, #FFF 0%);background-color:#fafafa}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2:not(.has-table-right-content){background:#fafafa}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table{min-height:1px;margin-bottom:13px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left{width:45%;padding-left:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-thumbnail{width:130px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-name{width:calc(100% - 130px - 28px);font-weight:500}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-name .eael-woo-cart-sku{font-size:89%;font-weight:400;color:#737373}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-name dl{font-size:89%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{width:55%;padding-right:50px;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right::after{position:absolute;content:"";width:calc(100% - 80px);left:30px;top:100%;height:1px;background:#eaeef4}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;text-align:center}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity{-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity .eael-cart-qty-minus,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity .eael-cart-qty-plus,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity input[type=number]{font-size:100%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-quantity input[type=number]{background:transparent}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove{color:#bec6d7;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove a{color:#bec6d7 !important;display:block;width:auto;height:auto;line-height:inherit;font-weight:inherit;font-size:inherit;text-indent:initial;border:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove a::before{content:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-remove a:hover{background:transparent;color:inherit !important}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-td{color:#202b46;font-size:18px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-td a{color:#202b46}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-thead .eael-woo-cart-tr .eael-woo-cart-td{color:#737373;font-size:16px;font-weight:500;padding:45px 0 55px 0;text-transform:uppercase}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-left{padding-top:10px;padding-bottom:10px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-thumbnail{height:130px;border-radius:6px;overflow:hidden;background:#e5f6fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-left>.product-thumbnail>a{font-size:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr .eael-woo-cart-tr-right>.eael-woo-cart-td.product-subtotal{font-weight:600}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tbody .eael-woo-cart-tr:first-child .eael-woo-cart-tr-left{padding-top:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals button,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .button,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals button:not(:hover):not(:active),.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active){background:#312f4b;font-size:15px;font-weight:600;padding:7px 40px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper{width:45%;padding-left:50px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon{padding:3px;border-color:#ccd4e9}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .coupon input{font-size:15px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals{width:55%;padding-right:50px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals{padding-bottom:30px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table{border-spacing:initial;border-collapse:collapse}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr{border-bottom:1px solid #eff2f7}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr:last-child{border-bottom:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr::after{content:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr th,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td{padding:20px 0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2:not(.has-table-left-content) form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{width:100%}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2:not(.has-table-right-content) form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left{width:100%}body.oceanwp-theme.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr.shipping td a{font-size:inherit;line-height:inherit;font-weight:inherit;padding:0;border:none;text-transform:inherit;letter-spacing:inherit}body.oceanwp-theme.eael-woo-cart .eael-woo-cart-wrapper .quantity .minus,body.oceanwp-theme.eael-woo-cart .eael-woo-cart-wrapper .quantity .plus{display:none}body.theme-storefront.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .shipping input{background:transparent;border:1px solid #aaa;border-radius:4px}body.theme-neve.eael-woo-cart .eael-woo-cart-wrapper a:hover{opacity:1}body.theme-neve.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .product-thumbnail img{min-width:auto !important}body.theme-twentytwenty.eael-woo-cart .eael-woo-cart-wrapper section{padding:0}body.theme-twentytwenty.eael-woo-cart .eael-woo-cart-wrapper a.button:hover{text-decoration:none !important}body.theme-twentytwentyone.eael-woo-cart .eael-woo-cart-wrapper a.button:hover{text-decoration:none !important}body.theme-twentytwentyone.eael-woo-cart .eael-woo-cart-wrapper ul.woocommerce-error{padding:0}body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input.minus,body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-quantity .quantity input.plus{display:none}body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper .cart-totals-inner{padding:0;border:none}@media(max-width: 1024px){.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr{display:table-row}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr th{display:table-cell}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td::before{content:none}.woocommerce-page #content table.cart.eael-woo-cart-table .product-thumbnail,.woocommerce-page table.cart.eael-woo-cart-table .product-thumbnail{display:table-cell}}@media(max-width: 767px){.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-table-warp{width:100%;overflow-x:auto}.eael-woo-cart .eael-woo-cart-wrapper .eael-woo-cart-table-warp table{width:700px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals{width:100%;float:none}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper .eael-woo-cart-back-to-shop{margin-bottom:25px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .coupon input{padding-left:5px}.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button,.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals button:not(:hover):not(:active),.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .button:not(:hover):not(:active){padding:10px 20px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2.has-table-left-content.has-table-right-content{background-image:none !important}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-thead{display:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr{display:block}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{width:100% !important;display:block;overflow:hidden;padding:15px}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td{display:block;width:100%;text-align:left}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-thumbnail,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-thumbnail{width:270px;height:270px;margin:0 auto;position:relative}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-thumbnail .eael-woo-cart-product-remove,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-thumbnail .eael-woo-cart-product-remove{display:block;position:absolute;top:0;right:0;height:30px;width:30px;text-align:center;line-height:30px;border-radius:50%;background:#fff;border:1px solid #000}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-name,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-name{width:100% !important}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-price,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-quantity,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-price,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-quantity{width:48%;display:inline-block;vertical-align:middle}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-quantity .quantity,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-quantity .quantity{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-subtotal,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-subtotal{float:left;padding-left:50%;position:relative}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-subtotal::before,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-subtotal::before{content:attr(data-title);position:absolute;left:0;top:0}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-remove,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right .eael-woo-cart-td.product-remove{display:none}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right{border-bottom:1px solid #eaeef4}.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .eael-cart-coupon-wrapper,.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .eael-cart-coupon-and-collaterals .cart-collaterals{width:100% !important;padding-left:15px;padding-right:15px}}
assets/front-end/js/view/general.js CHANGED
@@ -310,7 +310,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/**\n * Validate a namespace
310
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
311
 
312
  "use strict";
313
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/hooks */ \"./node_modules/@wordpress/hooks/build-module/index.js\");\n\nwindow.isEditMode = false;\nwindow.ea = {\n hooks: Object(_wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__[\"createHooks\"])(),\n isEditMode: false\n};\nea.hooks.addAction(\"widgets.reinit\", \"ea\", function ($content) {\n var filterGallery = jQuery(\".eael-filter-gallery-container\", $content);\n var postGridGallery = jQuery(\".eael-post-grid:not(.eael-post-carousel)\", $content);\n var twitterfeedGallery = jQuery(\".eael-twitter-feed-masonry\", $content);\n var instaGallery = jQuery(\".eael-instafeed\", $content);\n var paGallery = jQuery(\".premium-gallery-container\", $content);\n var eventCalendar = jQuery(\".eael-event-calendar-cls\", $content);\n var testimonialSlider = jQuery(\".eael-testimonial-slider\", $content);\n var teamMemberCarousel = jQuery(\".eael-tm-carousel\", $content);\n var postCarousel = jQuery(\".eael-post-carousel:not(.eael-post-grid)\", $content);\n var logoCarousel = jQuery(\".eael-logo-carousel\", $content);\n var twitterCarousel = jQuery(\".eael-twitter-feed-carousel\", $content);\n\n if (filterGallery.length) {\n filterGallery.isotope(\"layout\");\n }\n\n if (postGridGallery.length) {\n postGridGallery.isotope(\"layout\");\n }\n\n if (twitterfeedGallery.length) {\n twitterfeedGallery.isotope(\"layout\");\n }\n\n if (instaGallery.length) {\n instaGallery.isotope(\"layout\");\n }\n\n if (paGallery.length) {\n paGallery.isotope(\"layout\");\n }\n\n if (eventCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n\n if (testimonialSlider.length) {\n ea.hooks.doAction(\"testimonialSlider.reinit\");\n }\n\n if (teamMemberCarousel.length) {\n ea.hooks.doAction(\"teamMemberCarousel.reinit\");\n }\n\n if (postCarousel.length) {\n ea.hooks.doAction(\"postCarousel.reinit\");\n }\n\n if (logoCarousel.length) {\n ea.hooks.doAction(\"logoCarousel.reinit\");\n }\n\n if (twitterCarousel.length) {\n ea.hooks.doAction(\"twitterCarousel.reinit\");\n }\n});\njQuery(window).on(\"elementor/frontend/init\", function () {\n window.isEditMode = elementorFrontend.isEditMode();\n window.ea.isEditMode = elementorFrontend.isEditMode(); // hooks\n\n ea.hooks.doAction(\"init\"); // init edit mode hook\n\n if (ea.isEditMode) {\n ea.hooks.doAction(\"editMode.init\");\n }\n});\n\n//# sourceURL=webpack:///./src/js/view/general.js?");
314
 
315
  /***/ })
316
 
310
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
311
 
312
  "use strict";
313
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/hooks */ \"./node_modules/@wordpress/hooks/build-module/index.js\");\n\nwindow.isEditMode = false;\nwindow.ea = {\n hooks: Object(_wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__[\"createHooks\"])(),\n isEditMode: false\n};\nea.hooks.addAction(\"widgets.reinit\", \"ea\", function ($content) {\n var filterGallery = jQuery(\".eael-filter-gallery-container\", $content);\n var postGridGallery = jQuery(\".eael-post-grid:not(.eael-post-carousel)\", $content);\n var twitterfeedGallery = jQuery(\".eael-twitter-feed-masonry\", $content);\n var instaGallery = jQuery(\".eael-instafeed\", $content);\n var paGallery = jQuery(\".premium-gallery-container\", $content);\n var eventCalendar = jQuery(\".eael-event-calendar-cls\", $content);\n var testimonialSlider = jQuery(\".eael-testimonial-slider\", $content);\n var teamMemberCarousel = jQuery(\".eael-tm-carousel\", $content);\n var postCarousel = jQuery(\".eael-post-carousel:not(.eael-post-grid)\", $content);\n var logoCarousel = jQuery(\".eael-logo-carousel\", $content);\n var twitterCarousel = jQuery(\".eael-twitter-feed-carousel\", $content);\n\n if (filterGallery.length) {\n filterGallery.isotope(\"layout\");\n }\n\n if (postGridGallery.length) {\n postGridGallery.isotope(\"layout\");\n }\n\n if (twitterfeedGallery.length) {\n twitterfeedGallery.isotope(\"layout\");\n }\n\n if (instaGallery.length) {\n instaGallery.isotope(\"layout\");\n }\n\n if (paGallery.length) {\n paGallery.isotope(\"layout\");\n }\n\n if (eventCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n\n if (testimonialSlider.length) {\n ea.hooks.doAction(\"testimonialSlider.reinit\");\n }\n\n if (teamMemberCarousel.length) {\n ea.hooks.doAction(\"teamMemberCarousel.reinit\");\n }\n\n if (postCarousel.length) {\n ea.hooks.doAction(\"postCarousel.reinit\");\n }\n\n if (logoCarousel.length) {\n ea.hooks.doAction(\"logoCarousel.reinit\");\n }\n\n if (twitterCarousel.length) {\n ea.hooks.doAction(\"twitterCarousel.reinit\");\n }\n});\njQuery(window).on(\"elementor/frontend/init\", function () {\n window.isEditMode = elementorFrontend.isEditMode();\n window.ea.isEditMode = elementorFrontend.isEditMode(); // hooks\n\n ea.hooks.doAction(\"init\"); // init edit mode hook\n\n if (ea.isEditMode) {\n ea.hooks.doAction(\"editMode.init\");\n }\n});\n\n(function ($) {\n $(document).on('click', 'a', function (e) {\n var hashURL = $(this).attr('href'),\n isStartWithHash = hashURL.startsWith('#');\n\n if (!isStartWithHash) {\n hashURL = hashURL.replace(localize.page_permalink, '');\n isStartWithHash = hashURL.startsWith('#');\n }\n\n if (isStartWithHash && ($(hashURL).hasClass('eael-tab-item-trigger') || $(hashURL).hasClass('eael-accordion-header'))) {\n $(hashURL).trigger('click');\n }\n });\n})(jQuery);\n\n//# sourceURL=webpack:///./src/js/view/general.js?");
314
 
315
  /***/ })
316
 
assets/front-end/js/view/general.min.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=89)}({89:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,s){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof s)if("number"==typeof a){var c={callback:s,priority:a,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(a>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,s,a)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var s=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,s){var a=e[t];if(o(i)&&(n||r(s))){if(!a[i])return 0;var l=0;if(n)l=a[i].handlers.length,a[i]={runs:a[i].runs,handlers:[]};else for(var c=a[i].handlers,u=function(e){c[e].namespace===s&&(c.splice(e,1),l++,a.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,s),l}}};var a=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var s=arguments.length,a=new Array(s>1?s-1:0),l=1;l<s;l++)a[l-1]=arguments[l];if(!i||!i.length)return n?a[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,a);n&&(a[0]=d),c.currentIndex++}return o.__current.pop(),n?a[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},h=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=s(this,"actions"),this.removeFilter=s(this,"filters"),this.hasAction=a(this,"actions"),this.hasFilter=a(this,"filters"),this.removeAllActions=s(this,"actions",!0),this.removeAllFilters=s(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var f=function(){return new h},v=f();v.addAction,v.addFilter,v.removeAction,v.removeFilter,v.hasAction,v.hasFilter,v.removeAllActions,v.removeAllFilters,v.doAction,v.applyFilters,v.currentAction,v.currentFilter,v.doingAction,v.doingFilter,v.didAction,v.didFilter,v.actions,v.filters;window.isEditMode=!1,window.ea={hooks:f(),isEditMode:!1},ea.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),s=jQuery(".eael-event-calendar-cls",e),a=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),s.length&&ea.hooks.doAction("eventCalendar.reinit"),a.length&&ea.hooks.doAction("testimonialSlider.reinit"),l.length&&ea.hooks.doAction("teamMemberCarousel.reinit"),c.length&&ea.hooks.doAction("postCarousel.reinit"),u.length&&ea.hooks.doAction("logoCarousel.reinit"),d.length&&ea.hooks.doAction("twitterCarousel.reinit")})),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.ea.isEditMode=elementorFrontend.isEditMode(),ea.hooks.doAction("init"),ea.isEditMode&&ea.hooks.doAction("editMode.init")}))}});
1
+ !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=89)}({89:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,s){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof s)if("number"==typeof a){var c={callback:s,priority:a,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(a>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,s,a)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var s=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,s){var a=e[t];if(o(i)&&(n||r(s))){if(!a[i])return 0;var l=0;if(n)l=a[i].handlers.length,a[i]={runs:a[i].runs,handlers:[]};else for(var c=a[i].handlers,u=function(e){c[e].namespace===s&&(c.splice(e,1),l++,a.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,s),l}}};var a=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var s=arguments.length,a=new Array(s>1?s-1:0),l=1;l<s;l++)a[l-1]=arguments[l];if(!i||!i.length)return n?a[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,a);n&&(a[0]=d),c.currentIndex++}return o.__current.pop(),n?a[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},h=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=s(this,"actions"),this.removeFilter=s(this,"filters"),this.hasAction=a(this,"actions"),this.hasFilter=a(this,"filters"),this.removeAllActions=s(this,"actions",!0),this.removeAllFilters=s(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var f,v=function(){return new h},p=v();p.addAction,p.addFilter,p.removeAction,p.removeFilter,p.hasAction,p.hasFilter,p.removeAllActions,p.removeAllFilters,p.doAction,p.applyFilters,p.currentAction,p.currentFilter,p.doingAction,p.doingFilter,p.didAction,p.didFilter,p.actions,p.filters;window.isEditMode=!1,window.ea={hooks:v(),isEditMode:!1},ea.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),s=jQuery(".eael-event-calendar-cls",e),a=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),s.length&&ea.hooks.doAction("eventCalendar.reinit"),a.length&&ea.hooks.doAction("testimonialSlider.reinit"),l.length&&ea.hooks.doAction("teamMemberCarousel.reinit"),c.length&&ea.hooks.doAction("postCarousel.reinit"),u.length&&ea.hooks.doAction("logoCarousel.reinit"),d.length&&ea.hooks.doAction("twitterCarousel.reinit")})),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.ea.isEditMode=elementorFrontend.isEditMode(),ea.hooks.doAction("init"),ea.isEditMode&&ea.hooks.doAction("editMode.init")})),(f=jQuery)(document).on("click","a",(function(e){var t=f(this).attr("href"),n=t.startsWith("#");n||(n=(t=t.replace(localize.page_permalink,"")).startsWith("#")),n&&(f(t).hasClass("eael-tab-item-trigger")||f(t).hasClass("eael-accordion-header"))&&f(t).trigger("click")}))}});
essential_adons_elementor.php CHANGED
@@ -4,13 +4,13 @@
4
  * Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
5
  * Plugin URI: https://essential-addons.com/elementor/
6
  * Author: WPDeveloper
7
- * Version: 5.0.2
8
  * Author URI: https://wpdeveloper.com/
9
  * Text Domain: essential-addons-for-elementor-lite
10
  * Domain Path: /languages
11
  *
12
- * WC tested up to: 6.1.0
13
- * Elementor tested up to: 3.5.3
14
  * Elementor Pro tested up to: 3.5.2
15
  */
16
 
@@ -27,7 +27,7 @@ define('EAEL_PLUGIN_FILE', __FILE__);
27
  define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
28
  define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
29
  define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
30
- define('EAEL_PLUGIN_VERSION', '5.0.2');
31
  define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
32
  define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
33
  /**
4
  * Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
5
  * Plugin URI: https://essential-addons.com/elementor/
6
  * Author: WPDeveloper
7
+ * Version: 5.0.3
8
  * Author URI: https://wpdeveloper.com/
9
  * Text Domain: essential-addons-for-elementor-lite
10
  * Domain Path: /languages
11
  *
12
+ * WC tested up to: 6.1.1
13
+ * Elementor tested up to: 3.5.4
14
  * Elementor Pro tested up to: 3.5.2
15
  */
16
 
27
  define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
28
  define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
29
  define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
30
+ define('EAEL_PLUGIN_VERSION', '5.0.3');
31
  define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
32
  define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
33
  /**
includes/Elements/Adv_Tabs.php CHANGED
@@ -929,7 +929,7 @@ class Adv_Tabs extends Widget_Base
929
  $tab_id = $tab['eael_adv_tabs_tab_id'] ? $tab['eael_adv_tabs_tab_id'] : Helper::str_to_css_id( $tab['eael_adv_tabs_tab_title'] );
930
  $tab_id = $tab_id === 'safari' ? 'eael-safari' : $tab_id;
931
  ?>
932
- <li id="<?php echo esc_attr( $tab_id ); ?>" class="<?php echo esc_attr($tab['eael_adv_tabs_tab_show_as_default']); ?>">
933
  <?php if( $settings['eael_adv_tab_icon_position'] === 'eael-tab-inline-icon' && $settings['eael_adv_tabs_tab_icon_alignment'] === 'after' ) : ?>
934
  <span class="eael-tab-title title-before-icon"><?php echo Helper::eael_wp_kses($tab['eael_adv_tabs_tab_title']); ?></span>
935
  <?php endif; ?>
929
  $tab_id = $tab['eael_adv_tabs_tab_id'] ? $tab['eael_adv_tabs_tab_id'] : Helper::str_to_css_id( $tab['eael_adv_tabs_tab_title'] );
930
  $tab_id = $tab_id === 'safari' ? 'eael-safari' : $tab_id;
931
  ?>
932
+ <li id="<?php echo esc_attr( $tab_id ); ?>" class="<?php echo esc_attr($tab['eael_adv_tabs_tab_show_as_default']); ?> eael-tab-item-trigger">
933
  <?php if( $settings['eael_adv_tab_icon_position'] === 'eael-tab-inline-icon' && $settings['eael_adv_tabs_tab_icon_alignment'] === 'after' ) : ?>
934
  <span class="eael-tab-title title-before-icon"><?php echo Helper::eael_wp_kses($tab['eael_adv_tabs_tab_title']); ?></span>
935
  <?php endif; ?>
includes/Elements/Interactive_Circle.php CHANGED
@@ -3,7 +3,7 @@
3
  namespace Essential_Addons_Elementor\Elements;
4
 
5
  // If this file is called directly, abort.
6
- if ( !defined( 'ABSPATH' ) ) {
7
  exit;
8
  }
9
 
@@ -179,8 +179,8 @@ class Interactive_Circle extends Widget_Base {
179
  Group_Control_Background::get_type(),
180
  [
181
  'name' => 'eael_interactive_circle_tab_bgtype',
182
- 'types' => [ 'gradient','classic' ],
183
- 'exclude' => [ 'image' ],
184
  'selector' => '{{WRAPPER}} .eael-circle-wrapper:not(.eael-interactive-circle-preset-4) .eael-circle-info .eael-circle-inner {{CURRENT_ITEM}} .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-inner {{CURRENT_ITEM}} .eael-circle-icon-shapes',
185
  ]
186
  );
@@ -356,7 +356,7 @@ class Interactive_Circle extends Widget_Base {
356
  'name' => 'eael_interactive_circle_border',
357
  'label' => esc_html__( 'Border', 'essential-addons-for-elementor-lite' ),
358
  'selector' => '{{WRAPPER}} .eael-circle-inner',
359
- 'exclude' => [ 'color' ],
360
  ]
361
  );
362
 
@@ -466,7 +466,7 @@ class Interactive_Circle extends Widget_Base {
466
  'type' => Controls_Manager::COLOR,
467
  'selectors' => [
468
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
469
- '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-btn .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
470
  ],
471
  ]
472
  );
@@ -476,7 +476,8 @@ class Interactive_Circle extends Widget_Base {
476
  'label' => esc_html__( 'Text Color', 'essential-addons-for-elementor-lite' ),
477
  'type' => Controls_Manager::COLOR,
478
  'selectors' => [
479
- '{{WRAPPER}} .eael-circle-btn .eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
 
480
  ],
481
  ]
482
  );
@@ -487,8 +488,8 @@ class Interactive_Circle extends Widget_Base {
487
  'type' => Controls_Manager::COLOR,
488
  // 'default' => '#333',
489
  'selectors' => [
490
- '{{WRAPPER}} .eael-circle-btn i' => 'color: {{VALUE}}!important;',
491
- '{{WRAPPER}} .eael-circle-btn svg' => 'fill: {{VALUE}}!important;',
492
  ],
493
  'condition' => [
494
  'eael_interactive_circle_btn_icon_show' => 'yes'
@@ -522,9 +523,9 @@ class Interactive_Circle extends Widget_Base {
522
  'type' => Controls_Manager::COLOR,
523
  'selectors' => [
524
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn:hover .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn:hover .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
525
- '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-btn:hover .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn:hover .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
526
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn.active:hover .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn.active:hover .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
527
- '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-btn.active:hover .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn.active:hover .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
528
  ],
529
  ]
530
  );
@@ -534,9 +535,11 @@ class Interactive_Circle extends Widget_Base {
534
  [
535
  'label' => esc_html__( 'Text Color', 'essential-addons-for-elementor-lite' ),
536
  'type' => Controls_Manager::COLOR,
537
- // 'default' => '#fff',
538
  'selectors' => [
539
- '{{WRAPPER}} .eael-circle-btn:hover .eael-circle-btn-txt, {{WRAPPER}} .eael-circle-btn.active:hover .eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
 
 
 
540
  ],
541
  ]
542
  );
@@ -545,10 +548,9 @@ class Interactive_Circle extends Widget_Base {
545
  [
546
  'label' => esc_html__( 'Icon Color', 'essential-addons-for-elementor-lite' ),
547
  'type' => Controls_Manager::COLOR,
548
- // 'default' => '#fff',
549
  'selectors' => [
550
- '{{WRAPPER}} .eael-circle-btn:hover i, {{WRAPPER}} .eael-circle-btn.active:hover i' => 'color: {{VALUE}}!important;',
551
- '{{WRAPPER}} .eael-circle-btn:hover svg, {{WRAPPER}} .eael-circle-btn.active:hover svg' => 'fill: {{VALUE}}!important;',
552
  ],
553
  'condition' => [
554
  'eael_interactive_circle_btn_icon_show' => 'yes'
@@ -589,7 +591,7 @@ class Interactive_Circle extends Widget_Base {
589
  'type' => Controls_Manager::COLOR,
590
  'selectors' => [
591
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn.active .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn.active .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
592
- '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-btn.active .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn.active .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
593
 
594
  '{{WRAPPER}} .eael-circle-btn.active .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
595
  ],
@@ -602,7 +604,8 @@ class Interactive_Circle extends Widget_Base {
602
  'label' => esc_html__( 'Text Color', 'essential-addons-for-elementor-lite' ),
603
  'type' => Controls_Manager::COLOR,
604
  'selectors' => [
605
- '{{WRAPPER}} .eael-circle-btn.active .eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
 
606
  ],
607
  ]
608
  );
@@ -616,6 +619,10 @@ class Interactive_Circle extends Widget_Base {
616
  '{{WRAPPER}} .eael-circle-btn.active i' => 'color: {{VALUE}}!important;',
617
  '{{WRAPPER}} .eael-circle-btn.active svg' => 'fill: {{VALUE}}!important;',
618
  ],
 
 
 
 
619
  'condition' => [
620
  'eael_interactive_circle_btn_icon_show' => 'yes'
621
  ],
@@ -666,9 +673,9 @@ class Interactive_Circle extends Widget_Base {
666
  'type' => Controls_Manager::COLOR,
667
  'default' => '',
668
  'selectors' => [
669
- '{{WRAPPER}} .eael-circle-content' => 'background: {{VALUE}} !important;',
670
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content' => 'background: {{VALUE}} !important;',
671
- '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content' => 'background: {{VALUE}} !important;',
672
  ],
673
  'condition' => [
674
  'eael_interactive_circle_preset!' => 'eael-interactive-circle-preset-2'
@@ -764,95 +771,100 @@ class Interactive_Circle extends Widget_Base {
764
  $this->add_render_attribute(
765
  'eael_circle_wrapper',
766
  [
767
- 'class' => [ 'eael-circle-wrapper', $settings[ 'eael_interactive_circle_preset' ], $settings[ 'eael_interactive_circle_animation' ], $settings[ 'eael_interactive_circle_event' ] ],
 
 
 
 
 
768
  ]
769
  );
770
 
771
- $item_count = count( $settings[ 'eael_interactive_circle_item' ] );
772
- $show_btn_icon = isset( $settings[ 'eael_interactive_circle_btn_icon_show' ] ) && 'yes' === $settings[ 'eael_interactive_circle_btn_icon_show' ];
773
- $show_btn_title = isset( $settings[ 'eael_interactive_circle_btn_text_show' ] ) && 'yes' === $settings[ 'eael_interactive_circle_btn_text_show' ];
774
 
775
 
776
  ?>
777
- <div <?php echo $this->get_render_attribute_string( 'eael_interactive_circle_container' ); ?>>
778
- <?php if ( ( $settings[ 'eael_interactive_circle_preset' ] != 'eael-interactive-circle-preset-2' ) ) { ?>
779
- <div <?php echo $this->get_render_attribute_string( 'eael_circle_wrapper' ); ?>>
780
- <div class="eael-circle-info" data-items="<?php echo $item_count; ?>">
781
- <div class="eael-circle-inner">
782
- <?php foreach ( $settings[ 'eael_interactive_circle_item' ] as $index => $item ) :
783
- $item_count = $index + 1;
784
- ?>
785
- <div class="eael-circle-item elementor-repeater-item-<?php echo $item[ '_id' ]; ?>">
786
- <div class="eael-circle-btn" id="eael-circle-item-<?php echo $item_count; ?>">
787
- <div class="eael-circle-icon-shapes">
788
- <div class="eael-shape-1"></div>
789
- <div class="eael-shape-2"></div>
790
- </div>
791
- <div class="eael-circle-btn-icon">
792
- <div class="eael-circle-icon-inner">
793
- <?php
794
- if ( $show_btn_icon ) {
795
- Icons_Manager::render_icon( $item[ 'eael_interactive_circle_btn_icon' ] );
796
- }
797
- if ( $show_btn_title ) {
798
- echo '<span class="eael-circle-btn-txt">' . $item[ 'eael_interactive_circle_btn_title' ] . '</span>';
799
- }
800
- ?>
 
 
 
 
 
 
 
 
801
  </div>
802
- </div>
803
- </div>
804
- <div class="eael-circle-btn-content eael-circle-item-<?php echo $item_count; ?>">
805
- <div class="eael-circle-content">
806
- <?php echo $item[ 'eael_interactive_circle_item_content' ] ?>
807
- </div>
808
- </div>
809
- </div>
810
 
811
- <?php endforeach; ?>
812
 
813
- </div>
814
- </div>
815
- </div>
816
 
817
- <?php } else { ?>
818
-
819
- <div <?php echo $this->get_render_attribute_string( 'eael_circle_wrapper' ); ?>>
820
- <div class="eael-circle-info">
821
- <div class="eael-circle-inner" data-items="<?php echo $item_count; ?>">
822
- <?php foreach ( $settings[ 'eael_interactive_circle_item' ] as $index => $item ) :
823
- $item_count = $index + 1;
824
- ?>
825
- <div class="eael-circle-item elementor-repeater-item-<?php echo $item[ '_id' ]; ?>">
826
- <div class="eael-circle-btn" id="eael-circle-item-<?php echo $item_count; ?>">
827
- <div class="eael-circle-icon-shapes">
828
- <div class="eael-shape-1"></div>
829
- <div class="eael-shape-2"></div>
830
- </div>
831
- <div class="eael-circle-btn-icon">
832
- <div class="eael-circle-btn-icon-inner">
833
- <?php
834
- if ( $show_btn_icon ) {
835
- Icons_Manager::render_icon( $item[ 'eael_interactive_circle_btn_icon' ] );
836
- }
837
- if ( $show_btn_title ) {
838
- echo '<span class="eael-circle-btn-txt">' . $item[ 'eael_interactive_circle_btn_title' ] . '</span>';
839
- }
840
- ?>
 
 
 
 
 
 
 
841
  </div>
842
  </div>
843
- </div>
844
- <div class="eael-circle-btn-content eael-circle-item-<?php echo $item_count; ?>">
845
- <div class="eael-circle-content">
846
- <?php echo $item[ 'eael_interactive_circle_item_content' ] ?>
847
- </div>
848
- </div>
849
- </div>
850
- <?php endforeach; ?>
851
 
 
 
852
  </div>
853
- </div>
854
- </div>
855
- <?php } ?>
856
 
857
  </div>
858
  <?php }
3
  namespace Essential_Addons_Elementor\Elements;
4
 
5
  // If this file is called directly, abort.
6
+ if ( ! defined( 'ABSPATH' ) ) {
7
  exit;
8
  }
9
 
179
  Group_Control_Background::get_type(),
180
  [
181
  'name' => 'eael_interactive_circle_tab_bgtype',
182
+ 'types' => [ 'gradient', 'classic' ],
183
+ 'exclude' => [ 'image' ],
184
  'selector' => '{{WRAPPER}} .eael-circle-wrapper:not(.eael-interactive-circle-preset-4) .eael-circle-info .eael-circle-inner {{CURRENT_ITEM}} .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-inner {{CURRENT_ITEM}} .eael-circle-icon-shapes',
185
  ]
186
  );
356
  'name' => 'eael_interactive_circle_border',
357
  'label' => esc_html__( 'Border', 'essential-addons-for-elementor-lite' ),
358
  'selector' => '{{WRAPPER}} .eael-circle-inner',
359
+ 'exclude' => [ 'color' ],
360
  ]
361
  );
362
 
466
  'type' => Controls_Manager::COLOR,
467
  'selectors' => [
468
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
469
+ '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
470
  ],
471
  ]
472
  );
476
  'label' => esc_html__( 'Text Color', 'essential-addons-for-elementor-lite' ),
477
  'type' => Controls_Manager::COLOR,
478
  'selectors' => [
479
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
480
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
481
  ],
482
  ]
483
  );
488
  'type' => Controls_Manager::COLOR,
489
  // 'default' => '#333',
490
  'selectors' => [
491
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon i' => 'color: {{VALUE}}!important;',
492
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon svg' => 'fill: {{VALUE}}!important;',
493
  ],
494
  'condition' => [
495
  'eael_interactive_circle_btn_icon_show' => 'yes'
523
  'type' => Controls_Manager::COLOR,
524
  'selectors' => [
525
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn:hover .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn:hover .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
526
+ '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn:hover .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
527
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn.active:hover .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn.active:hover .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
528
+ '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active:hover .eael-circle-btn-icon .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn.active:hover .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
529
  ],
530
  ]
531
  );
535
  [
536
  'label' => esc_html__( 'Text Color', 'essential-addons-for-elementor-lite' ),
537
  'type' => Controls_Manager::COLOR,
 
538
  'selectors' => [
539
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
540
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-btn-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
541
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active:hover .eael-circle-btn-icon .eael-circle-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
542
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active:hover .eael-circle-btn-icon .eael-circle-btn-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
543
  ],
544
  ]
545
  );
548
  [
549
  'label' => esc_html__( 'Icon Color', 'essential-addons-for-elementor-lite' ),
550
  'type' => Controls_Manager::COLOR,
 
551
  'selectors' => [
552
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon i, {{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active:hover .eael-circle-btn-icon i' => 'color: {{VALUE}}!important;',
553
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon svg, {{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active:hover .eael-circle-btn-icon svg' => 'fill: {{VALUE}}!important;',
554
  ],
555
  'condition' => [
556
  'eael_interactive_circle_btn_icon_show' => 'yes'
591
  'type' => Controls_Manager::COLOR,
592
  'selectors' => [
593
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-btn.active .eael-circle-btn-icon, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-btn.active .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
594
+ '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-icon-inner, {{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-btn.active .eael-circle-icon-inner' => 'background-color: {{VALUE}}!important;',
595
 
596
  '{{WRAPPER}} .eael-circle-btn.active .eael-circle-btn-icon' => 'background-color: {{VALUE}}!important;',
597
  ],
604
  'label' => esc_html__( 'Text Color', 'essential-addons-for-elementor-lite' ),
605
  'type' => Controls_Manager::COLOR,
606
  'selectors' => [
607
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
608
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-btn-icon-inner span.eael-circle-btn-txt' => 'color: {{VALUE}}!important;',
609
  ],
610
  ]
611
  );
619
  '{{WRAPPER}} .eael-circle-btn.active i' => 'color: {{VALUE}}!important;',
620
  '{{WRAPPER}} .eael-circle-btn.active svg' => 'fill: {{VALUE}}!important;',
621
  ],
622
+ 'selectors' => [
623
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon i' => 'color: {{VALUE}}!important;',
624
+ '{{WRAPPER}} .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon svg' => 'fill: {{VALUE}}!important;',
625
+ ],
626
  'condition' => [
627
  'eael_interactive_circle_btn_icon_show' => 'yes'
628
  ],
673
  'type' => Controls_Manager::COLOR,
674
  'default' => '',
675
  'selectors' => [
676
+ '{{WRAPPER}} .eael-circle-content' => 'background: {{VALUE}} !important;',
677
  '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content' => 'background: {{VALUE}} !important;',
678
+ '{{WRAPPER}} .eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content' => 'background: {{VALUE}} !important;',
679
  ],
680
  'condition' => [
681
  'eael_interactive_circle_preset!' => 'eael-interactive-circle-preset-2'
771
  $this->add_render_attribute(
772
  'eael_circle_wrapper',
773
  [
774
+ 'class' => [
775
+ 'eael-circle-wrapper',
776
+ $settings['eael_interactive_circle_preset'],
777
+ $settings['eael_interactive_circle_animation'],
778
+ $settings['eael_interactive_circle_event']
779
+ ],
780
  ]
781
  );
782
 
783
+ $item_count = count( $settings['eael_interactive_circle_item'] );
784
+ $show_btn_icon = isset( $settings['eael_interactive_circle_btn_icon_show'] ) && 'yes' === $settings['eael_interactive_circle_btn_icon_show'];
785
+ $show_btn_title = isset( $settings['eael_interactive_circle_btn_text_show'] ) && 'yes' === $settings['eael_interactive_circle_btn_text_show'];
786
 
787
 
788
  ?>
789
+ <div <?php echo $this->get_render_attribute_string( 'eael_interactive_circle_container' ); ?>>
790
+ <?php if ( ( $settings['eael_interactive_circle_preset'] != 'eael-interactive-circle-preset-2' ) ) { ?>
791
+ <div <?php echo $this->get_render_attribute_string( 'eael_circle_wrapper' ); ?>>
792
+ <div class="eael-circle-info" data-items="<?php echo $item_count; ?>">
793
+ <div class="eael-circle-inner">
794
+ <?php foreach ( $settings['eael_interactive_circle_item'] as $index => $item ) :
795
+ $item_count = $index + 1;
796
+ ?>
797
+ <div class="eael-circle-item elementor-repeater-item-<?php echo $item['_id']; ?>">
798
+ <div class="eael-circle-btn" id="eael-circle-item-<?php echo $item_count; ?>">
799
+ <div class="eael-circle-icon-shapes">
800
+ <div class="eael-shape-1"></div>
801
+ <div class="eael-shape-2"></div>
802
+ </div>
803
+ <div class="eael-circle-btn-icon">
804
+ <div class="eael-circle-icon-inner">
805
+ <?php
806
+ if ( $show_btn_icon ) {
807
+ Icons_Manager::render_icon( $item['eael_interactive_circle_btn_icon'] );
808
+ }
809
+ if ( $show_btn_title ) {
810
+ echo '<span class="eael-circle-btn-txt">' . $item['eael_interactive_circle_btn_title'] . '</span>';
811
+ }
812
+ ?>
813
+ </div>
814
+ </div>
815
+ </div>
816
+ <div class="eael-circle-btn-content eael-circle-item-<?php echo $item_count; ?>">
817
+ <div class="eael-circle-content">
818
+ <?php echo $item['eael_interactive_circle_item_content'] ?>
819
+ </div>
820
+ </div>
821
  </div>
 
 
 
 
 
 
 
 
822
 
823
+ <?php endforeach; ?>
824
 
825
+ </div>
826
+ </div>
827
+ </div>
828
 
829
+ <?php } else { ?>
830
+
831
+ <div <?php echo $this->get_render_attribute_string( 'eael_circle_wrapper' ); ?>>
832
+ <div class="eael-circle-info">
833
+ <div class="eael-circle-inner" data-items="<?php echo $item_count; ?>">
834
+ <?php foreach ( $settings['eael_interactive_circle_item'] as $index => $item ) :
835
+ $item_count = $index + 1;
836
+ ?>
837
+ <div class="eael-circle-item elementor-repeater-item-<?php echo $item['_id']; ?>">
838
+ <div class="eael-circle-btn" id="eael-circle-item-<?php echo $item_count; ?>">
839
+ <div class="eael-circle-icon-shapes">
840
+ <div class="eael-shape-1"></div>
841
+ <div class="eael-shape-2"></div>
842
+ </div>
843
+ <div class="eael-circle-btn-icon">
844
+ <div class="eael-circle-btn-icon-inner">
845
+ <?php
846
+ if ( $show_btn_icon ) {
847
+ Icons_Manager::render_icon( $item['eael_interactive_circle_btn_icon'] );
848
+ }
849
+ if ( $show_btn_title ) {
850
+ echo '<span class="eael-circle-btn-txt">' . $item['eael_interactive_circle_btn_title'] . '</span>';
851
+ }
852
+ ?>
853
+ </div>
854
+ </div>
855
+ </div>
856
+ <div class="eael-circle-btn-content eael-circle-item-<?php echo $item_count; ?>">
857
+ <div class="eael-circle-content">
858
+ <?php echo $item['eael_interactive_circle_item_content'] ?>
859
+ </div>
860
  </div>
861
  </div>
862
+ <?php endforeach; ?>
 
 
 
 
 
 
 
863
 
864
+ </div>
865
+ </div>
866
  </div>
867
+ <?php } ?>
 
 
868
 
869
  </div>
870
  <?php }
includes/Elements/Woo_Cart.php CHANGED
@@ -237,7 +237,7 @@ class Woo_Cart extends Widget_Base {
237
  'label' => esc_html__( 'Icon Color', 'essential-addons-for-elementor-lite' ),
238
  'type' => Controls_Manager::COLOR,
239
  'selectors' => [
240
- '{{WRAPPER}} .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a' => 'color: {{VALUE}};',
241
  ],
242
  'condition' => [
243
  'column_type' => 'remove'
@@ -810,7 +810,7 @@ class Woo_Cart extends Widget_Base {
810
  'type' => Controls_Manager::COLOR,
811
  'selectors' => [
812
  '{{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right > .eael-woo-cart-td.product-remove a,
813
- {{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-thumbnail .eael-woo-cart-product-remove a' => 'color: {{VALUE}};',
814
  ],
815
  'condition' => [
816
  'eael_woo_cart_table_components_remove' => 'yes'
@@ -1356,7 +1356,7 @@ class Woo_Cart extends Widget_Base {
1356
  .eael-woo-cart {{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .product-name .eael-woo-cart-sku,
1357
  {{WRAPPER}} .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-name dl,
1358
  {{WRAPPER}} .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-remove a,
1359
- {{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-td.product-remove a' => 'color: {{VALUE}};',
1360
  ],
1361
  ]
1362
  );
237
  'label' => esc_html__( 'Icon Color', 'essential-addons-for-elementor-lite' ),
238
  'type' => Controls_Manager::COLOR,
239
  'selectors' => [
240
+ '{{WRAPPER}} .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-remove a' => 'color: {{VALUE}} !important;',
241
  ],
242
  'condition' => [
243
  'column_type' => 'remove'
810
  'type' => Controls_Manager::COLOR,
811
  'selectors' => [
812
  '{{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-right > .eael-woo-cart-td.product-remove a,
813
+ {{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-tr-left .eael-woo-cart-td.product-thumbnail .eael-woo-cart-product-remove a' => 'color: {{VALUE}} !important;',
814
  ],
815
  'condition' => [
816
  'eael_woo_cart_table_components_remove' => 'yes'
1356
  .eael-woo-cart {{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .product-name .eael-woo-cart-sku,
1357
  {{WRAPPER}} .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-name dl,
1358
  {{WRAPPER}} .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table .product-remove a,
1359
+ {{WRAPPER}} .eael-woo-cart-wrapper.eael-woo-style-2 form.eael-woo-cart-form .eael-woo-cart-table .eael-woo-cart-tr .eael-woo-cart-td.product-remove a' => 'color: {{VALUE}} !important;',
1360
  ],
1361
  ]
1362
  );
includes/Elements/Woo_Checkout.php CHANGED
@@ -310,6 +310,14 @@ class Woo_Checkout extends Widget_Base {
310
  'label' => esc_html__( 'Coupon', 'essential-addons-for-elementor-lite' ),
311
  ]
312
  );
 
 
 
 
 
 
 
 
313
  $this->add_control(
314
  'ea_woo_checkout_coupon_icon',
315
  [
@@ -2688,17 +2696,18 @@ class Woo_Checkout extends Widget_Base {
2688
  ] );
2689
 
2690
  global $wp;
2691
- $order_review_change_data = [
2692
- 'ea_woo_checkout_layout' => $settings['ea_woo_checkout_layout'],
2693
- 'ea_woo_checkout_table_product_text' => $settings['ea_woo_checkout_table_product_text'],
2694
- 'ea_woo_checkout_table_quantity_text' => $settings['ea_woo_checkout_table_quantity_text'],
2695
- 'ea_woo_checkout_table_price_text' => $settings['ea_woo_checkout_table_price_text'],
2696
- 'ea_woo_checkout_shop_link' => $settings['ea_woo_checkout_shop_link'],
2697
- 'ea_woo_checkout_shop_link_text' => $settings['ea_woo_checkout_shop_link_text'],
2698
- 'ea_woo_checkout_table_subtotal_text' => $settings['ea_woo_checkout_table_subtotal_text'],
2699
- 'ea_woo_checkout_table_shipping_text' => $settings['ea_woo_checkout_table_shipping_text'],
2700
- 'ea_woo_checkout_table_total_text' => $settings['ea_woo_checkout_table_total_text'],
2701
- ];
 
2702
  $this->ea_woo_checkout_add_actions($settings);
2703
 
2704
  ?>
310
  'label' => esc_html__( 'Coupon', 'essential-addons-for-elementor-lite' ),
311
  ]
312
  );
313
+ $this->add_control(
314
+ 'ea_woo_checkout_coupon_hide',
315
+ [
316
+ 'label' => esc_html__( 'Hide', 'essential-addons-for-elementor-lite' ),
317
+ 'type' => Controls_Manager::SWITCHER,
318
+ 'return_value' => 'yes',
319
+ ]
320
+ );
321
  $this->add_control(
322
  'ea_woo_checkout_coupon_icon',
323
  [
2696
  ] );
2697
 
2698
  global $wp;
2699
+ $order_review_change_data = [
2700
+ 'ea_woo_checkout_layout' => $settings['ea_woo_checkout_layout'],
2701
+ 'ea_woo_checkout_table_header_text' => $settings['ea_woo_checkout_table_header_text'],
2702
+ 'ea_woo_checkout_table_product_text' => $settings['ea_woo_checkout_table_product_text'],
2703
+ 'ea_woo_checkout_table_quantity_text' => $settings['ea_woo_checkout_table_quantity_text'],
2704
+ 'ea_woo_checkout_table_price_text' => $settings['ea_woo_checkout_table_price_text'],
2705
+ 'ea_woo_checkout_shop_link' => $settings['ea_woo_checkout_shop_link'],
2706
+ 'ea_woo_checkout_shop_link_text' => $settings['ea_woo_checkout_shop_link_text'],
2707
+ 'ea_woo_checkout_table_subtotal_text' => $settings['ea_woo_checkout_table_subtotal_text'],
2708
+ 'ea_woo_checkout_table_shipping_text' => $settings['ea_woo_checkout_table_shipping_text'],
2709
+ 'ea_woo_checkout_table_total_text' => $settings['ea_woo_checkout_table_total_text'],
2710
+ ];
2711
  $this->ea_woo_checkout_add_actions($settings);
2712
 
2713
  ?>
includes/Template/Woocommerce/Cart/Woo_Cart_Helper.php CHANGED
@@ -34,7 +34,7 @@ trait Woo_Cart_Helper {
34
  }
35
 
36
  public static function woo_cart_style_one( $settings ) { ?>
37
- <form class="woocommerce-cart-form eael-woo-cart-form" action="<?php echo esc_url( wc_get_cart_url() ); ?>" method="post">
38
  <?php do_action( 'woocommerce_before_cart_table' ); ?>
39
  <div class="eael-woo-cart-table-warp">
40
  <table class="shop_table cart woocommerce-cart-form__contents eael-woo-cart-table">
@@ -360,7 +360,7 @@ trait Woo_Cart_Helper {
360
  }
361
 
362
  public static function woo_cart_style_two( $settings ) { ?>
363
- <form class="woocommerce-cart-form eael-woo-cart-form" action="<?php echo esc_url( wc_get_cart_url() ); ?>" method="post">
364
  <?php do_action( 'woocommerce_before_cart_table' ); ?>
365
 
366
  <div class="shop_table cart woocommerce-cart-form__contents eael-woo-cart-table">
34
  }
35
 
36
  public static function woo_cart_style_one( $settings ) { ?>
37
+ <form class="woocommerce-cart-form eael-woo-cart-form woocommerce" action="<?php echo esc_url( wc_get_cart_url() ); ?>" method="post">
38
  <?php do_action( 'woocommerce_before_cart_table' ); ?>
39
  <div class="eael-woo-cart-table-warp">
40
  <table class="shop_table cart woocommerce-cart-form__contents eael-woo-cart-table">
360
  }
361
 
362
  public static function woo_cart_style_two( $settings ) { ?>
363
+ <form class="woocommerce-cart-form eael-woo-cart-form woocommerce" action="<?php echo esc_url( wc_get_cart_url() ); ?>" method="post">
364
  <?php do_action( 'woocommerce_before_cart_table' ); ?>
365
 
366
  <div class="shop_table cart woocommerce-cart-form__contents eael-woo-cart-table">
includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php CHANGED
@@ -251,9 +251,9 @@ trait Woo_Checkout_Helper {
251
  */
252
  public static function ea_coupon_template() {
253
  $settings = self::ea_get_woo_checkout_settings();
254
- if(get_option('woocommerce_enable_coupons')==='no'){
255
- return ;
256
- }
257
  ?>
258
  <div class="woo-checkout-coupon">
259
  <div class="ea-coupon-icon">
251
  */
252
  public static function ea_coupon_template() {
253
  $settings = self::ea_get_woo_checkout_settings();
254
+ if ( get_option( 'woocommerce_enable_coupons' ) === 'no' || $settings['ea_woo_checkout_coupon_hide'] === 'yes' ) {
255
+ return;
256
+ }
257
  ?>
258
  <div class="woo-checkout-coupon">
259
  <div class="ea-coupon-icon">
includes/Traits/Enqueue.php CHANGED
@@ -142,16 +142,17 @@ trait Enqueue
142
  EAEL_PLUGIN_VERSION
143
  );
144
 
145
- // localize object
146
- $this->localize_objects = apply_filters('eael/localize_objects', [
147
- 'ajaxurl' => admin_url('admin-ajax.php'),
148
- 'nonce' => wp_create_nonce('essential-addons-elementor'),
149
- 'i18n' => [
150
- 'added' => __('Added ', 'essential-addons-for-elementor-lite'),
151
- 'compare' => __('Compare', 'essential-addons-for-elementor-lite'),
152
- 'loading' => esc_html__('Loading...', 'essential-addons-for-elementor-lite')
153
- ],
154
- ]);
 
155
 
156
  // edit mode
157
  if ($this->is_edit_mode()) {
142
  EAEL_PLUGIN_VERSION
143
  );
144
 
145
+ // localize object
146
+ $this->localize_objects = apply_filters( 'eael/localize_objects', [
147
+ 'ajaxurl' => admin_url( 'admin-ajax.php' ),
148
+ 'nonce' => wp_create_nonce( 'essential-addons-elementor' ),
149
+ 'i18n' => [
150
+ 'added' => __( 'Added ', 'essential-addons-for-elementor-lite' ),
151
+ 'compare' => __( 'Compare', 'essential-addons-for-elementor-lite' ),
152
+ 'loading' => esc_html__( 'Loading...', 'essential-addons-for-elementor-lite' )
153
+ ],
154
+ 'page_permalink' => get_the_permalink(),
155
+ ] );
156
 
157
  // edit mode
158
  if ($this->is_edit_mode()) {
includes/Traits/Helper.php CHANGED
@@ -111,7 +111,8 @@ trait Helper
111
  'read_more_link_target_blank' => $settings['read_more_link_target_blank'] ? 'target="_blank"' : '',
112
  ];
113
 
114
- $template_info = $_REQUEST['template_info'];
 
115
 
116
  if ( $template_info ) {
117
 
@@ -416,15 +417,19 @@ trait Helper
416
  $results = $post_list = [];
417
  switch($source_name){
418
  case 'taxonomy':
419
- $post_list = wp_list_pluck( get_terms( $post_type,
420
- [
421
- 'hide_empty' => false,
422
- 'orderby' => 'name',
423
- 'order' => 'ASC',
424
- 'search' => $search,
425
- 'number' => '5',
426
- ]
427
- ), 'name', 'term_id' );
 
 
 
 
428
  break;
429
  default:
430
  $post_list = HelperClass::get_query_post_list( $post_type, 10, $search );
@@ -452,14 +457,18 @@ trait Helper
452
 
453
  switch ( $source_name ) {
454
  case 'taxonomy':
455
- $response = wp_list_pluck( get_terms( sanitize_text_field( $_POST[ 'post_type' ] ),
456
- [
457
- 'hide_empty' => false,
458
- 'orderby' => 'name',
459
- 'order' => 'ASC',
460
- 'include' => implode( ',', $ids ),
461
- ]
462
- ), 'name', 'term_id' );
 
 
 
 
463
  break;
464
  default:
465
  $post_info = get_posts( [ 'post_type' => sanitize_text_field( $_POST[ 'post_type' ] ), 'include' => implode( ',', $ids ) ] );
111
  'read_more_link_target_blank' => $settings['read_more_link_target_blank'] ? 'target="_blank"' : '',
112
  ];
113
 
114
+ $template_info = $_REQUEST['template_info'];
115
+ $template_info = array_map( 'sanitize_text_field', $template_info );
116
 
117
  if ( $template_info ) {
118
 
417
  $results = $post_list = [];
418
  switch($source_name){
419
  case 'taxonomy':
420
+ $args = [
421
+ 'hide_empty' => false,
422
+ 'orderby' => 'name',
423
+ 'order' => 'ASC',
424
+ 'search' => $search,
425
+ 'number' => '5',
426
+ ];
427
+
428
+ if ( $post_type !== 'all' ) {
429
+ $args['taxonomy'] = $post_type;
430
+ }
431
+
432
+ $post_list = wp_list_pluck( get_terms( $args ), 'name', 'term_id' );
433
  break;
434
  default:
435
  $post_list = HelperClass::get_query_post_list( $post_type, 10, $search );
457
 
458
  switch ( $source_name ) {
459
  case 'taxonomy':
460
+ $args = [
461
+ 'hide_empty' => false,
462
+ 'orderby' => 'name',
463
+ 'order' => 'ASC',
464
+ 'include' => implode( ',', $ids ),
465
+ ];
466
+
467
+ if ( $_POST[ 'post_type' ] !== 'all' ) {
468
+ $args['taxonomy'] = sanitize_text_field( $_POST[ 'post_type' ] );
469
+ }
470
+
471
+ $response = wp_list_pluck( get_terms( $args ), 'name', 'term_id' );
472
  break;
473
  default:
474
  $post_info = get_posts( [ 'post_type' => sanitize_text_field( $_POST[ 'post_type' ] ), 'include' => implode( ',', $ids ) ] );
languages/essential-addons-for-elementor-lite.pot CHANGED
@@ -61,7 +61,7 @@ msgstr ""
61
  msgid "Install Now!"
62
  msgstr ""
63
 
64
- #: ../includes/Classes/WPDeveloper_Plugin_Installer.php:151, ../includes/Classes/WPDeveloper_Plugin_Installer.php:169, ../includes/Classes/WPDeveloper_Plugin_Installer.php:187, ../includes/Classes/WPDeveloper_Setup_Wizard.php:517, ../includes/Classes/WPDeveloper_Setup_Wizard.php:543, ../includes/Traits/Admin.php:141, ../includes/Traits/Helper.php:833, ../includes/Traits/Library.php:158
65
  msgid "you are not allowed to do this action"
66
  msgstr ""
67
 
@@ -197,7 +197,7 @@ msgstr ""
197
  msgid "Upgrade to PRO"
198
  msgstr ""
199
 
200
- #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:324, ../includes/Traits/Helper.php:809, ../includes/templates/admin/general.php:31
201
  msgid "Install Templately"
202
  msgstr ""
203
 
@@ -576,7 +576,7 @@ msgstr ""
576
  msgid "Image"
577
  msgstr ""
578
 
579
- #: ../includes/Controls/Select2.php:31, ../includes/Elements/Betterdocs_Category_Box.php:627, ../includes/Elements/Betterdocs_Category_Box.php:666, ../includes/Elements/Betterdocs_Category_Grid.php:589, ../includes/Elements/Betterdocs_Category_Grid.php:1146, ../includes/Elements/Caldera_Forms.php:118, ../includes/Elements/Caldera_Forms.php:258, ../includes/Elements/Contact_Form_7.php:160, ../includes/Elements/Contact_Form_7.php:465, ../includes/Elements/Cta_Box.php:204, ../includes/Elements/Event_Calendar.php:148, ../includes/Elements/Event_Calendar.php:730, ../includes/Elements/Event_Calendar.php:1389, ../includes/Elements/Feature_List.php:181, ../includes/Elements/Feature_List.php:183, ../includes/Elements/Feature_List.php:735, ../includes/Elements/Flip_Box.php:656, ../includes/Elements/FluentForm.php:160, ../includes/Elements/FluentForm.php:293, ../includes/Elements/Formstack.php:201, ../includes/Elements/Formstack.php:472, ../includes/Elements/GravityForms.php:158, ../includes/Elements/GravityForms.php:188, ../includes/Elements/GravityForms.php:506, ../includes/Elements/Image_Accordion.php:197, ../includes/Elements/Image_Accordion.php:487, ../includes/Elements/Interactive_Circle.php:154, ../includes/Elements/Login_Register.php:2310, ../includes/Elements/NinjaForms.php:123, ../includes/Elements/NinjaForms.php:139, ../includes/Elements/NinjaForms.php:443, ../includes/Elements/Post_Grid.php:160, ../includes/Elements/Pricing_Table.php:137, ../includes/Elements/Product_Grid.php:2426, ../includes/Elements/Progress_Bar.php:122, ../includes/Elements/Progress_Bar.php:681, ../includes/Elements/Woo_Cart.php:197, ../includes/Elements/Woo_Cart.php:439, ../includes/Elements/Woo_Cart.php:570, ../includes/Elements/Woo_Cart.php:641, ../includes/Elements/Woo_Cart.php:719, ../includes/Elements/Woo_Checkout.php:327, ../includes/Elements/Woo_Checkout.php:437, ../includes/Elements/Woo_Checkout.php:531, ../includes/Elements/Woo_Product_Carousel.php:1512, ../includes/Elements/Woo_Product_Gallery.php:1765, ../includes/Elements/WpForms.php:116, ../includes/Elements/WpForms.php:146, ../includes/Elements/WpForms.php:410, ../includes/Extensions/Table_of_Content.php:110, ../includes/Traits/Woo_Product_Comparable.php:41, ../includes/Traits/Woo_Product_Comparable.php:75, ../includes/Traits/Woo_Product_Comparable.php:1083, ../includes/Traits/Woo_Product_Comparable.php:1201
580
  msgid "Title"
581
  msgstr ""
582
 
@@ -664,7 +664,7 @@ msgstr ""
664
  msgid "Pagination Type"
665
  msgstr ""
666
 
667
- #: ../includes/Elements/Advanced_Data_Table.php:193, ../includes/Elements/Advanced_Data_Table.php:1345, ../includes/Elements/Betterdocs_Category_Grid.php:1290, ../includes/Elements/Event_Calendar.php:759, ../includes/Elements/Flip_Box.php:657, ../includes/Elements/FluentForm.php:1965, ../includes/Elements/Formstack.php:1773, ../includes/Elements/Info_Box.php:350, ../includes/Elements/Interactive_Circle.php:84, ../includes/Elements/Interactive_Circle.php:134, ../includes/Elements/Pricing_Table.php:502, ../includes/Elements/Pricing_Table.php:1832, ../includes/Elements/Product_Grid.php:1832, ../includes/Elements/Woo_Cart.php:1756, ../includes/Elements/Woo_Cart.php:2004, ../includes/Elements/Woo_Checkout.php:1291, ../includes/Elements/Woo_Checkout.php:1589, ../includes/Elements/Woo_Checkout.php:2448, ../includes/Elements/Woo_Product_Carousel.php:1295, ../includes/Elements/Woo_Product_Gallery.php:1642, ../includes/Traits/Woo_Product_Comparable.php:1211, ../includes/Traits/Woo_Product_Comparable.php:1261
668
  msgid "Button"
669
  msgstr ""
670
 
@@ -716,11 +716,11 @@ msgstr ""
716
  msgid "Width"
717
  msgstr ""
718
 
719
- #: ../includes/Elements/Advanced_Data_Table.php:361, ../includes/Elements/Advanced_Data_Table.php:1029, ../includes/Elements/Advanced_Data_Table.php:1227, ../includes/Elements/Advanced_Data_Table.php:1299, ../includes/Elements/Advanced_Data_Table.php:1427, ../includes/Elements/Adv_Accordion.php:384, ../includes/Elements/Adv_Accordion.php:573, ../includes/Elements/Adv_Accordion.php:633, ../includes/Elements/Adv_Accordion.php:694, ../includes/Elements/Adv_Accordion.php:777, ../includes/Elements/Adv_Accordion.php:899, ../includes/Elements/Adv_Accordion.php:945, ../includes/Elements/Adv_Accordion.php:991, ../includes/Elements/Adv_Tabs.php:360, ../includes/Elements/Adv_Tabs.php:554, ../includes/Elements/Adv_Tabs.php:621, ../includes/Elements/Adv_Tabs.php:690, ../includes/Elements/Adv_Tabs.php:784, ../includes/Elements/Betterdocs_Category_Box.php:300, ../includes/Elements/Betterdocs_Category_Box.php:368, ../includes/Elements/Betterdocs_Category_Box.php:489, ../includes/Elements/Betterdocs_Category_Box.php:565, ../includes/Elements/Betterdocs_Category_Box.php:885, ../includes/Elements/Betterdocs_Category_Box.php:990, ../includes/Elements/Betterdocs_Category_Grid.php:341, ../includes/Elements/Betterdocs_Category_Grid.php:389, ../includes/Elements/Betterdocs_Category_Grid.php:474, ../includes/Elements/Betterdocs_Category_Grid.php:515, ../includes/Elements/Betterdocs_Category_Grid.php:640, ../includes/Elements/Betterdocs_Category_Grid.php:694, ../includes/Elements/Betterdocs_Category_Grid.php:844, ../includes/Elements/Betterdocs_Category_Grid.php:941, ../includes/Elements/Betterdocs_Category_Grid.php:1186, ../includes/Elements/Betterdocs_Category_Grid.php:1386, ../includes/Elements/Betterdocs_Category_Grid.php:1485, ../includes/Elements/Betterdocs_Search_Form.php:219, ../includes/Elements/Betterdocs_Search_Form.php:374, ../includes/Elements/Betterdocs_Search_Form.php:432, ../includes/Elements/Betterdocs_Search_Form.php:542, ../includes/Elements/Caldera_Forms.php:617, ../includes/Elements/Caldera_Forms.php:813, ../includes/Elements/Caldera_Forms.php:1229, ../includes/Elements/Caldera_Forms.php:1387, ../includes/Elements/Contact_Form_7.php:711, ../includes/Elements/Contact_Form_7.php:776, ../includes/Elements/Contact_Form_7.php:1255, ../includes/Elements/Contact_Form_7.php:1457, ../includes/Elements/Contact_Form_7.php:1551, ../includes/Elements/Contact_Form_7.php:1618, ../includes/Elements/Content_Ticker.php:622, ../includes/Elements/Countdown.php:619, ../includes/Elements/Cta_Box.php:463, ../includes/Elements/Cta_Box.php:740, ../includes/Elements/Cta_Box.php:927, ../includes/Elements/Data_Table.php:652, ../includes/Elements/Data_Table.php:691, ../includes/Elements/Data_Table.php:883, ../includes/Elements/Data_Table.php:1217, ../includes/Elements/Dual_Color_Header.php:347, ../includes/Elements/Event_Calendar.php:810, ../includes/Elements/Event_Calendar.php:877, ../includes/Elements/Event_Calendar.php:931, ../includes/Elements/Event_Calendar.php:1603, ../includes/Elements/Event_Calendar.php:1674, ../includes/Elements/Facebook_Feed.php:451, ../includes/Elements/Filterable_Gallery.php:872, ../includes/Elements/Filterable_Gallery.php:985, ../includes/Elements/Filterable_Gallery.php:1051, ../includes/Elements/Filterable_Gallery.php:1131, ../includes/Elements/Filterable_Gallery.php:1278, ../includes/Elements/Filterable_Gallery.php:1335, ../includes/Elements/Filterable_Gallery.php:1554, ../includes/Elements/Filterable_Gallery.php:1829, ../includes/Elements/Filterable_Gallery.php:1890, ../includes/Elements/Filterable_Gallery.php:2411, ../includes/Elements/Filterable_Gallery.php:2528, ../includes/Elements/Flip_Box.php:994, ../includes/Elements/Flip_Box.php:1107, ../includes/Elements/FluentForm.php:666, ../includes/Elements/FluentForm.php:862, ../includes/Elements/FluentForm.php:1580, ../includes/Elements/FluentForm.php:1878, ../includes/Elements/FluentForm.php:2005, ../includes/Elements/FluentForm.php:2123, ../includes/Elements/Formstack.php:865, ../includes/Elements/Formstack.php:1061, ../includes/Elements/Formstack.php:1465, ../includes/Elements/Formstack.php:1686, ../includes/Elements/Formstack.php:1815, ../includes/Elements/GravityForms.php:878, ../includes/Elements/GravityForms.php:942, ../includes/Elements/GravityForms.php:1677, ../includes/Elements/GravityForms.php:1883, ../includes/Elements/GravityForms.php:2052, ../includes/Elements/GravityForms.php:2279, ../includes/Elements/Image_Accordion.php:354, ../includes/Elements/Image_Accordion.php:464, ../includes/Elements/Info_Box.php:569, ../includes/Elements/Info_Box.php:624, ../includes/Elements/Info_Box.php:818, ../includes/Elements/Info_Box.php:898, ../includes/Elements/Info_Box.php:1051, ../includes/Elements/Info_Box.php:1132, ../includes/Elements/Interactive_Circle.php:357, ../includes/Elements/Interactive_Circle.php:502, ../includes/Elements/Interactive_Circle.php:723, ../includes/Elements/Login_Register.php:2778, ../includes/Elements/NinjaForms.php:659, ../includes/Elements/NinjaForms.php:857, ../includes/Elements/NinjaForms.php:1397, ../includes/Elements/Post_Grid.php:303, ../includes/Elements/Pricing_Table.php:1783, ../includes/Elements/Pricing_Table.php:1949, ../includes/Elements/Product_Grid.php:2275, ../includes/Elements/Simple_Menu.php:621, ../includes/Elements/Simple_Menu.php:694, ../includes/Elements/Team_Member.php:413, ../includes/Elements/Team_Member.php:501, ../includes/Elements/Testimonial.php:435, ../includes/Elements/Tooltip.php:439, ../includes/Elements/Tooltip.php:482, ../includes/Elements/Twitter_Feed.php:461, ../includes/Elements/Twitter_Feed.php:551, ../includes/Elements/Twitter_Feed.php:868, ../includes/Elements/Woo_Checkout.php:1511, ../includes/Elements/Woo_Checkout.php:1757, ../includes/Elements/Woo_Product_Carousel.php:2241, ../includes/Elements/Woo_Product_Carousel.php:2675, ../includes/Elements/WpForms.php:628, ../includes/Elements/WpForms.php:814, ../includes/Elements/WpForms.php:1233, ../includes/Extensions/Table_of_Content.php:545, ../includes/Traits/Controls.php:1325, ../includes/Traits/Controls.php:1379, ../includes/Traits/Controls.php:1509
720
  msgid "Border"
721
  msgstr ""
722
 
723
- #: ../includes/Elements/Advanced_Data_Table.php:387, ../includes/Elements/Advanced_Data_Table.php:1055, ../includes/Elements/Advanced_Data_Table.php:1253, ../includes/Elements/Advanced_Data_Table.php:1325, ../includes/Elements/Advanced_Data_Table.php:1449, ../includes/Elements/Adv_Accordion.php:391, ../includes/Elements/Adv_Accordion.php:580, ../includes/Elements/Adv_Accordion.php:640, ../includes/Elements/Adv_Accordion.php:701, ../includes/Elements/Adv_Tabs.php:368, ../includes/Elements/Adv_Tabs.php:561, ../includes/Elements/Adv_Tabs.php:628, ../includes/Elements/Adv_Tabs.php:697, ../includes/Elements/Adv_Tabs.php:791, ../includes/Elements/Betterdocs_Category_Box.php:308, ../includes/Elements/Betterdocs_Category_Box.php:376, ../includes/Elements/Betterdocs_Category_Box.php:497, ../includes/Elements/Betterdocs_Category_Box.php:574, ../includes/Elements/Betterdocs_Category_Box.php:896, ../includes/Elements/Betterdocs_Category_Box.php:1001, ../includes/Elements/Betterdocs_Category_Grid.php:349, ../includes/Elements/Betterdocs_Category_Grid.php:397, ../includes/Elements/Betterdocs_Category_Grid.php:482, ../includes/Elements/Betterdocs_Category_Grid.php:523, ../includes/Elements/Betterdocs_Category_Grid.php:648, ../includes/Elements/Betterdocs_Category_Grid.php:702, ../includes/Elements/Betterdocs_Category_Grid.php:855, ../includes/Elements/Betterdocs_Category_Grid.php:952, ../includes/Elements/Betterdocs_Category_Grid.php:1394, ../includes/Elements/Betterdocs_Category_Grid.php:1493, ../includes/Elements/Betterdocs_Search_Form.php:206, ../includes/Elements/Caldera_Forms.php:480, ../includes/Elements/Caldera_Forms.php:628, ../includes/Elements/Caldera_Forms.php:1046, ../includes/Elements/Caldera_Forms.php:1072, ../includes/Elements/Caldera_Forms.php:1239, ../includes/Elements/Contact_Form_7.php:396, ../includes/Elements/Contact_Form_7.php:722, ../includes/Elements/Contact_Form_7.php:1073, ../includes/Elements/Contact_Form_7.php:1099, ../includes/Elements/Contact_Form_7.php:1264, ../includes/Elements/Content_Ticker.php:401, ../includes/Elements/Content_Ticker.php:475, ../includes/Elements/Content_Ticker.php:632, ../includes/Elements/Countdown.php:627, ../includes/Elements/Creative_Button.php:336, ../includes/Elements/Cta_Box.php:471, ../includes/Elements/Cta_Box.php:748, ../includes/Elements/Cta_Box.php:935, ../includes/Elements/Dual_Color_Header.php:355, ../includes/Elements/Event_Calendar.php:818, ../includes/Elements/Event_Calendar.php:885, ../includes/Elements/Event_Calendar.php:939, ../includes/Elements/Event_Calendar.php:1175, ../includes/Elements/Event_Calendar.php:1343, ../includes/Elements/Event_Calendar.php:1611, ../includes/Elements/Event_Calendar.php:1682, ../includes/Elements/Facebook_Feed.php:476, ../includes/Elements/Facebook_Feed.php:536, ../includes/Elements/Fancy_Text.php:515, ../includes/Elements/Feature_List.php:640, ../includes/Elements/Filterable_Gallery.php:880, ../includes/Elements/Filterable_Gallery.php:993, ../includes/Elements/Filterable_Gallery.php:1059, ../includes/Elements/Filterable_Gallery.php:1139, ../includes/Elements/Filterable_Gallery.php:1343, ../includes/Elements/Filterable_Gallery.php:1837, ../includes/Elements/Filterable_Gallery.php:1898, ../includes/Elements/Filterable_Gallery.php:2069, ../includes/Elements/Filterable_Gallery.php:2200, ../includes/Elements/Filterable_Gallery.php:2335, ../includes/Elements/Filterable_Gallery.php:2433, ../includes/Elements/Filterable_Gallery.php:2542, ../includes/Elements/Flip_Box.php:832, ../includes/Elements/Flip_Box.php:893, ../includes/Elements/Flip_Box.php:1017, ../includes/Elements/Flip_Box.php:1130, ../includes/Elements/Flip_Box.php:1391, ../includes/Elements/FluentForm.php:527, ../includes/Elements/FluentForm.php:677, ../includes/Elements/FluentForm.php:1042, ../includes/Elements/FluentForm.php:1068, ../includes/Elements/FluentForm.php:1590, ../includes/Elements/FluentForm.php:1889, ../includes/Elements/FluentForm.php:2013, ../includes/Elements/FluentForm.php:2067, ../includes/Elements/Formstack.php:399, ../includes/Elements/Formstack.php:876, ../includes/Elements/Formstack.php:1202, ../includes/Elements/Formstack.php:1228, ../includes/Elements/Formstack.php:1475, ../includes/Elements/Formstack.php:1697, ../includes/Elements/Formstack.php:1823, ../includes/Elements/Formstack.php:1879, ../includes/Elements/GravityForms.php:436, ../includes/Elements/GravityForms.php:889, ../includes/Elements/GravityForms.php:1359, ../includes/Elements/GravityForms.php:1555, ../includes/Elements/GravityForms.php:1687, ../includes/Elements/GravityForms.php:1893, ../includes/Elements/GravityForms.php:2062, ../includes/Elements/GravityForms.php:2289, ../includes/Elements/Image_Accordion.php:362, ../includes/Elements/Image_Accordion.php:452, ../includes/Elements/Info_Box.php:1214, ../includes/Elements/Login_Register.php:1579, ../includes/Elements/Login_Register.php:1814, ../includes/Elements/Login_Register.php:1988, ../includes/Elements/Login_Register.php:2144, ../includes/Elements/Login_Register.php:2284, ../includes/Elements/Login_Register.php:2378, ../includes/Elements/Login_Register.php:2469, ../includes/Elements/Login_Register.php:2643, ../includes/Elements/Login_Register.php:2680, ../includes/Elements/Login_Register.php:2794, ../includes/Elements/Login_Register.php:3304, ../includes/Elements/Login_Register.php:3341, ../includes/Elements/Login_Register.php:3625, ../includes/Elements/Login_Register.php:3662, ../includes/Elements/NinjaForms.php:369, ../includes/Elements/NinjaForms.php:670, ../includes/Elements/NinjaForms.php:1094, ../includes/Elements/NinjaForms.php:1121, ../includes/Elements/NinjaForms.php:1407, ../includes/Elements/Post_Grid.php:311, ../includes/Elements/Pricing_Table.php:782, ../includes/Elements/Pricing_Table.php:1557, ../includes/Elements/Pricing_Table.php:1806, ../includes/Elements/Pricing_Table.php:1957, ../includes/Elements/Product_Grid.php:943, ../includes/Elements/Product_Grid.php:2019, ../includes/Elements/Product_Grid.php:2375, ../includes/Elements/Product_Grid.php:2715, ../includes/Elements/Product_Grid.php:2914, ../includes/Elements/Product_Grid.php:2946, ../includes/Elements/Simple_Menu.php:629, ../includes/Elements/Sticky_Video.php:592, ../includes/Elements/Team_Member.php:421, ../includes/Elements/Team_Member.php:520, ../includes/Elements/Team_Member.php:767, ../includes/Elements/Testimonial.php:454, ../includes/Elements/Tooltip.php:499, ../includes/Elements/Twitter_Feed.php:469, ../includes/Elements/Twitter_Feed.php:562, ../includes/Elements/TypeForm.php:310, ../includes/Elements/WeForms.php:253, ../includes/Elements/WeForms.php:394, ../includes/Elements/WeForms.php:722, ../includes/Elements/Woo_Cart.php:1317, ../includes/Elements/Woo_Cart.php:1464, ../includes/Elements/Woo_Cart.php:1720, ../includes/Elements/Woo_Cart.php:1859, ../includes/Elements/Woo_Cart.php:1960, ../includes/Elements/Woo_Cart.php:2114, ../includes/Elements/Woo_Cart.php:2319, ../includes/Elements/Woo_Cart.php:2405, ../includes/Elements/Woo_Cart.php:2489, ../includes/Elements/Woo_Checkout.php:651, ../includes/Elements/Woo_Checkout.php:800, ../includes/Elements/Woo_Checkout.php:996, ../includes/Elements/Woo_Checkout.php:1244, ../includes/Elements/Woo_Checkout.php:1397, ../includes/Elements/Woo_Checkout.php:1520, ../includes/Elements/Woo_Checkout.php:1695, ../includes/Elements/Woo_Checkout.php:1903, ../includes/Elements/Woo_Checkout.php:2105, ../includes/Elements/Woo_Checkout.php:2285, ../includes/Elements/Woo_Checkout.php:2565, ../includes/Elements/Woo_Product_Carousel.php:1008, ../includes/Elements/Woo_Product_Carousel.php:1410, ../includes/Elements/Woo_Product_Carousel.php:1813, ../includes/Elements/Woo_Product_Carousel.php:2009, ../includes/Elements/Woo_Product_Carousel.php:2041, ../includes/Elements/Woo_Product_Carousel.php:2251, ../includes/Elements/Woo_Product_Carousel.php:2374, ../includes/Elements/Woo_Product_Carousel.php:2498, ../includes/Elements/Woo_Product_Carousel.php:2685, ../includes/Elements/Woo_Product_Gallery.php:675, ../includes/Elements/Woo_Product_Gallery.php:1693, ../includes/Elements/Woo_Product_Gallery.php:2053, ../includes/Elements/Woo_Product_Gallery.php:2252, ../includes/Elements/Woo_Product_Gallery.php:2284, ../includes/Elements/WpForms.php:338, ../includes/Elements/WpForms.php:639, ../includes/Elements/WpForms.php:1047, ../includes/Elements/WpForms.php:1073, ../includes/Elements/WpForms.php:1243, ../includes/Extensions/Scroll_to_Top.php:443, ../includes/Extensions/Table_of_Content.php:568, ../includes/Extensions/Table_of_Content.php:783, ../includes/Traits/Controls.php:1333, ../includes/Traits/Controls.php:1387, ../includes/Traits/Controls.php:1517, ../includes/Traits/Woo_Product_Comparable.php:368, ../includes/Traits/Woo_Product_Comparable.php:513, ../includes/Traits/Woo_Product_Comparable.php:1394
724
  msgid "Border Radius"
725
  msgstr ""
726
 
@@ -732,7 +732,7 @@ msgstr ""
732
  msgid "Head"
733
  msgstr ""
734
 
735
- #: ../includes/Elements/Advanced_Data_Table.php:419, ../includes/Elements/Advanced_Data_Table.php:538, ../includes/Elements/Advanced_Data_Table.php:996, ../includes/Elements/Advanced_Data_Table.php:1146, ../includes/Elements/Advanced_Data_Table.php:1354, ../includes/Elements/Caldera_Forms.php:286, ../includes/Elements/Caldera_Forms.php:347, ../includes/Elements/Caldera_Forms.php:535, ../includes/Elements/Caldera_Forms.php:773, ../includes/Elements/Caldera_Forms.php:862, ../includes/Elements/Caldera_Forms.php:1283, ../includes/Elements/Caldera_Forms.php:1398, ../includes/Elements/Contact_Form_7.php:487, ../includes/Elements/Contact_Form_7.php:518, ../includes/Elements/Contact_Form_7.php:735, ../includes/Elements/Contact_Form_7.php:883, ../includes/Elements/Contact_Form_7.php:935, ../includes/Elements/Contact_Form_7.php:1308, ../includes/Elements/Contact_Form_7.php:1443, ../includes/Elements/Contact_Form_7.php:1583, ../includes/Elements/Event_Calendar.php:739, ../includes/Elements/Event_Calendar.php:769, ../includes/Elements/Event_Calendar.php:983, ../includes/Elements/Event_Calendar.php:1058, ../includes/Elements/Event_Calendar.php:1092, ../includes/Elements/Event_Calendar.php:1335, ../includes/Elements/Event_Calendar.php:1398, ../includes/Elements/Event_Calendar.php:1427, ../includes/Elements/Event_Calendar.php:1495, ../includes/Elements/Event_Calendar.php:1653, ../includes/Elements/Filterable_Gallery.php:1965, ../includes/Elements/Filterable_Gallery.php:2012, ../includes/Elements/Filterable_Gallery.php:2048, ../includes/Elements/Filterable_Gallery.php:2105, ../includes/Elements/Filterable_Gallery.php:2399, ../includes/Elements/Filterable_Gallery.php:2559, ../includes/Elements/FluentForm.php:321, ../includes/Elements/FluentForm.php:382, ../includes/Elements/FluentForm.php:582, ../includes/Elements/FluentForm.php:822, ../includes/Elements/FluentForm.php:1149, ../includes/Elements/FluentForm.php:1204, ../includes/Elements/FluentForm.php:1308, ../includes/Elements/FluentForm.php:1394, ../includes/Elements/FluentForm.php:1460, ../includes/Elements/FluentForm.php:1655, ../includes/Elements/FluentForm.php:1788, ../includes/Elements/FluentForm.php:1985, ../includes/Elements/FluentForm.php:2134, ../includes/Elements/FluentForm.php:2183, ../includes/Elements/Formstack.php:494, ../includes/Elements/Formstack.php:543, ../includes/Elements/Formstack.php:597, ../includes/Elements/Formstack.php:671, ../includes/Elements/Formstack.php:726, ../includes/Elements/Formstack.php:809, ../includes/Elements/Formstack.php:1021, ../includes/Elements/Formstack.php:1519, ../includes/Elements/Formstack.php:1652, ../includes/Elements/Formstack.php:1793, ../includes/Elements/Formstack.php:1953, ../includes/Elements/GravityForms.php:528, ../includes/Elements/GravityForms.php:559, ../includes/Elements/GravityForms.php:600, ../includes/Elements/GravityForms.php:643, ../includes/Elements/GravityForms.php:902, ../includes/Elements/GravityForms.php:991, ../includes/Elements/GravityForms.php:1045, ../includes/Elements/GravityForms.php:1181, ../includes/Elements/GravityForms.php:1771, ../includes/Elements/GravityForms.php:1791, ../includes/Elements/GravityForms.php:1826, ../includes/Elements/GravityForms.php:2161, ../includes/Elements/GravityForms.php:2382, ../includes/Elements/GravityForms.php:2575, ../includes/Elements/NinjaForms.php:465, ../includes/Elements/NinjaForms.php:514, ../includes/Elements/NinjaForms.php:574, ../includes/Elements/NinjaForms.php:817, ../includes/Elements/NinjaForms.php:906, ../includes/Elements/NinjaForms.php:1500, ../includes/Elements/NinjaForms.php:1545, ../includes/Elements/NinjaForms.php:1599, ../includes/Elements/Post_Grid.php:392, ../includes/Elements/Post_Grid.php:510, ../includes/Elements/Post_Grid.php:522, ../includes/Elements/Post_Grid.php:664, ../includes/Elements/Post_Grid.php:876, ../includes/Elements/Post_Timeline.php:323, ../includes/Elements/Product_Grid.php:2435, ../includes/Elements/Product_Grid.php:2466, ../includes/Elements/Product_Grid.php:2508, ../includes/Elements/Product_Grid.php:2574, ../includes/Elements/Product_Grid.php:2615, ../includes/Elements/Product_Grid.php:2672, ../includes/Elements/Product_Grid.php:2789, ../includes/Elements/Progress_Bar.php:672, ../includes/Elements/Simple_Menu.php:831, ../includes/Elements/Simple_Menu.php:1142, ../includes/Elements/Woo_Cart.php:1705, ../includes/Elements/Woo_Cart.php:1766, ../includes/Elements/Woo_Cart.php:1943, ../includes/Elements/Woo_Cart.php:2013, ../includes/Elements/Woo_Checkout.php:1300, ../includes/Elements/Woo_Checkout.php:1598, ../includes/Elements/Woo_Product_Carousel.php:1521, ../includes/Elements/Woo_Product_Carousel.php:1551, ../includes/Elements/Woo_Product_Carousel.php:1593, ../includes/Elements/Woo_Product_Carousel.php:1672, ../includes/Elements/Woo_Product_Carousel.php:1712, ../includes/Elements/Woo_Product_Carousel.php:1769, ../includes/Elements/Woo_Product_Carousel.php:1888, ../includes/Elements/Woo_Product_Gallery.php:1774, ../includes/Elements/Woo_Product_Gallery.php:1804, ../includes/Elements/Woo_Product_Gallery.php:1846, ../includes/Elements/Woo_Product_Gallery.php:1912, ../includes/Elements/Woo_Product_Gallery.php:1953, ../includes/Elements/Woo_Product_Gallery.php:2010, ../includes/Elements/Woo_Product_Gallery.php:2127, ../includes/Elements/WpForms.php:432, ../includes/Elements/WpForms.php:481, ../includes/Elements/WpForms.php:545, ../includes/Elements/WpForms.php:785, ../includes/Elements/WpForms.php:863, ../includes/Elements/WpForms.php:1287, ../includes/Traits/Woo_Product_Comparable.php:1077, ../includes/Traits/Woo_Product_Comparable.php:1195
736
  msgid "Typography"
737
  msgstr ""
738
 
@@ -748,11 +748,11 @@ msgstr ""
748
  msgid "Center"
749
  msgstr ""
750
 
751
- #: ../includes/Elements/Advanced_Data_Table.php:454, ../includes/Elements/Advanced_Data_Table.php:573, ../includes/Elements/Advanced_Data_Table.php:667, ../includes/Elements/Advanced_Data_Table.php:698, ../includes/Elements/Advanced_Data_Table.php:729, ../includes/Elements/Advanced_Data_Table.php:760, ../includes/Elements/Advanced_Data_Table.php:791, ../includes/Elements/Advanced_Data_Table.php:822, ../includes/Elements/Advanced_Data_Table.php:1004, ../includes/Elements/Advanced_Data_Table.php:1200, ../includes/Elements/Advanced_Data_Table.php:1270, ../includes/Elements/Adv_Accordion.php:549, ../includes/Elements/Adv_Accordion.php:609, ../includes/Elements/Adv_Accordion.php:669, ../includes/Elements/Adv_Accordion.php:736, ../includes/Elements/Adv_Tabs.php:527, ../includes/Elements/Adv_Tabs.php:594, ../includes/Elements/Adv_Tabs.php:661, ../includes/Elements/Adv_Tabs.php:743, ../includes/Elements/Caldera_Forms.php:270, ../includes/Elements/Caldera_Forms.php:331, ../includes/Elements/Caldera_Forms.php:523, ../includes/Elements/Caldera_Forms.php:604, ../includes/Elements/Caldera_Forms.php:850, ../includes/Elements/Caldera_Forms.php:906, ../includes/Elements/Caldera_Forms.php:1216, ../includes/Elements/Caldera_Forms.php:1322, ../includes/Elements/Caldera_Forms.php:1375, ../includes/Elements/Contact_Form_7.php:474, ../includes/Elements/Contact_Form_7.php:505, ../includes/Elements/Contact_Form_7.php:562, ../includes/Elements/Contact_Form_7.php:845, ../includes/Elements/Contact_Form_7.php:920, ../includes/Elements/Contact_Form_7.php:1242, ../includes/Elements/Contact_Form_7.php:1348, ../includes/Elements/Contact_Form_7.php:1412, ../includes/Elements/Contact_Form_7.php:1535, ../includes/Elements/Contact_Form_7.php:1592, ../includes/Elements/Content_Ticker.php:357, ../includes/Elements/Content_Ticker.php:433, ../includes/Elements/Countdown.php:1109, ../includes/Elements/Creative_Button.php:277, ../includes/Elements/Creative_Button.php:370, ../includes/Elements/Cta_Box.php:698, ../includes/Elements/Cta_Box.php:769, ../includes/Elements/Cta_Box.php:904, ../includes/Elements/Cta_Box.php:956, ../includes/Elements/Data_Table.php:989, ../includes/Elements/Data_Table.php:1006, ../includes/Elements/Event_Calendar.php:1253, ../includes/Elements/Event_Calendar.php:1286, ../includes/Elements/Filterable_Gallery.php:960, ../includes/Elements/Filterable_Gallery.php:1026, ../includes/Elements/Filterable_Gallery.php:2511, ../includes/Elements/Filterable_Gallery.php:2706, ../includes/Elements/FluentForm.php:305, ../includes/Elements/FluentForm.php:366, ../includes/Elements/FluentForm.php:570, ../includes/Elements/FluentForm.php:653, ../includes/Elements/FluentForm.php:902, ../includes/Elements/FluentForm.php:1567, ../includes/Elements/FluentForm.php:1694, ../includes/Elements/FluentForm.php:2111, ../includes/Elements/Formstack.php:481, ../includes/Elements/Formstack.php:530, ../includes/Elements/Formstack.php:585, ../includes/Elements/Formstack.php:797, ../includes/Elements/Formstack.php:852, ../includes/Elements/Formstack.php:1101, ../includes/Elements/Formstack.php:1452, ../includes/Elements/Formstack.php:1558, ../includes/Elements/Formstack.php:1781, ../includes/Elements/Formstack.php:2020, ../includes/Elements/GravityForms.php:515, ../includes/Elements/GravityForms.php:546, ../includes/Elements/GravityForms.php:585, ../includes/Elements/GravityForms.php:628, ../includes/Elements/GravityForms.php:715, ../includes/Elements/GravityForms.php:979, ../includes/Elements/GravityForms.php:1032, ../includes/Elements/GravityForms.php:1219, ../includes/Elements/GravityForms.php:1662, ../includes/Elements/GravityForms.php:1738, ../includes/Elements/GravityForms.php:2038, ../includes/Elements/GravityForms.php:2130, ../includes/Elements/GravityForms.php:2266, ../includes/Elements/GravityForms.php:2353, ../includes/Elements/GravityForms.php:2427, ../includes/Elements/GravityForms.php:2562, ../includes/Elements/Info_Box.php:1236, ../includes/Elements/Info_Box.php:1282, ../includes/Elements/Interactive_Circle.php:476, ../includes/Elements/Interactive_Circle.php:535, ../includes/Elements/Interactive_Circle.php:602, ../includes/Elements/Interactive_Circle.php:682, ../includes/Elements/Login_Register.php:2616, ../includes/Elements/Login_Register.php:2755, ../includes/Elements/Login_Register.php:3099, ../includes/Elements/Login_Register.php:3284, ../includes/Elements/Login_Register.php:3321, ../includes/Elements/Login_Register.php:3605, ../includes/Elements/Login_Register.php:3642, ../includes/Elements/NinjaForms.php:452, ../includes/Elements/NinjaForms.php:501, ../includes/Elements/NinjaForms.php:559, ../includes/Elements/NinjaForms.php:646, ../includes/Elements/NinjaForms.php:894, ../includes/Elements/NinjaForms.php:950, ../includes/Elements/NinjaForms.php:1384, ../includes/Elements/NinjaForms.php:1471, ../includes/Elements/NinjaForms.php:1533, ../includes/Elements/NinjaForms.php:1633, ../includes/Elements/Pricing_Table.php:1909, ../includes/Elements/Pricing_Table.php:1978, ../includes/Elements/Product_Grid.php:2250, ../includes/Elements/Product_Grid.php:2288, ../includes/Elements/Product_Grid.php:2332, ../includes/Elements/Simple_Menu.php:363, ../includes/Elements/Simple_Menu.php:397, ../includes/Elements/Simple_Menu.php:431, ../includes/Elements/Simple_Menu.php:489, ../includes/Elements/Simple_Menu.php:523, ../includes/Elements/Simple_Menu.php:849, ../includes/Elements/Simple_Menu.php:976, ../includes/Elements/Simple_Menu.php:1160, ../includes/Elements/Simple_Menu.php:1285, ../includes/Elements/Tooltip.php:418, ../includes/Elements/Tooltip.php:461, ../includes/Elements/Tooltip.php:634, ../includes/Elements/WeForms.php:692, ../includes/Elements/WeForms.php:742, ../includes/Elements/Woo_Cart.php:1248, ../includes/Elements/Woo_Cart.php:1502, ../includes/Elements/Woo_Cart.php:1793, ../includes/Elements/Woo_Cart.php:1831, ../includes/Elements/Woo_Cart.php:1919, ../includes/Elements/Woo_Cart.php:2043, ../includes/Elements/Woo_Cart.php:2084, ../includes/Elements/Woo_Cart.php:2279, ../includes/Elements/Woo_Cart.php:2362, ../includes/Elements/Woo_Cart.php:2449, ../includes/Elements/WpForms.php:419, ../includes/Elements/WpForms.php:468, ../includes/Elements/WpForms.php:533, ../includes/Elements/WpForms.php:615, ../includes/Elements/WpForms.php:851, ../includes/Elements/WpForms.php:907, ../includes/Elements/WpForms.php:1220, ../includes/Elements/WpForms.php:1327, ../includes/Elements/WpForms.php:1372, ../includes/Extensions/Table_of_Content.php:626, ../includes/Extensions/Table_of_Content.php:941, ../includes/Extensions/Table_of_Content.php:964, ../includes/Extensions/Table_of_Content.php:990, ../includes/Traits/Controls.php:1299, ../includes/Traits/Controls.php:1354, ../includes/Traits/Controls.php:1484, ../includes/Traits/Controls.php:1546, ../includes/Traits/Controls.php:1929
752
  msgid "Text Color"
753
  msgstr ""
754
 
755
- #: ../includes/Elements/Advanced_Data_Table.php:468, ../includes/Elements/Advanced_Data_Table.php:609, ../includes/Elements/Advanced_Data_Table.php:682, ../includes/Elements/Advanced_Data_Table.php:713, ../includes/Elements/Advanced_Data_Table.php:744, ../includes/Elements/Advanced_Data_Table.php:775, ../includes/Elements/Advanced_Data_Table.php:806, ../includes/Elements/Advanced_Data_Table.php:837, ../includes/Elements/Advanced_Data_Table.php:1016, ../includes/Elements/Advanced_Data_Table.php:1213, ../includes/Elements/Advanced_Data_Table.php:1284, ../includes/Elements/Advanced_Data_Table.php:1379, ../includes/Elements/Advanced_Data_Table.php:1409, ../includes/Elements/Adv_Accordion.php:885, ../includes/Elements/Adv_Accordion.php:931, ../includes/Elements/Adv_Accordion.php:977, ../includes/Elements/Adv_Tabs.php:508, ../includes/Elements/Adv_Tabs.php:724, ../includes/Elements/Caldera_Forms.php:592, ../includes/Elements/Caldera_Forms.php:800, ../includes/Elements/Caldera_Forms.php:1204, ../includes/Elements/Caldera_Forms.php:1310, ../includes/Elements/Caldera_Forms.php:1364, ../includes/Elements/Contact_Form_7.php:550, ../includes/Elements/Contact_Form_7.php:763, ../includes/Elements/Contact_Form_7.php:1230, ../includes/Elements/Contact_Form_7.php:1336, ../includes/Elements/Contact_Form_7.php:1427, ../includes/Elements/Contact_Form_7.php:1520, ../includes/Elements/Content_Ticker.php:345, ../includes/Elements/Content_Ticker.php:422, ../includes/Elements/Content_Ticker.php:597, ../includes/Elements/Content_Ticker.php:653, ../includes/Elements/Countdown.php:733, ../includes/Elements/Countdown.php:745, ../includes/Elements/Countdown.php:805, ../includes/Elements/Countdown.php:817, ../includes/Elements/Countdown.php:877, ../includes/Elements/Countdown.php:889, ../includes/Elements/Countdown.php:949, ../includes/Elements/Countdown.php:961, ../includes/Elements/Creative_Button.php:291, ../includes/Elements/Creative_Button.php:383, ../includes/Elements/Cta_Box.php:122, ../includes/Elements/Cta_Box.php:426, ../includes/Elements/Cta_Box.php:712, ../includes/Elements/Cta_Box.php:781, ../includes/Elements/Data_Table.php:639, ../includes/Elements/Data_Table.php:679, ../includes/Elements/Data_Table.php:1190, ../includes/Elements/Dual_Color_Header.php:310, ../includes/Elements/Event_Calendar.php:1265, ../includes/Elements/Filterable_Gallery.php:835, ../includes/Elements/Filterable_Gallery.php:972, ../includes/Elements/Filterable_Gallery.php:1038, ../includes/Elements/Filterable_Gallery.php:1184, ../includes/Elements/Filterable_Gallery.php:1374, ../includes/Elements/Filterable_Gallery.php:1404, ../includes/Elements/Filterable_Gallery.php:1509, ../includes/Elements/Filterable_Gallery.php:1525, ../includes/Elements/Filterable_Gallery.php:1727, ../includes/Elements/Filterable_Gallery.php:1865, ../includes/Elements/Filterable_Gallery.php:2495, ../includes/Elements/Filterable_Gallery.php:2690, ../includes/Elements/FluentForm.php:641, ../includes/Elements/FluentForm.php:849, ../includes/Elements/FluentForm.php:1283, ../includes/Elements/FluentForm.php:1369, ../includes/Elements/FluentForm.php:1555, ../includes/Elements/FluentForm.php:1682, ../includes/Elements/FluentForm.php:2100, ../includes/Elements/Formstack.php:840, ../includes/Elements/Formstack.php:1048, ../includes/Elements/Formstack.php:1440, ../includes/Elements/Formstack.php:1546, ../includes/Elements/GravityForms.php:703, ../includes/Elements/GravityForms.php:929, ../includes/Elements/GravityForms.php:1648, ../includes/Elements/GravityForms.php:1724, ../includes/Elements/GravityForms.php:1847, ../includes/Elements/GravityForms.php:2025, ../includes/Elements/GravityForms.php:2117, ../includes/Elements/GravityForms.php:2254, ../includes/Elements/GravityForms.php:2341, ../includes/Elements/Image_Accordion.php:317, ../includes/Elements/Info_Box.php:544, ../includes/Elements/Info_Box.php:785, ../includes/Elements/Info_Box.php:864, ../includes/Elements/Info_Box.php:1035, ../includes/Elements/Info_Box.php:1098, ../includes/Elements/Info_Box.php:1248, ../includes/Elements/Info_Box.php:1294, ../includes/Elements/Interactive_Circle.php:465, ../includes/Elements/Interactive_Circle.php:521, ../includes/Elements/Interactive_Circle.php:588, ../includes/Elements/Interactive_Circle.php:665, ../includes/Elements/Login_Register.php:1594, ../includes/Elements/Login_Register.php:1727, ../includes/Elements/Login_Register.php:1829, ../includes/Elements/Login_Register.php:2003, ../includes/Elements/Login_Register.php:2359, ../includes/Elements/Login_Register.php:2450, ../includes/Elements/Login_Register.php:2630, ../includes/Elements/Login_Register.php:2668, ../includes/Elements/Login_Register.php:2765, ../includes/Elements/Login_Register.php:3292, ../includes/Elements/Login_Register.php:3329, ../includes/Elements/Login_Register.php:3613, ../includes/Elements/Login_Register.php:3650, ../includes/Elements/NinjaForms.php:634, ../includes/Elements/NinjaForms.php:844, ../includes/Elements/NinjaForms.php:1372, ../includes/Elements/NinjaForms.php:1459, ../includes/Elements/Post_Grid.php:962, ../includes/Elements/Pricing_Table.php:737, ../includes/Elements/Pricing_Table.php:897, ../includes/Elements/Pricing_Table.php:1424, ../includes/Elements/Pricing_Table.php:1493, ../includes/Elements/Pricing_Table.php:1659, ../includes/Elements/Pricing_Table.php:1921, ../includes/Elements/Pricing_Table.php:1990, ../includes/Elements/Product_Grid.php:1860, ../includes/Elements/Product_Grid.php:1968, ../includes/Elements/Product_Grid.php:2076, ../includes/Elements/Product_Grid.php:2262, ../includes/Elements/Product_Grid.php:2300, ../includes/Elements/Product_Grid.php:2344, ../includes/Elements/Product_Grid.php:2592, ../includes/Elements/Product_Grid.php:2635, ../includes/Elements/Product_Grid.php:2696, ../includes/Elements/Product_Grid.php:2747, ../includes/Elements/Progress_Bar.php:578, ../includes/Elements/Simple_Menu.php:267, ../includes/Elements/Simple_Menu.php:376, ../includes/Elements/Simple_Menu.php:410, ../includes/Elements/Simple_Menu.php:444, ../includes/Elements/Simple_Menu.php:502, ../includes/Elements/Simple_Menu.php:536, ../includes/Elements/Simple_Menu.php:608, ../includes/Elements/Simple_Menu.php:680, ../includes/Elements/Simple_Menu.php:863, ../includes/Elements/Simple_Menu.php:943, ../includes/Elements/Simple_Menu.php:991, ../includes/Elements/Simple_Menu.php:1038, ../includes/Elements/Simple_Menu.php:1172, ../includes/Elements/Simple_Menu.php:1252, ../includes/Elements/Simple_Menu.php:1299, ../includes/Elements/Simple_Menu.php:1346, ../includes/Elements/Team_Member.php:731, ../includes/Elements/Tooltip.php:407, ../includes/Elements/Tooltip.php:450, ../includes/Elements/Tooltip.php:623, ../includes/Elements/Twitter_Feed.php:414, ../includes/Elements/WeForms.php:703, ../includes/Elements/WeForms.php:753, ../includes/Elements/Woo_Cart.php:1143, ../includes/Elements/Woo_Cart.php:1782, ../includes/Elements/Woo_Cart.php:1820, ../includes/Elements/Woo_Cart.php:2031, ../includes/Elements/Woo_Cart.php:2072, ../includes/Elements/Woo_Checkout.php:621, ../includes/Elements/Woo_Checkout.php:736, ../includes/Elements/Woo_Checkout.php:858, ../includes/Elements/Woo_Checkout.php:1316, ../includes/Elements/Woo_Checkout.php:1356, ../includes/Elements/Woo_Checkout.php:1614, ../includes/Elements/Woo_Checkout.php:1654, ../includes/Elements/Woo_Checkout.php:2244, ../includes/Elements/Woo_Checkout.php:2374, ../includes/Elements/Woo_Checkout.php:2484, ../includes/Elements/Woo_Checkout.php:2524, ../includes/Elements/Woo_Product_Carousel.php:895, ../includes/Elements/Woo_Product_Carousel.php:1388, ../includes/Elements/Woo_Product_Carousel.php:1470, ../includes/Elements/Woo_Product_Carousel.php:1689, ../includes/Elements/Woo_Product_Carousel.php:1732, ../includes/Elements/Woo_Product_Carousel.php:1794, ../includes/Elements/Woo_Product_Carousel.php:1846, ../includes/Elements/Woo_Product_Carousel.php:2650, ../includes/Elements/Woo_Product_Carousel.php:2706, ../includes/Elements/Woo_Product_Gallery.php:1681, ../includes/Elements/Woo_Product_Gallery.php:1731, ../includes/Elements/Woo_Product_Gallery.php:1930, ../includes/Elements/Woo_Product_Gallery.php:1973, ../includes/Elements/Woo_Product_Gallery.php:2034, ../includes/Elements/Woo_Product_Gallery.php:2085, ../includes/Elements/WpForms.php:603, ../includes/Elements/WpForms.php:1208, ../includes/Elements/WpForms.php:1315, ../includes/Extensions/Reading_Progress.php:156, ../includes/Extensions/Scroll_to_Top.php:428, ../includes/Extensions/Table_of_Content.php:613, ../includes/Extensions/Table_of_Content.php:759, ../includes/Extensions/Table_of_Content.php:823, ../includes/Traits/Controls.php:1496, ../includes/Traits/Controls.php:1558, ../includes/Traits/Controls.php:1939, ../includes/Traits/Woo_Product_Comparable.php:380, ../includes/Traits/Woo_Product_Comparable.php:486
756
  msgid "Background Color"
757
  msgstr ""
758
 
@@ -760,7 +760,7 @@ msgstr ""
760
  msgid "Cell Border"
761
  msgstr ""
762
 
763
- #: ../includes/Elements/Advanced_Data_Table.php:507, ../includes/Elements/Advanced_Data_Table.php:852, ../includes/Elements/Advanced_Data_Table.php:936, ../includes/Elements/Advanced_Data_Table.php:1154, ../includes/Elements/Advanced_Data_Table.php:1471, ../includes/Elements/Adv_Accordion.php:361, ../includes/Elements/Adv_Accordion.php:514, ../includes/Elements/Adv_Accordion.php:754, ../includes/Elements/Adv_Tabs.php:337, ../includes/Elements/Adv_Tabs.php:482, ../includes/Elements/Adv_Tabs.php:761, ../includes/Elements/Betterdocs_Category_Box.php:512, ../includes/Elements/Betterdocs_Category_Grid.php:558, ../includes/Elements/Betterdocs_Category_Grid.php:722, ../includes/Elements/Betterdocs_Category_Grid.php:1406, ../includes/Elements/Betterdocs_Search_Form.php:123, ../includes/Elements/Betterdocs_Search_Form.php:440, ../includes/Elements/Caldera_Forms.php:741, ../includes/Elements/Caldera_Forms.php:1251, ../includes/Elements/Contact_Form_7.php:598, ../includes/Elements/Contact_Form_7.php:1276, ../includes/Elements/Contact_Form_7.php:1471, ../includes/Elements/Contact_Form_7.php:1668, ../includes/Elements/Content_Ticker.php:389, ../includes/Elements/Content_Ticker.php:452, ../includes/Elements/Content_Ticker.php:693, ../includes/Elements/Countdown.php:606, ../includes/Elements/Countdown.php:1136, ../includes/Elements/Cta_Box.php:438, ../includes/Elements/Cta_Box.php:651, ../includes/Elements/Cta_Box.php:868, ../includes/Elements/Data_Table.php:607, ../includes/Elements/Data_Table.php:892, ../includes/Elements/Dual_Color_Header.php:322, ../includes/Elements/Facebook_Feed.php:605, ../includes/Elements/Facebook_Feed.php:631, ../includes/Elements/Facebook_Feed.php:703, ../includes/Elements/Fancy_Text.php:480, ../includes/Elements/Feature_List.php:597, ../includes/Elements/Filterable_Gallery.php:847, ../includes/Elements/Filterable_Gallery.php:924, ../includes/Elements/Filterable_Gallery.php:1106, ../includes/Elements/Filterable_Gallery.php:1196, ../includes/Elements/Filterable_Gallery.php:1540, ../includes/Elements/Filterable_Gallery.php:1751, ../includes/Elements/Filterable_Gallery.php:2614, ../includes/Elements/Flip_Box.php:1005, ../includes/Elements/Flip_Box.php:1118, ../includes/Elements/Flip_Box.php:1354, ../includes/Elements/FluentForm.php:790, ../includes/Elements/FluentForm.php:1158, ../includes/Elements/FluentForm.php:1213, ../includes/Elements/FluentForm.php:1336, ../includes/Elements/FluentForm.php:1421, ../includes/Elements/FluentForm.php:1602, ../includes/Elements/FluentForm.php:2025, ../includes/Elements/FluentForm.php:2191, ../includes/Elements/Formstack.php:680, ../includes/Elements/Formstack.php:735, ../includes/Elements/Formstack.php:989, ../includes/Elements/Formstack.php:1322, ../includes/Elements/Formstack.php:1487, ../includes/Elements/Formstack.php:1835, ../includes/Elements/Formstack.php:1964, ../includes/Elements/GravityForms.php:765, ../includes/Elements/GravityForms.php:1386, ../includes/Elements/GravityForms.php:1582, ../includes/Elements/GravityForms.php:1701, ../includes/Elements/GravityForms.php:1905, ../includes/Elements/GravityForms.php:2075, ../includes/Elements/GravityForms.php:2301, ../includes/Elements/Image_Accordion.php:329, ../includes/Elements/Image_Accordion.php:441, ../includes/Elements/Info_Box.php:556, ../includes/Elements/Interactive_Circle.php:334, ../includes/Elements/Interactive_Circle.php:700, ../includes/Elements/Login_Register.php:1557, ../includes/Elements/Login_Register.php:2122, ../includes/Elements/Login_Register.php:2261, ../includes/Elements/Login_Register.php:2334, ../includes/Elements/Login_Register.php:2425, ../includes/Elements/Login_Register.php:2527, ../includes/Elements/Login_Register.php:2563, ../includes/Elements/Login_Register.php:2725, ../includes/Elements/Login_Register.php:3197, ../includes/Elements/Login_Register.php:3496, ../includes/Elements/NinjaForms.php:784, ../includes/Elements/NinjaForms.php:1419, ../includes/Elements/Pricing_Table.php:749, ../includes/Elements/Pricing_Table.php:1535, ../includes/Elements/Pricing_Table.php:1840, ../includes/Elements/Product_Grid.php:806, ../includes/Elements/Product_Grid.php:1057, ../includes/Elements/Product_Grid.php:1469, ../includes/Elements/Simple_Menu.php:308, ../includes/Elements/Simple_Menu.php:468, ../includes/Elements/Simple_Menu.php:641, ../includes/Elements/Simple_Menu.php:1105, ../includes/Elements/Team_Member.php:487, ../includes/Elements/Testimonial.php:421, ../includes/Elements/Tooltip.php:349, ../includes/Elements/Tooltip.php:601, ../includes/Elements/Twitter_Feed.php:444, ../includes/Elements/Twitter_Feed.php:503, ../includes/Elements/Twitter_Feed.php:536, ../includes/Elements/WeForms.php:676, ../includes/Elements/Woo_Cart.php:1202, ../includes/Elements/Woo_Cart.php:1732, ../includes/Elements/Woo_Cart.php:1879, ../includes/Elements/Woo_Cart.php:1973, ../includes/Elements/Woo_Cart.php:2127, ../includes/Elements/Woo_Cart.php:2229, ../includes/Elements/Woo_Checkout.php:632, ../includes/Elements/Woo_Checkout.php:1224, ../includes/Elements/Woo_Checkout.php:1417, ../includes/Elements/Woo_Checkout.php:1547, ../includes/Elements/Woo_Checkout.php:1715, ../includes/Elements/Woo_Checkout.php:1930, ../includes/Elements/Woo_Checkout.php:2266, ../includes/Elements/Woo_Checkout.php:2597, ../includes/Elements/Woo_Product_Carousel.php:1030, ../includes/Elements/Woo_Product_Carousel.php:2263, ../includes/Elements/Woo_Product_Gallery.php:590, ../includes/Elements/Woo_Product_Gallery.php:694, ../includes/Elements/Woo_Product_Gallery.php:973, ../includes/Elements/Woo_Product_Gallery.php:1218, ../includes/Elements/Woo_Product_Gallery.php:1280, ../includes/Elements/WpForms.php:752, ../includes/Elements/WpForms.php:1255, ../includes/Extensions/Table_of_Content.php:648, ../includes/Extensions/Table_of_Content.php:836, ../includes/Traits/Controls.php:1403, ../includes/Traits/Controls.php:1448, ../includes/Traits/Controls.php:1949, ../includes/Traits/Woo_Product_Comparable.php:352, ../includes/Traits/Woo_Product_Comparable.php:997, ../includes/Traits/Woo_Product_Comparable.php:1146, ../includes/Traits/Woo_Product_Comparable.php:1614
764
  msgid "Padding"
765
  msgstr ""
766
 
@@ -768,7 +768,7 @@ msgstr ""
768
  msgid "Body"
769
  msgstr ""
770
 
771
- #: ../includes/Elements/Advanced_Data_Table.php:585, ../includes/Elements/Data_Table.php:974, ../includes/Elements/Facebook_Feed.php:986, ../includes/Elements/Twitter_Feed.php:611, ../includes/Elements/Woo_Cart.php:1553, ../includes/Elements/Woo_Checkout.php:909, ../includes/Elements/Woo_Checkout.php:925, ../includes/Elements/Woo_Checkout.php:952, ../includes/Elements/Woo_Checkout.php:969, ../includes/Elements/Woo_Checkout.php:2425
772
  msgid "Link Color"
773
  msgstr ""
774
 
@@ -820,19 +820,19 @@ msgstr ""
820
  msgid "Alignment"
821
  msgstr ""
822
 
823
- #: ../includes/Elements/Advanced_Data_Table.php:1175, ../includes/Elements/Adv_Accordion.php:372, ../includes/Elements/Adv_Accordion.php:525, ../includes/Elements/Adv_Accordion.php:765, ../includes/Elements/Adv_Tabs.php:348, ../includes/Elements/Adv_Tabs.php:493, ../includes/Elements/Adv_Tabs.php:772, ../includes/Elements/Betterdocs_Category_Grid.php:570, ../includes/Elements/Betterdocs_Category_Grid.php:736, ../includes/Elements/Caldera_Forms.php:297, ../includes/Elements/Caldera_Forms.php:359, ../includes/Elements/Contact_Form_7.php:372, ../includes/Elements/Contact_Form_7.php:1653, ../includes/Elements/Content_Ticker.php:464, ../includes/Elements/Countdown.php:1088, ../includes/Elements/Cta_Box.php:450, ../includes/Elements/Cta_Box.php:663, ../includes/Elements/Cta_Box.php:880, ../includes/Elements/Dual_Color_Header.php:334, ../includes/Elements/Dual_Color_Header.php:702, ../includes/Elements/Fancy_Text.php:492, ../includes/Elements/Filterable_Gallery.php:859, ../includes/Elements/Filterable_Gallery.php:936, ../includes/Elements/Filterable_Gallery.php:1118, ../includes/Elements/Filterable_Gallery.php:1763, ../includes/Elements/Filterable_Gallery.php:2212, ../includes/Elements/Filterable_Gallery.php:2655, ../includes/Elements/Flip_Box.php:1342, ../includes/Elements/FluentForm.php:332, ../includes/Elements/FluentForm.php:394, ../includes/Elements/FluentForm.php:1170, ../includes/Elements/FluentForm.php:1225, ../includes/Elements/FluentForm.php:2203, ../includes/Elements/Formstack.php:502, ../includes/Elements/Formstack.php:552, ../includes/Elements/Formstack.php:692, ../includes/Elements/Formstack.php:747, ../includes/Elements/Formstack.php:1979, ../includes/Elements/GravityForms.php:1115, ../includes/Elements/GravityForms.php:1374, ../includes/Elements/GravityForms.php:1570, ../includes/Elements/GravityForms.php:1919, ../includes/Elements/Image_Accordion.php:341, ../includes/Elements/Image_Accordion.php:430, ../includes/Elements/Info_Box.php:689, ../includes/Elements/Info_Box.php:751, ../includes/Elements/Info_Box.php:983, ../includes/Elements/Info_Box.php:1375, ../includes/Elements/Interactive_Circle.php:345, ../includes/Elements/Interactive_Circle.php:711, ../includes/Elements/Login_Register.php:1542, ../includes/Elements/Login_Register.php:2107, ../includes/Elements/Login_Register.php:2246, ../includes/Elements/Login_Register.php:2319, ../includes/Elements/Login_Register.php:2410, ../includes/Elements/Login_Register.php:2512, ../includes/Elements/Login_Register.php:2548, ../includes/Elements/Login_Register.php:2710, ../includes/Elements/Login_Register.php:3182, ../includes/Elements/Login_Register.php:3417, ../includes/Elements/Login_Register.php:3481, ../includes/Elements/NinjaForms.php:473, ../includes/Elements/NinjaForms.php:523, ../includes/Elements/Post_Grid.php:401, ../includes/Elements/Post_Grid.php:534, ../includes/Elements/Post_Grid.php:549, ../includes/Elements/Post_Grid.php:673, ../includes/Elements/Post_Grid.php:761, ../includes/Elements/Post_Grid.php:837, ../includes/Elements/Pricing_Table.php:761, ../includes/Elements/Pricing_Table.php:1087, ../includes/Elements/Pricing_Table.php:1157, ../includes/Elements/Pricing_Table.php:1852, ../includes/Elements/Team_Member.php:475, ../includes/Elements/Testimonial.php:409, ../includes/Elements/Testimonial.php:507, ../includes/Elements/Testimonial.php:548, ../includes/Elements/Testimonial.php:589, ../includes/Elements/Testimonial.php:622, ../includes/Elements/Tooltip.php:360, ../includes/Elements/Tooltip.php:612, ../includes/Elements/WeForms.php:490, ../includes/Elements/WeForms.php:664, ../includes/Elements/Woo_Cart.php:1214, ../includes/Elements/Woo_Cart.php:1744, ../includes/Elements/Woo_Cart.php:1891, ../includes/Elements/Woo_Cart.php:1986, ../includes/Elements/Woo_Cart.php:2141, ../includes/Elements/Woo_Cart.php:2243, ../includes/Elements/Woo_Product_Carousel.php:924, ../includes/Elements/Woo_Product_Gallery.php:1206, ../includes/Elements/Woo_Product_Gallery.php:1268, ../includes/Elements/WpForms.php:440, ../includes/Elements/WpForms.php:490, ../includes/Elements/WpForms.php:522, ../includes/Traits/Controls.php:1415, ../includes/Traits/Controls.php:1460, ../includes/Traits/Woo_Product_Comparable.php:340, ../includes/Traits/Woo_Product_Comparable.php:1462
824
  msgid "Margin"
825
  msgstr ""
826
 
827
- #: ../includes/Elements/Advanced_Data_Table.php:1195, ../includes/Elements/Advanced_Data_Table.php:1361, ../includes/Elements/Adv_Accordion.php:536, ../includes/Elements/Adv_Accordion.php:864, ../includes/Elements/Adv_Tabs.php:504, ../includes/Elements/Betterdocs_Category_Box.php:284, ../includes/Elements/Betterdocs_Category_Box.php:452, ../includes/Elements/Betterdocs_Category_Box.php:677, ../includes/Elements/Betterdocs_Category_Box.php:846, ../includes/Elements/Betterdocs_Category_Grid.php:315, ../includes/Elements/Betterdocs_Category_Grid.php:455, ../includes/Elements/Betterdocs_Category_Grid.php:610, ../includes/Elements/Betterdocs_Category_Grid.php:800, ../includes/Elements/Betterdocs_Category_Grid.php:1348, ../includes/Elements/Betterdocs_Search_Form.php:398, ../includes/Elements/Caldera_Forms.php:585, ../includes/Elements/Caldera_Forms.php:973, ../includes/Elements/Caldera_Forms.php:1197, ../includes/Elements/Contact_Form_7.php:543, ../includes/Elements/Contact_Form_7.php:1000, ../includes/Elements/Contact_Form_7.php:1223, ../includes/Elements/Content_Ticker.php:590, ../includes/Elements/Creative_Button.php:260, ../includes/Elements/Cta_Box.php:693, ../includes/Elements/Cta_Box.php:899, ../includes/Elements/Data_Table.php:619, ../includes/Elements/Data_Table.php:812, ../includes/Elements/Data_Table.php:984, ../includes/Elements/Data_Table.php:1082, ../includes/Elements/Event_Calendar.php:780, ../includes/Elements/Filterable_Gallery.php:955, ../includes/Elements/Filterable_Gallery.php:1720, ../includes/Elements/Filterable_Gallery.php:2484, ../includes/Elements/Flip_Box.php:1336, ../includes/Elements/FluentForm.php:634, ../includes/Elements/FluentForm.php:969, ../includes/Elements/FluentForm.php:1548, ../includes/Elements/FluentForm.php:1741, ../includes/Elements/FluentForm.php:1958, ../includes/Elements/Formstack.php:833, ../includes/Elements/Formstack.php:1165, ../includes/Elements/Formstack.php:1433, ../includes/Elements/Formstack.php:1603, ../includes/Elements/Formstack.php:1766, ../includes/Elements/GravityForms.php:696, ../includes/Elements/GravityForms.php:1286, ../includes/Elements/GravityForms.php:1482, ../includes/Elements/GravityForms.php:1641, ../includes/Elements/GravityForms.php:2018, ../includes/Elements/GravityForms.php:2247, ../includes/Elements/Info_Box.php:537, ../includes/Elements/Info_Box.php:765, ../includes/Elements/Info_Box.php:997, ../includes/Elements/Info_Box.php:1230, ../includes/Elements/Info_Box.php:1341, ../includes/Elements/Interactive_Circle.php:461, ../includes/Elements/Login_Register.php:2613, ../includes/Elements/Login_Register.php:3281, ../includes/Elements/Login_Register.php:3444, ../includes/Elements/Login_Register.php:3602, ../includes/Elements/NinjaForms.php:627, ../includes/Elements/NinjaForms.php:1020, ../includes/Elements/NinjaForms.php:1365, ../includes/Elements/Pricing_Table.php:1904, ../includes/Elements/Product_Grid.php:861, ../includes/Elements/Product_Grid.php:1508, ../includes/Elements/Product_Grid.php:1950, ../includes/Elements/Product_Grid.php:2245, ../includes/Elements/Product_Grid.php:2679, ../includes/Elements/Team_Member.php:714, ../includes/Elements/Tooltip.php:403, ../includes/Elements/WeForms.php:687, ../includes/Elements/Woo_Cart.php:1775, ../includes/Elements/Woo_Cart.php:2024, ../includes/Elements/Woo_Checkout.php:904, ../includes/Elements/Woo_Checkout.php:947, ../includes/Elements/Woo_Checkout.php:1090, ../includes/Elements/Woo_Checkout.php:1309, ../includes/Elements/Woo_Checkout.php:1607, ../includes/Elements/Woo_Checkout.php:2067, ../includes/Elements/Woo_Checkout.php:2323, ../includes/Elements/Woo_Checkout.php:2477, ../includes/Elements/Woo_Product_Carousel.php:936, ../includes/Elements/Woo_Product_Carousel.php:1372, ../includes/Elements/Woo_Product_Carousel.php:1777, ../includes/Elements/Woo_Product_Carousel.php:2221, ../includes/Elements/Woo_Product_Carousel.php:2643, ../includes/Elements/Woo_Product_Gallery.php:604, ../includes/Elements/Woo_Product_Gallery.php:1008, ../includes/Elements/Woo_Product_Gallery.php:1303, ../includes/Elements/Woo_Product_Gallery.php:1664, ../includes/Elements/Woo_Product_Gallery.php:2017, ../includes/Elements/WpForms.php:596, ../includes/Elements/WpForms.php:974, ../includes/Elements/WpForms.php:1201, ../includes/Extensions/Table_of_Content.php:934, ../includes/Traits/Controls.php:1292, ../includes/Traits/Controls.php:1479, ../includes/Traits/Woo_Product_Comparable.php:838, ../includes/Traits/Woo_Product_Comparable.php:1224, ../includes/Traits/Woo_Product_Comparable.php:1642
828
  msgid "Normal"
829
  msgstr ""
830
 
831
- #: ../includes/Elements/Advanced_Data_Table.php:1265, ../includes/Elements/Advanced_Data_Table.php:1391, ../includes/Elements/Adv_Accordion.php:594, ../includes/Elements/Adv_Accordion.php:911, ../includes/Elements/Adv_Tabs.php:571, ../includes/Elements/Betterdocs_Category_Box.php:330, ../includes/Elements/Betterdocs_Category_Box.php:548, ../includes/Elements/Betterdocs_Category_Box.php:710, ../includes/Elements/Betterdocs_Category_Box.php:959, ../includes/Elements/Betterdocs_Category_Grid.php:363, ../includes/Elements/Betterdocs_Category_Grid.php:496, ../includes/Elements/Betterdocs_Category_Grid.php:664, ../includes/Elements/Betterdocs_Category_Grid.php:872, ../includes/Elements/Betterdocs_Category_Grid.php:1432, ../includes/Elements/Betterdocs_Search_Form.php:482, ../includes/Elements/Caldera_Forms.php:1303, ../includes/Elements/Contact_Form_7.php:1329, ../includes/Elements/Content_Ticker.php:646, ../includes/Elements/Creative_Button.php:353, ../includes/Elements/Cta_Box.php:764, ../includes/Elements/Cta_Box.php:951, ../includes/Elements/Data_Table.php:659, ../includes/Elements/Data_Table.php:903, ../includes/Elements/Data_Table.php:1001, ../includes/Elements/Data_Table.php:1100, ../includes/Elements/Event_Calendar.php:847, ../includes/Elements/Filterable_Gallery.php:1858, ../includes/Elements/Filterable_Gallery.php:2679, ../includes/Elements/Flip_Box.php:1419, ../includes/Elements/FluentForm.php:1675, ../includes/Elements/FluentForm.php:2039, ../includes/Elements/Formstack.php:1539, ../includes/Elements/Formstack.php:1849, ../includes/Elements/GravityForms.php:1717, ../includes/Elements/GravityForms.php:2110, ../includes/Elements/GravityForms.php:2334, ../includes/Elements/Info_Box.php:598, ../includes/Elements/Info_Box.php:836, ../includes/Elements/Info_Box.php:1069, ../includes/Elements/Info_Box.php:1276, ../includes/Elements/Info_Box.php:1451, ../includes/Elements/Interactive_Circle.php:272, ../includes/Elements/Interactive_Circle.php:517, ../includes/Elements/Login_Register.php:3318, ../includes/Elements/Login_Register.php:3639, ../includes/Elements/NinjaForms.php:1452, ../includes/Elements/Pricing_Table.php:403, ../includes/Elements/Pricing_Table.php:1973, ../includes/Elements/Product_Grid.php:911, ../includes/Elements/Product_Grid.php:1584, ../includes/Elements/Product_Grid.php:2059, ../includes/Elements/Product_Grid.php:2283, ../includes/Elements/Product_Grid.php:2730, ../includes/Elements/Simple_Menu.php:390, ../includes/Elements/Simple_Menu.php:516, ../includes/Elements/Simple_Menu.php:969, ../includes/Elements/Simple_Menu.php:1278, ../includes/Elements/Team_Member.php:791, ../includes/Elements/Tooltip.php:446, ../includes/Elements/WeForms.php:737, ../includes/Elements/Woo_Cart.php:1813, ../includes/Elements/Woo_Cart.php:2065, ../includes/Elements/Woo_Checkout.php:920, ../includes/Elements/Woo_Checkout.php:964, ../includes/Elements/Woo_Checkout.php:1106, ../includes/Elements/Woo_Checkout.php:1349, ../includes/Elements/Woo_Checkout.php:1647, ../includes/Elements/Woo_Checkout.php:2083, ../includes/Elements/Woo_Checkout.php:2517, ../includes/Elements/Woo_Product_Carousel.php:976, ../includes/Elements/Woo_Product_Carousel.php:1454, ../includes/Elements/Woo_Product_Carousel.php:1829, ../includes/Elements/Woo_Product_Carousel.php:2284, ../includes/Elements/Woo_Product_Carousel.php:2699, ../includes/Elements/Woo_Product_Gallery.php:643, ../includes/Elements/Woo_Product_Gallery.php:1076, ../includes/Elements/Woo_Product_Gallery.php:1337, ../includes/Elements/Woo_Product_Gallery.php:1714, ../includes/Elements/Woo_Product_Gallery.php:2068, ../includes/Elements/WpForms.php:1308, ../includes/Extensions/Table_of_Content.php:957, ../includes/Traits/Controls.php:1347, ../includes/Traits/Controls.php:1541, ../includes/Traits/Woo_Product_Comparable.php:938, ../includes/Traits/Woo_Product_Comparable.php:1305, ../includes/Traits/Woo_Product_Comparable.php:1692
832
  msgid "Hover"
833
  msgstr ""
834
 
835
- #: ../includes/Elements/Advanced_Data_Table.php:1366, ../includes/Elements/Advanced_Data_Table.php:1396, ../includes/Elements/Betterdocs_Category_Box.php:683, ../includes/Elements/Betterdocs_Category_Box.php:716, ../includes/Elements/Betterdocs_Category_Box.php:860, ../includes/Elements/Betterdocs_Category_Box.php:965, ../includes/Elements/Betterdocs_Category_Grid.php:616, ../includes/Elements/Betterdocs_Category_Grid.php:670, ../includes/Elements/Betterdocs_Category_Grid.php:806, ../includes/Elements/Betterdocs_Category_Grid.php:903, ../includes/Elements/Betterdocs_Category_Grid.php:1006, ../includes/Elements/Betterdocs_Category_Grid.php:1086, ../includes/Elements/Betterdocs_Category_Grid.php:1162, ../includes/Elements/Betterdocs_Category_Grid.php:1239, ../includes/Elements/Betterdocs_Category_Grid.php:1362, ../includes/Elements/Betterdocs_Category_Grid.php:1461, ../includes/Elements/Betterdocs_Search_Form.php:246, ../includes/Elements/Betterdocs_Search_Form.php:283, ../includes/Elements/Caldera_Forms.php:983, ../includes/Elements/Caldera_Forms.php:1099, ../includes/Elements/Caldera_Forms.php:1431, ../includes/Elements/Contact_Form_7.php:1010, ../includes/Elements/Contact_Form_7.php:1126, ../includes/Elements/Content_Ticker.php:609, ../includes/Elements/Content_Ticker.php:665, ../includes/Elements/Cta_Box.php:518, ../includes/Elements/Cta_Box.php:559, ../includes/Elements/Cta_Box.php:601, ../includes/Elements/Cta_Box.php:1042, ../includes/Elements/Data_Table.php:624, ../includes/Elements/Data_Table.php:664, ../includes/Elements/Data_Table.php:1175, ../includes/Elements/Dual_Color_Header.php:473, ../includes/Elements/Dual_Color_Header.php:570, ../includes/Elements/Dual_Color_Header.php:713, ../includes/Elements/Event_Calendar.php:747, ../includes/Elements/Event_Calendar.php:787, ../includes/Elements/Event_Calendar.php:854, ../includes/Elements/Event_Calendar.php:908, ../includes/Elements/Event_Calendar.php:991, ../includes/Elements/Event_Calendar.php:1066, ../includes/Elements/Event_Calendar.php:1100, ../includes/Elements/Event_Calendar.php:1209, ../includes/Elements/Event_Calendar.php:1575, ../includes/Elements/Facebook_Feed.php:769, ../includes/Elements/Facebook_Feed.php:807, ../includes/Elements/Facebook_Feed.php:847, ../includes/Elements/Facebook_Feed.php:895, ../includes/Elements/Facebook_Feed.php:933, ../includes/Elements/Facebook_Feed.php:971, ../includes/Elements/Facebook_Feed.php:1024, ../includes/Elements/Facebook_Feed.php:1062, ../includes/Elements/Facebook_Feed.php:1100, ../includes/Elements/Facebook_Feed.php:1132, ../includes/Elements/Fancy_Text.php:346, ../includes/Elements/Feature_List.php:541, ../includes/Elements/Feature_List.php:763, ../includes/Elements/Feature_List.php:797, ../includes/Elements/Filterable_Gallery.php:1217, ../includes/Elements/Filterable_Gallery.php:1257, ../includes/Elements/Filterable_Gallery.php:1579, ../includes/Elements/Filterable_Gallery.php:1594, ../includes/Elements/Filterable_Gallery.php:1639, ../includes/Elements/Filterable_Gallery.php:1654, ../includes/Elements/Filterable_Gallery.php:1739, ../includes/Elements/Filterable_Gallery.php:1877, ../includes/Elements/Filterable_Gallery.php:1953, ../includes/Elements/Filterable_Gallery.php:1989, ../includes/Elements/Filterable_Gallery.php:2036, ../includes/Elements/Filterable_Gallery.php:2177, ../includes/Elements/Filterable_Gallery.php:2364, ../includes/Elements/Flip_Box.php:951, ../includes/Elements/Flip_Box.php:1064, ../includes/Elements/Flip_Box.php:1191, ../includes/Elements/Flip_Box.php:1222, ../includes/Elements/Flip_Box.php:1260, ../includes/Elements/Flip_Box.php:1292, ../includes/Elements/Flip_Box.php:1366, ../includes/Elements/Flip_Box.php:1425, ../includes/Elements/FluentForm.php:441, ../includes/Elements/FluentForm.php:979, ../includes/Elements/FluentForm.php:1095, ../includes/Elements/FluentForm.php:1136, ../includes/Elements/FluentForm.php:1191, ../includes/Elements/FluentForm.php:1295, ../includes/Elements/FluentForm.php:1357, ../includes/Elements/FluentForm.php:1973, ../includes/Elements/FluentForm.php:2046, ../includes/Elements/FluentForm.php:2167, ../includes/Elements/Formstack.php:658, ../includes/Elements/Formstack.php:713, ../includes/Elements/Formstack.php:1175, ../includes/Elements/Formstack.php:1255, ../includes/Elements/Formstack.php:1309, ../includes/Elements/Formstack.php:1856, ../includes/Elements/Formstack.php:1937, ../includes/Elements/GravityForms.php:1190, ../includes/Elements/GravityForms.php:1296, ../includes/Elements/GravityForms.php:1410, ../includes/Elements/GravityForms.php:1492, ../includes/Elements/GravityForms.php:1606, ../includes/Elements/GravityForms.php:1799, ../includes/Elements/GravityForms.php:1835, ../includes/Elements/Image_Accordion.php:496, ../includes/Elements/Image_Accordion.php:525, ../includes/Elements/Info_Box.php:1355, ../includes/Elements/Info_Box.php:1431, ../includes/Elements/Interactive_Circle.php:387, ../includes/Elements/Login_Register.php:2349, ../includes/Elements/Login_Register.php:2440, ../includes/Elements/Login_Register.php:2854, ../includes/Elements/NinjaForms.php:1030, ../includes/Elements/NinjaForms.php:1148, ../includes/Elements/NinjaForms.php:1567, ../includes/Elements/Post_Grid.php:380, ../includes/Elements/Post_Grid.php:453, ../includes/Elements/Post_Grid.php:863, ../includes/Elements/Pricing_Table.php:884, ../includes/Elements/Pricing_Table.php:948, ../includes/Elements/Pricing_Table.php:1039, ../includes/Elements/Pricing_Table.php:1068, ../includes/Elements/Pricing_Table.php:1109, ../includes/Elements/Pricing_Table.php:1138, ../includes/Elements/Pricing_Table.php:1178, ../includes/Elements/Pricing_Table.php:1213, ../includes/Elements/Pricing_Table.php:1391, ../includes/Elements/Pricing_Table.php:1523, ../includes/Elements/Product_Grid.php:1331, ../includes/Elements/Product_Grid.php:1955, ../includes/Elements/Product_Grid.php:2064, ../includes/Elements/Product_Grid.php:2401, ../includes/Elements/Product_Grid.php:2582, ../includes/Elements/Product_Grid.php:2623, ../includes/Elements/Product_Grid.php:2684, ../includes/Elements/Product_Grid.php:2735, ../includes/Elements/Product_Grid.php:2892, ../includes/Elements/Progress_Bar.php:407, ../includes/Elements/Progress_Bar.php:467, ../includes/Elements/Simple_Menu.php:931, ../includes/Elements/Simple_Menu.php:1025, ../includes/Elements/Simple_Menu.php:1240, ../includes/Elements/Simple_Menu.php:1333, ../includes/Elements/Twitter_Feed.php:695, ../includes/Elements/Twitter_Feed.php:724, ../includes/Elements/Twitter_Feed.php:754, ../includes/Elements/Twitter_Feed.php:924, ../includes/Elements/Woo_Checkout.php:576, ../includes/Elements/Woo_Checkout.php:750, ../includes/Elements/Woo_Checkout.php:764, ../includes/Elements/Woo_Checkout.php:872, ../includes/Elements/Woo_Checkout.php:886, ../includes/Elements/Woo_Checkout.php:1059, ../includes/Elements/Woo_Checkout.php:1095, ../includes/Elements/Woo_Checkout.php:1111, ../includes/Elements/Woo_Checkout.php:1179, ../includes/Elements/Woo_Checkout.php:1278, ../includes/Elements/Woo_Checkout.php:1328, ../includes/Elements/Woo_Checkout.php:1368, ../includes/Elements/Woo_Checkout.php:1465, ../includes/Elements/Woo_Checkout.php:1626, ../includes/Elements/Woo_Checkout.php:1666, ../includes/Elements/Woo_Checkout.php:1784, ../includes/Elements/Woo_Checkout.php:1828, ../includes/Elements/Woo_Checkout.php:1872, ../includes/Elements/Woo_Checkout.php:1978, ../includes/Elements/Woo_Checkout.php:2017, ../includes/Elements/Woo_Checkout.php:2057, ../includes/Elements/Woo_Checkout.php:2330, ../includes/Elements/Woo_Checkout.php:2351, ../includes/Elements/Woo_Checkout.php:2386, ../includes/Elements/Woo_Checkout.php:2407, ../includes/Elements/Woo_Checkout.php:2496, ../includes/Elements/Woo_Checkout.php:2536, ../includes/Elements/Woo_Product_Carousel.php:1182, ../includes/Elements/Woo_Product_Carousel.php:1377, ../includes/Elements/Woo_Product_Carousel.php:1459, ../includes/Elements/Woo_Product_Carousel.php:1679, ../includes/Elements/Woo_Product_Carousel.php:1720, ../includes/Elements/Woo_Product_Carousel.php:1782, ../includes/Elements/Woo_Product_Carousel.php:1834, ../includes/Elements/Woo_Product_Carousel.php:1987, ../includes/Elements/Woo_Product_Carousel.php:2228, ../includes/Elements/Woo_Product_Carousel.php:2291, ../includes/Elements/Woo_Product_Carousel.php:2324, ../includes/Elements/Woo_Product_Carousel.php:2662, ../includes/Elements/Woo_Product_Carousel.php:2718, ../includes/Elements/Woo_Product_Gallery.php:1308, ../includes/Elements/Woo_Product_Gallery.php:1342, ../includes/Elements/Woo_Product_Gallery.php:1380, ../includes/Elements/Woo_Product_Gallery.php:1669, ../includes/Elements/Woo_Product_Gallery.php:1719, ../includes/Elements/Woo_Product_Gallery.php:1920, ../includes/Elements/Woo_Product_Gallery.php:1961, ../includes/Elements/Woo_Product_Gallery.php:2022, ../includes/Elements/Woo_Product_Gallery.php:2073, ../includes/Elements/Woo_Product_Gallery.php:2230, ../includes/Elements/WpForms.php:984, ../includes/Elements/WpForms.php:1100, ../includes/Extensions/Table_of_Content.php:1093, ../includes/Traits/Woo_Product_Comparable.php:107, ../includes/Traits/Woo_Product_Comparable.php:1372, ../includes/Traits/Woo_Product_Comparable.php:1484
836
  msgid "Color"
837
  msgstr ""
838
 
@@ -932,7 +932,7 @@ msgstr ""
932
  msgid "Content Type"
933
  msgstr ""
934
 
935
- #: ../includes/Elements/Adv_Accordion.php:255, ../includes/Elements/Adv_Tabs.php:147, ../includes/Elements/Adv_Tabs.php:234, ../includes/Elements/Adv_Tabs.php:717, ../includes/Elements/Cta_Box.php:238, ../includes/Elements/Cta_Box.php:259, ../includes/Elements/Data_Table.php:256, ../includes/Elements/Data_Table.php:371, ../includes/Elements/Data_Table.php:385, ../includes/Elements/Event_Calendar.php:258, ../includes/Elements/Event_Calendar.php:1485, ../includes/Elements/Facebook_Feed.php:948, ../includes/Elements/Feature_List.php:191, ../includes/Elements/Feature_List.php:695, ../includes/Elements/Flip_Box.php:157, ../includes/Elements/Image_Accordion.php:97, ../includes/Elements/Image_Accordion.php:208, ../includes/Elements/Image_Accordion.php:516, ../includes/Elements/Info_Box.php:252, ../includes/Elements/Interactive_Circle.php:120, ../includes/Elements/Interactive_Circle.php:161, ../includes/Elements/Interactive_Circle.php:658, ../includes/Elements/Product_Grid.php:2498, ../includes/Elements/Tooltip.php:140, ../includes/Elements/Tooltip.php:273, ../includes/Elements/Woo_Product_Carousel.php:1583, ../includes/Elements/Woo_Product_Gallery.php:1836
936
  msgid "Content"
937
  msgstr ""
938
 
@@ -992,11 +992,11 @@ msgstr ""
992
  msgid "Distance"
993
  msgstr ""
994
 
995
- #: ../includes/Elements/Adv_Accordion.php:560, ../includes/Elements/Adv_Accordion.php:620, ../includes/Elements/Adv_Accordion.php:681, ../includes/Elements/Adv_Tabs.php:538, ../includes/Elements/Adv_Tabs.php:605, ../includes/Elements/Adv_Tabs.php:672, ../includes/Elements/Data_Table.php:1087, ../includes/Elements/Data_Table.php:1105, ../includes/Elements/Dual_Color_Header.php:421, ../includes/Elements/Dual_Color_Header.php:634, ../includes/Elements/Event_Calendar.php:1474, ../includes/Elements/Feature_List.php:122, ../includes/Elements/Info_Box.php:772, ../includes/Elements/Info_Box.php:851, ../includes/Elements/Info_Box.php:1004, ../includes/Elements/Info_Box.php:1084, ../includes/Elements/Interactive_Circle.php:486, ../includes/Elements/Interactive_Circle.php:546, ../includes/Elements/Interactive_Circle.php:612, ../includes/Elements/Post_Grid.php:986, ../includes/Elements/Pricing_Table.php:338, ../includes/Elements/Pricing_Table.php:1757, ../includes/Elements/Simple_Menu.php:295, ../includes/Elements/Team_Member.php:719, ../includes/Elements/Twitter_Feed.php:631, ../includes/Elements/Woo_Cart.php:237, ../includes/Elements/Woo_Cart.php:809, ../includes/Elements/Woo_Cart.php:1931, ../includes/Elements/Woo_Cart.php:2291, ../includes/Elements/Woo_Cart.php:2374, ../includes/Elements/Woo_Cart.php:2461, ../includes/Elements/Woo_Checkout.php:1190, ../includes/Elements/Woo_Checkout.php:1476, ../includes/Extensions/Scroll_to_Top.php:412
996
  msgid "Icon Color"
997
  msgstr ""
998
 
999
- #: ../includes/Elements/Adv_Accordion.php:654, ../includes/Elements/Adv_Accordion.php:956, ../includes/Elements/Adv_Tabs.php:638, ../includes/Elements/Event_Calendar.php:901, ../includes/Elements/Filterable_Gallery.php:1021, ../includes/Elements/Interactive_Circle.php:584, ../includes/Elements/Product_Grid.php:2327, ../includes/Elements/Simple_Menu.php:424, ../includes/Elements/Woo_Product_Carousel.php:2317, ../includes/Elements/Woo_Product_Gallery.php:1375, ../includes/Extensions/Table_of_Content.php:983
1000
  msgid "Active"
1001
  msgstr ""
1002
 
@@ -1132,7 +1132,7 @@ msgstr ""
1132
  msgid "Show"
1133
  msgstr ""
1134
 
1135
- #: ../includes/Elements/Betterdocs_Category_Box.php:159, ../includes/Elements/Betterdocs_Category_Box.php:171, ../includes/Elements/Betterdocs_Category_Box.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:178, ../includes/Elements/Betterdocs_Category_Grid.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:245, ../includes/Elements/Betterdocs_Category_Grid.php:261, ../includes/Elements/Betterdocs_Category_Grid.php:273, ../includes/Elements/Betterdocs_Category_Grid.php:1304, ../includes/Elements/Caldera_Forms.php:153, ../includes/Elements/Caldera_Forms.php:166, ../includes/Elements/Caldera_Forms.php:192, ../includes/Elements/Contact_Form_7.php:206, ../includes/Elements/Contact_Form_7.php:232, ../includes/Elements/Contact_Form_7.php:252, ../includes/Elements/Content_Ticker.php:256, ../includes/Elements/Countdown.php:504, ../includes/Elements/Creative_Button.php:253, ../includes/Elements/Cta_Box.php:156, ../includes/Elements/Cta_Box.php:303, ../includes/Elements/Dual_Color_Header.php:96, ../includes/Elements/Dual_Color_Header.php:106, ../includes/Elements/Facebook_Feed.php:307, ../includes/Elements/Facebook_Feed.php:319, ../includes/Elements/Facebook_Feed.php:334, ../includes/Elements/Facebook_Feed.php:349, ../includes/Elements/Facebook_Feed.php:364, ../includes/Elements/Facebook_Feed.php:430, ../includes/Elements/Filterable_Gallery.php:277, ../includes/Elements/FluentForm.php:195, ../includes/Elements/FluentForm.php:207, ../includes/Elements/FluentForm.php:233, ../includes/Elements/FluentForm.php:1759, ../includes/Elements/FluentForm.php:1827, ../includes/Elements/Formstack.php:236, ../includes/Elements/Formstack.php:248, ../includes/Elements/Formstack.php:274, ../includes/Elements/Formstack.php:287, ../includes/Elements/Formstack.php:1623, ../includes/Elements/GravityForms.php:162, ../includes/Elements/GravityForms.php:177, ../includes/Elements/GravityForms.php:223, ../includes/Elements/GravityForms.php:235, ../includes/Elements/GravityForms.php:273, ../includes/Elements/GravityForms.php:293, ../includes/Elements/Info_Box.php:292, ../includes/Elements/Login_Register.php:359, ../includes/Elements/Login_Register.php:568, ../includes/Elements/Login_Register.php:659, ../includes/Elements/NinjaForms.php:127, ../includes/Elements/NinjaForms.php:174, ../includes/Elements/NinjaForms.php:187, ../includes/Elements/NinjaForms.php:213, ../includes/Elements/NinjaForms.php:233, ../includes/Elements/Post_Timeline.php:120, ../includes/Elements/Pricing_Table.php:512, ../includes/Elements/Pricing_Table.php:1648, ../includes/Elements/Product_Grid.php:558, ../includes/Elements/Product_Grid.php:660, ../includes/Elements/Product_Grid.php:1501, ../includes/Elements/Product_Grid.php:2144, ../includes/Elements/Twitter_Feed.php:393, ../includes/Elements/Woo_Cart.php:429, ../includes/Elements/Woo_Cart.php:477, ../includes/Elements/Woo_Cart.php:547, ../includes/Elements/Woo_Cart.php:559, ../includes/Elements/Woo_Cart.php:630, ../includes/Elements/Woo_Cart.php:708, ../includes/Elements/Woo_Cart.php:779, ../includes/Elements/Woo_Cart.php:899, ../includes/Elements/Woo_Cart.php:923, ../includes/Elements/Woo_Cart.php:960, ../includes/Elements/Woo_Cart.php:1004, ../includes/Elements/Woo_Cart.php:1017, ../includes/Elements/Woo_Cart.php:1032, ../includes/Elements/Woo_Cart.php:1047, ../includes/Elements/Woo_Cart.php:1062, ../includes/Elements/Woo_Cart.php:1077, ../includes/Elements/Woo_Cart.php:1092, ../includes/Elements/Woo_Product_Carousel.php:222, ../includes/Elements/Woo_Product_Carousel.php:628, ../includes/Elements/Woo_Product_Carousel.php:687, ../includes/Elements/Woo_Product_Gallery.php:518, ../includes/Elements/Woo_Product_Gallery.php:1001, ../includes/Elements/WpForms.php:120, ../includes/Elements/WpForms.php:135, ../includes/Elements/WpForms.php:181, ../includes/Elements/WpForms.php:194, ../includes/Elements/WpForms.php:217, ../includes/Traits/Controls.php:570, ../includes/Traits/Controls.php:632, ../includes/Traits/Controls.php:662, ../includes/Traits/Controls.php:818, ../includes/Traits/Controls.php:866, ../includes/Traits/Controls.php:934, ../includes/Traits/Controls.php:969, ../includes/Traits/Controls.php:1000, ../includes/Traits/Controls.php:1085, ../includes/Traits/Controls.php:1113, ../includes/Traits/Controls.php:1129, ../includes/Traits/Controls.php:1144
1136
  msgid "Hide"
1137
  msgstr ""
1138
 
@@ -1184,7 +1184,7 @@ msgstr ""
1184
  msgid "Size"
1185
  msgstr ""
1186
 
1187
- #: ../includes/Elements/Betterdocs_Category_Box.php:527, ../includes/Elements/Betterdocs_Category_Box.php:695, ../includes/Elements/Betterdocs_Category_Box.php:942, ../includes/Elements/Betterdocs_Category_Grid.php:1116, ../includes/Elements/Betterdocs_Category_Grid.php:1194, ../includes/Elements/Caldera_Forms.php:753, ../includes/Elements/Caldera_Forms.php:870, ../includes/Elements/Contact_Form_7.php:575, ../includes/Elements/Contact_Form_7.php:860, ../includes/Elements/Contact_Form_7.php:1486, ../includes/Elements/Feature_List.php:656, ../includes/Elements/Filterable_Gallery.php:2420, ../includes/Elements/FluentForm.php:802, ../includes/Elements/FluentForm.php:1800, ../includes/Elements/Formstack.php:605, ../includes/Elements/Formstack.php:1001, ../includes/Elements/GravityForms.php:727, ../includes/Elements/GravityForms.php:999, ../includes/Elements/Login_Register.php:2499, ../includes/Elements/Login_Register.php:2701, ../includes/Elements/Login_Register.php:3174, ../includes/Elements/Login_Register.php:3473, ../includes/Elements/NinjaForms.php:797, ../includes/Elements/NinjaForms.php:914, ../includes/Elements/NinjaForms.php:1579, ../includes/Elements/Post_Grid.php:909, ../includes/Elements/Woo_Checkout.php:1989, ../includes/Elements/Woo_Product_Carousel.php:2200, ../includes/Elements/WpForms.php:765, ../includes/Elements/WpForms.php:871
1188
  msgid "Spacing"
1189
  msgstr ""
1190
 
@@ -1244,7 +1244,7 @@ msgstr ""
1244
  msgid "Show Button"
1245
  msgstr ""
1246
 
1247
- #: ../includes/Elements/Betterdocs_Category_Grid.php:282, ../includes/Elements/Creative_Button.php:80, ../includes/Elements/Cta_Box.php:277, ../includes/Elements/Filterable_Gallery.php:690, ../includes/Elements/Flip_Box.php:687, ../includes/Elements/Info_Box.php:403, ../includes/Elements/Login_Register.php:674, ../includes/Elements/Login_Register.php:1200, ../includes/Elements/Pricing_Table.php:574, ../includes/Elements/Woo_Cart.php:909, ../includes/Elements/Woo_Cart.php:934, ../includes/Elements/Woo_Cart.php:971, ../includes/Elements/Woo_Checkout.php:374, ../includes/Traits/Controls.php:978
1248
  msgid "Button Text"
1249
  msgstr ""
1250
 
@@ -1332,7 +1332,7 @@ msgstr ""
1332
  msgid "Close Icon"
1333
  msgstr ""
1334
 
1335
- #: ../includes/Elements/Betterdocs_Search_Form.php:294, ../includes/Elements/Caldera_Forms.php:1020, ../includes/Elements/Caldera_Forms.php:1334, ../includes/Elements/Contact_Form_7.php:1047, ../includes/Elements/Contact_Form_7.php:1360, ../includes/Elements/Content_Ticker.php:677, ../includes/Elements/Countdown.php:784, ../includes/Elements/Countdown.php:856, ../includes/Elements/Countdown.php:928, ../includes/Elements/Countdown.php:1000, ../includes/Elements/Creative_Button.php:420, ../includes/Elements/Cta_Box.php:809, ../includes/Elements/Cta_Box.php:978, ../includes/Elements/Event_Calendar.php:678, ../includes/Elements/Facebook_Feed.php:728, ../includes/Elements/Filterable_Gallery.php:2722, ../includes/Elements/FluentForm.php:1016, ../includes/Elements/FluentForm.php:1706, ../includes/Elements/Formstack.php:1570, ../includes/Elements/GravityForms.php:1100, ../includes/Elements/GravityForms.php:1333, ../includes/Elements/GravityForms.php:1529, ../includes/Elements/GravityForms.php:1752, ../includes/Elements/GravityForms.php:2143, ../includes/Elements/GravityForms.php:2365, ../includes/Elements/Interactive_Circle.php:366, ../includes/Elements/Interactive_Circle.php:562, ../includes/Elements/Interactive_Circle.php:627, ../includes/Elements/NinjaForms.php:1067, ../includes/Elements/NinjaForms.php:1483, ../includes/Elements/Pricing_Table.php:2017, ../includes/Elements/Product_Grid.php:776, ../includes/Elements/Product_Grid.php:916, ../includes/Elements/Product_Grid.php:1636, ../includes/Elements/Product_Grid.php:1921, ../includes/Elements/Product_Grid.php:2103, ../includes/Elements/Product_Grid.php:2312, ../includes/Elements/Product_Grid.php:2356, ../includes/Elements/Product_Grid.php:2551, ../includes/Elements/Product_Grid.php:2647, ../includes/Elements/Product_Grid.php:2759, ../includes/Elements/Simple_Menu.php:955, ../includes/Elements/Simple_Menu.php:1051, ../includes/Elements/Simple_Menu.php:1264, ../includes/Elements/Simple_Menu.php:1359, ../includes/Elements/Sticky_Video.php:580, ../includes/Elements/Twitter_Feed.php:642, ../includes/Elements/WeForms.php:464, ../includes/Elements/WeForms.php:764, ../includes/Elements/Woo_Cart.php:1226, ../includes/Elements/Woo_Cart.php:1479, ../includes/Elements/Woo_Cart.php:1842, ../includes/Elements/Woo_Cart.php:2096, ../includes/Elements/Woo_Checkout.php:778, ../includes/Elements/Woo_Checkout.php:985, ../includes/Elements/Woo_Checkout.php:1380, ../includes/Elements/Woo_Checkout.php:1576, ../includes/Elements/Woo_Checkout.php:1678, ../includes/Elements/Woo_Checkout.php:1795, ../includes/Elements/Woo_Checkout.php:1839, ../includes/Elements/Woo_Checkout.php:1883, ../includes/Elements/Woo_Checkout.php:2072, ../includes/Elements/Woo_Checkout.php:2088, ../includes/Elements/Woo_Checkout.php:2436, ../includes/Elements/Woo_Checkout.php:2548, ../includes/Elements/Woo_Product_Carousel.php:981, ../includes/Elements/Woo_Product_Carousel.php:1357, ../includes/Elements/Woo_Product_Carousel.php:1481, ../includes/Elements/Woo_Product_Carousel.php:1649, ../includes/Elements/Woo_Product_Carousel.php:1744, ../includes/Elements/Woo_Product_Carousel.php:1858, ../includes/Elements/Woo_Product_Carousel.php:2303, ../includes/Elements/Woo_Product_Carousel.php:2730, ../includes/Elements/Woo_Product_Gallery.php:648, ../includes/Elements/Woo_Product_Gallery.php:1122, ../includes/Elements/Woo_Product_Gallery.php:1364, ../includes/Elements/Woo_Product_Gallery.php:1402, ../includes/Elements/Woo_Product_Gallery.php:1889, ../includes/Elements/Woo_Product_Gallery.php:1985, ../includes/Elements/Woo_Product_Gallery.php:2097, ../includes/Elements/WpForms.php:1021, ../includes/Elements/WpForms.php:1339, ../includes/Traits/Controls.php:1570, ../includes/Traits/Woo_Product_Comparable.php:1723
1336
  msgid "Border Color"
1337
  msgstr ""
1338
 
@@ -1436,7 +1436,7 @@ msgstr ""
1436
  msgid "Input Width"
1437
  msgstr ""
1438
 
1439
- #: ../includes/Elements/Caldera_Forms.php:684, ../includes/Elements/Contact_Form_7.php:653, ../includes/Elements/FluentForm.php:733, ../includes/Elements/Formstack.php:932, ../includes/Elements/GravityForms.php:820, ../includes/Elements/NinjaForms.php:727, ../includes/Elements/Woo_Checkout.php:2037, ../includes/Elements/WpForms.php:695
1440
  msgid "Input Height"
1441
  msgstr ""
1442
 
@@ -1548,7 +1548,7 @@ msgstr ""
1548
  msgid "<strong>Contact Form 7</strong> is not installed/activated on your site. Please install and activate <strong>Contact Form 7</strong> first."
1549
  msgstr ""
1550
 
1551
- #: ../includes/Elements/Contact_Form_7.php:313, ../includes/Elements/Contact_Form_7.php:1607, ../includes/Elements/Cta_Box.php:727, ../includes/Elements/Cta_Box.php:797, ../includes/Elements/Cta_Box.php:917, ../includes/Elements/Cta_Box.php:969, ../includes/Elements/Dual_Color_Header.php:813, ../includes/Elements/Dual_Color_Header.php:893, ../includes/Elements/Event_Calendar.php:666, ../includes/Elements/Event_Calendar.php:798, ../includes/Elements/Event_Calendar.php:865, ../includes/Elements/Event_Calendar.php:919, ../includes/Elements/Event_Calendar.php:1031, ../includes/Elements/Event_Calendar.php:1123, ../includes/Elements/Event_Calendar.php:1221, ../includes/Elements/Event_Calendar.php:1587, ../includes/Elements/Event_Calendar.php:1696, ../includes/Elements/Facebook_Feed.php:488, ../includes/Elements/Facebook_Feed.php:501, ../includes/Elements/Facebook_Feed.php:576, ../includes/Elements/Facebook_Feed.php:589, ../includes/Elements/Facebook_Feed.php:674, ../includes/Elements/Facebook_Feed.php:687, ../includes/Elements/Facebook_Feed.php:758, ../includes/Elements/Facebook_Feed.php:796, ../includes/Elements/Facebook_Feed.php:836, ../includes/Elements/Fancy_Text.php:365, ../includes/Elements/Filterable_Gallery.php:2060, ../includes/Elements/Filterable_Gallery.php:2281, ../includes/Elements/Flip_Box.php:1379, ../includes/Elements/Flip_Box.php:1439, ../includes/Elements/FluentForm.php:1905, ../includes/Elements/FluentForm.php:1930, ../includes/Elements/FluentForm.php:1995, ../includes/Elements/FluentForm.php:2058, ../includes/Elements/Formstack.php:638, ../includes/Elements/Formstack.php:1713, ../includes/Elements/Formstack.php:1738, ../includes/Elements/Formstack.php:1802, ../includes/Elements/Formstack.php:1867, ../includes/Elements/Formstack.php:1922, ../includes/Elements/Formstack.php:2005, ../includes/Elements/Post_Grid.php:372, ../includes/Elements/Pricing_Table.php:1936, ../includes/Elements/Pricing_Table.php:2005, ../includes/Elements/Product_Grid.php:1529, ../includes/Elements/Product_Grid.php:1544, ../includes/Elements/Product_Grid.php:1604, ../includes/Elements/Product_Grid.php:1618, ../includes/Elements/Product_Grid.php:2903, ../includes/Elements/Product_Grid.php:2960, ../includes/Elements/Progress_Bar.php:345, ../includes/Elements/Team_Member.php:746, ../includes/Elements/Team_Member.php:823, ../includes/Elements/Twitter_Feed.php:402, ../includes/Elements/Twitter_Feed.php:654, ../includes/Elements/Woo_Cart.php:1281, ../includes/Elements/Woo_Cart.php:1438, ../includes/Elements/Woo_Cart.php:1670, ../includes/Elements/Woo_Cart.php:2268, ../includes/Elements/Woo_Cart.php:2350, ../includes/Elements/Woo_Cart.php:2438, ../includes/Elements/Woo_Checkout.php:1773, ../includes/Elements/Woo_Checkout.php:1817, ../includes/Elements/Woo_Checkout.php:1861, ../includes/Elements/Woo_Product_Carousel.php:1998, ../includes/Elements/Woo_Product_Carousel.php:2055, ../includes/Elements/Woo_Product_Gallery.php:1027, ../includes/Elements/Woo_Product_Gallery.php:1040, ../includes/Elements/Woo_Product_Gallery.php:1094, ../includes/Elements/Woo_Product_Gallery.php:1106, ../includes/Elements/Woo_Product_Gallery.php:1152, ../includes/Elements/Woo_Product_Gallery.php:1319, ../includes/Elements/Woo_Product_Gallery.php:1353, ../includes/Elements/Woo_Product_Gallery.php:1391, ../includes/Elements/Woo_Product_Gallery.php:2241, ../includes/Elements/Woo_Product_Gallery.php:2298, ../includes/Traits/Controls.php:1312, ../includes/Traits/Controls.php:1366, ../includes/Traits/Woo_Product_Comparable.php:1383, ../includes/Traits/Woo_Product_Comparable.php:1662, ../includes/Traits/Woo_Product_Comparable.php:1711
1552
  msgid "Background"
1553
  msgstr ""
1554
 
@@ -1588,7 +1588,7 @@ msgstr ""
1588
  msgid "Alert"
1589
  msgstr ""
1590
 
1591
- #: ../includes/Elements/Contact_Form_7.php:1510, ../includes/Elements/Login_Register.php:1145, ../includes/Elements/Woo_Checkout.php:2029
1592
  msgid "Fields"
1593
  msgstr ""
1594
 
@@ -1860,7 +1860,7 @@ msgstr ""
1860
  msgid "Choose whether if you want to set a message or a redirect link"
1861
  msgstr ""
1862
 
1863
- #: ../includes/Elements/Countdown.php:403, ../includes/Elements/Woo_Cart.php:2426, ../includes/Elements/Woo_Checkout.php:449, ../includes/Elements/Woo_Checkout.php:1854
1864
  msgid "Message"
1865
  msgstr ""
1866
 
@@ -1940,7 +1940,7 @@ msgstr ""
1940
  msgid "Title Style"
1941
  msgstr ""
1942
 
1943
- #: ../includes/Elements/Countdown.php:1061, ../includes/Elements/Event_Calendar.php:1406, ../includes/Elements/FluentForm.php:1859, ../includes/Elements/Formstack.php:1633, ../includes/Elements/Info_Box.php:1457, ../includes/Elements/Post_Grid.php:612, ../includes/Elements/Post_Timeline.php:340, ../includes/Elements/Product_Grid.php:2443, ../includes/Elements/Product_Grid.php:2798, ../includes/Elements/Progress_Bar.php:690, ../includes/Elements/Twitter_Feed.php:591, ../includes/Elements/Woo_Checkout.php:2155, ../includes/Elements/Woo_Checkout.php:2255, ../includes/Elements/Woo_Product_Carousel.php:1529, ../includes/Elements/Woo_Product_Carousel.php:1895, ../includes/Elements/Woo_Product_Gallery.php:1782, ../includes/Elements/Woo_Product_Gallery.php:2136, ../includes/Traits/Woo_Product_Comparable.php:1018, ../includes/Traits/Woo_Product_Comparable.php:1249
1944
  msgid "Title Color"
1945
  msgstr ""
1946
 
@@ -2824,7 +2824,7 @@ msgstr ""
2824
  msgid "Show Load More"
2825
  msgstr ""
2826
 
2827
- #: ../includes/Elements/Facebook_Feed.php:403, ../includes/Elements/FluentForm.php:1128, ../includes/Elements/FluentForm.php:1748, ../includes/Elements/Formstack.php:650, ../includes/Elements/Login_Register.php:1083, ../includes/Elements/Woo_Checkout.php:1964, ../includes/Elements/Woo_Checkout.php:2306, ../includes/Traits/Woo_Product_Comparable.php:247
2828
  msgid "Label"
2829
  msgstr ""
2830
 
@@ -3472,7 +3472,7 @@ msgstr ""
3472
  msgid "Separator Size"
3473
  msgstr ""
3474
 
3475
- #: ../includes/Elements/Filterable_Gallery.php:2272, ../includes/Elements/Login_Register.php:1616, ../includes/Elements/Woo_Checkout.php:1568
3476
  msgid "Form"
3477
  msgstr ""
3478
 
@@ -3488,7 +3488,7 @@ msgstr ""
3488
  msgid "Dropdown"
3489
  msgstr ""
3490
 
3491
- #: ../includes/Elements/Filterable_Gallery.php:2463, ../includes/Elements/Product_Grid.php:2041, ../includes/Elements/Product_Grid.php:2218, ../includes/Elements/Woo_Checkout.php:705, ../includes/Elements/Woo_Checkout.php:1018, ../includes/Elements/Woo_Checkout.php:1127, ../includes/Elements/Woo_Checkout.php:2619, ../includes/Elements/Woo_Product_Carousel.php:1435
3492
  msgid "Top Spacing"
3493
  msgstr ""
3494
 
@@ -4156,7 +4156,7 @@ msgstr ""
4156
  msgid "Default Form Type"
4157
  msgstr ""
4158
 
4159
- #: ../includes/Elements/Login_Register.php:256, ../includes/Elements/Login_Register.php:3459, ../includes/Elements/Login_Register.php:4067, ../includes/Elements/Woo_Checkout.php:392, ../includes/Elements/Woo_Checkout.php:1157, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:342, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:342
4160
  msgid "Login"
4161
  msgstr ""
4162
 
@@ -6863,7 +6863,7 @@ msgstr ""
6863
  msgid "Product"
6864
  msgstr ""
6865
 
6866
- #: ../includes/Elements/Woo_Cart.php:402, ../includes/Elements/Woo_Cart.php:1090, ../includes/Elements/Woo_Checkout.php:262, ../includes/Elements/Woo_Checkout.php:1038, ../includes/Template/Woocommerce/Cart/Woo_Cart_Helper.php:319, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:517
6867
  msgid "Total"
6868
  msgstr ""
6869
 
@@ -6895,11 +6895,11 @@ msgstr ""
6895
  msgid "Coupon Form"
6896
  msgstr ""
6897
 
6898
- #: ../includes/Elements/Woo_Cart.php:936, ../includes/Elements/Woo_Checkout.php:376
6899
  msgid "Apply Coupon"
6900
  msgstr ""
6901
 
6902
- #: ../includes/Elements/Woo_Cart.php:948, ../includes/Elements/Woo_Checkout.php:364
6903
  msgid "Coupon code"
6904
  msgstr ""
6905
 
@@ -6955,11 +6955,11 @@ msgstr ""
6955
  msgid "Background Color Right Side"
6956
  msgstr ""
6957
 
6958
- #: ../includes/Elements/Woo_Cart.php:1240, ../includes/Elements/Woo_Checkout.php:670
6959
  msgid "Table Head"
6960
  msgstr ""
6961
 
6962
- #: ../includes/Elements/Woo_Cart.php:1269, ../includes/Elements/Woo_Checkout.php:728
6963
  msgid "Table Body"
6964
  msgstr ""
6965
 
@@ -6999,11 +6999,11 @@ msgstr ""
6999
  msgid "Notice"
7000
  msgstr ""
7001
 
7002
- #: ../includes/Elements/Woo_Cart.php:2257, ../includes/Elements/Woo_Checkout.php:1810
7003
  msgid "Error"
7004
  msgstr ""
7005
 
7006
- #: ../includes/Elements/Woo_Cart.php:2338, ../includes/Elements/Woo_Checkout.php:1767
7007
  msgid "Info"
7008
  msgstr ""
7009
 
@@ -7015,7 +7015,7 @@ msgstr ""
7015
  msgid "Split (Pro)"
7016
  msgstr ""
7017
 
7018
- #: ../includes/Elements/Woo_Checkout.php:152, ../includes/Elements/Woo_Checkout.php:614
7019
  msgid "Order Details"
7020
  msgstr ""
7021
 
@@ -7051,151 +7051,151 @@ msgstr ""
7051
  msgid "Total Text"
7052
  msgstr ""
7053
 
7054
- #: ../includes/Elements/Woo_Checkout.php:276, ../includes/Elements/Woo_Checkout.php:1074
7055
  msgid "Shop Link"
7056
  msgstr ""
7057
 
7058
- #: ../includes/Elements/Woo_Checkout.php:285, ../includes/Elements/Woo_Checkout.php:338, ../includes/Elements/Woo_Checkout.php:461
7059
  msgid "Link Text"
7060
  msgstr ""
7061
 
7062
- #: ../includes/Elements/Woo_Checkout.php:310, ../includes/Elements/Woo_Checkout.php:1443
7063
  msgid "Coupon"
7064
  msgstr ""
7065
 
7066
- #: ../includes/Elements/Woo_Checkout.php:329
7067
  msgid "Have a coupon?"
7068
  msgstr ""
7069
 
7070
- #: ../includes/Elements/Woo_Checkout.php:340
7071
  msgid "Click here to enter your code"
7072
  msgstr ""
7073
 
7074
- #: ../includes/Elements/Woo_Checkout.php:350
7075
  msgid "Form Content"
7076
  msgstr ""
7077
 
7078
- #: ../includes/Elements/Woo_Checkout.php:352
7079
  msgid "If you have a coupon code, please apply it below."
7080
  msgstr ""
7081
 
7082
- #: ../includes/Elements/Woo_Checkout.php:362
7083
  msgid "Placeholder Text"
7084
  msgstr ""
7085
 
7086
- #: ../includes/Elements/Woo_Checkout.php:439
7087
  msgid "Returning customer?"
7088
  msgstr ""
7089
 
7090
- #: ../includes/Elements/Woo_Checkout.php:451
7091
  msgid "If you have shopped with us before, please enter your details below. If you are a new customer, please proceed to the Billing section."
7092
  msgstr ""
7093
 
7094
- #: ../includes/Elements/Woo_Checkout.php:463
7095
  msgid "Click here to login"
7096
  msgstr ""
7097
 
7098
- #: ../includes/Elements/Woo_Checkout.php:479, ../includes/Elements/Woo_Checkout.php:1957
7099
  msgid "Customer Details"
7100
  msgstr ""
7101
 
7102
- #: ../includes/Elements/Woo_Checkout.php:485
7103
  msgid "Billing Title"
7104
  msgstr ""
7105
 
7106
- #: ../includes/Elements/Woo_Checkout.php:487
7107
  msgid "Billing Details"
7108
  msgstr ""
7109
 
7110
- #: ../includes/Elements/Woo_Checkout.php:496
7111
  msgid "Shipping Title"
7112
  msgstr ""
7113
 
7114
- #: ../includes/Elements/Woo_Checkout.php:498
7115
  msgid "Ship to a different address?"
7116
  msgstr ""
7117
 
7118
- #: ../includes/Elements/Woo_Checkout.php:507
7119
  msgid "Additional Info Title"
7120
  msgstr ""
7121
 
7122
- #: ../includes/Elements/Woo_Checkout.php:509
7123
  msgid "Additional Information"
7124
  msgstr ""
7125
 
7126
- #: ../includes/Elements/Woo_Checkout.php:525, ../includes/Elements/Woo_Checkout.php:2237
7127
  msgid "Payment"
7128
  msgstr ""
7129
 
7130
- #: ../includes/Elements/Woo_Checkout.php:533
7131
  msgid "Payment Methods"
7132
  msgstr ""
7133
 
7134
- #: ../includes/Elements/Woo_Checkout.php:542
7135
  msgid "Button text"
7136
  msgstr ""
7137
 
7138
- #: ../includes/Elements/Woo_Checkout.php:544
7139
  msgid "Place Order"
7140
  msgstr ""
7141
 
7142
- #: ../includes/Elements/Woo_Checkout.php:562
7143
  msgid "Section Title"
7144
  msgstr ""
7145
 
7146
- #: ../includes/Elements/Woo_Checkout.php:587
7147
  msgid "Bottom Gap"
7148
  msgstr ""
7149
 
7150
- #: ../includes/Elements/Woo_Checkout.php:691
7151
  msgid "Header Color"
7152
  msgstr ""
7153
 
7154
- #: ../includes/Elements/Woo_Checkout.php:822
7155
  msgid "Row Gap"
7156
  msgstr ""
7157
 
7158
- #: ../includes/Elements/Woo_Checkout.php:843
7159
  msgid "Table Footer"
7160
  msgstr ""
7161
 
7162
- #: ../includes/Elements/Woo_Checkout.php:1202, ../includes/Elements/Woo_Checkout.php:1488
7163
  msgid "Links Color"
7164
  msgstr ""
7165
 
7166
- #: ../includes/Elements/Woo_Checkout.php:1213, ../includes/Elements/Woo_Checkout.php:1499
7167
  msgid "Links Hover Color"
7168
  msgstr ""
7169
 
7170
- #: ../includes/Elements/Woo_Checkout.php:1263
7171
  msgid "Form Label"
7172
  msgstr ""
7173
 
7174
- #: ../includes/Elements/Woo_Checkout.php:1742
7175
  msgid "Notices"
7176
  msgstr ""
7177
 
7178
- #: ../includes/Elements/Woo_Checkout.php:2009
7179
  msgid "Required (*)"
7180
  msgstr ""
7181
 
7182
- #: ../includes/Elements/Woo_Checkout.php:2124
7183
  msgid "Bottom Spacing (PX)"
7184
  msgstr ""
7185
 
7186
- #: ../includes/Elements/Woo_Checkout.php:2147
7187
  msgid "Pickup Point"
7188
  msgstr ""
7189
 
7190
- #: ../includes/Elements/Woo_Checkout.php:2344
7191
  msgid "Selected"
7192
  msgstr ""
7193
 
7194
- #: ../includes/Elements/Woo_Checkout.php:2366
7195
  msgid "Methods Info"
7196
  msgstr ""
7197
 
7198
- #: ../includes/Elements/Woo_Checkout.php:2399
7199
  msgid "Privacy Policy"
7200
  msgstr ""
7201
 
@@ -8135,63 +8135,63 @@ msgstr ""
8135
  msgid "Post ID is missing"
8136
  msgstr ""
8137
 
8138
- #: ../includes/Traits/Facebook_Feed.php:41, ../includes/Traits/Helper.php:57, ../includes/Traits/Helper.php:945, ../includes/Traits/Login_Registration.php:62, ../includes/Traits/Login_Registration.php:227, ../includes/Traits/Woo_Product_Comparable.php:2133
8139
  msgid "Widget ID is missing"
8140
  msgstr ""
8141
 
8142
- #: ../includes/Traits/Helper.php:29, ../includes/Traits/Helper.php:917, ../includes/Traits/Login_Registration.php:79, ../includes/Traits/Login_Registration.php:200
8143
  msgid "Insecure form submitted without security token"
8144
  msgstr ""
8145
 
8146
- #: ../includes/Traits/Helper.php:37, ../includes/Traits/Helper.php:925, ../includes/Traits/Login_Registration.php:92, ../includes/Traits/Login_Registration.php:210, ../includes/Traits/Woo_Product_Comparable.php:2170
8147
  msgid "Security token did not match"
8148
  msgstr ""
8149
 
8150
- #: ../includes/Traits/Helper.php:47, ../includes/Traits/Helper.php:935, ../includes/Traits/Login_Registration.php:55, ../includes/Traits/Login_Registration.php:222, ../includes/Traits/Woo_Product_Comparable.php:2128
8151
  msgid "Page ID is missing"
8152
  msgstr ""
8153
 
8154
- #: ../includes/Traits/Helper.php:67, ../includes/Traits/Helper.php:954
8155
  msgid "Widget settings are not found. Did you save the widget before using load more??"
8156
  msgstr ""
8157
 
8158
- #: ../includes/Traits/Helper.php:203
8159
  msgid "Essential Addons for Elementor"
8160
  msgstr ""
8161
 
8162
- #: ../includes/Traits/Helper.php:382, ../includes/Traits/Twitter_Feed.php:125
8163
  msgid "%s ago"
8164
  msgstr ""
8165
 
8166
- #: ../includes/Traits/Helper.php:791
8167
  msgid "1,700+ Stunning Templates"
8168
  msgstr ""
8169
 
8170
- #: ../includes/Traits/Helper.php:792
8171
  msgid "Supports Elementor & Gutenberg"
8172
  msgstr ""
8173
 
8174
- #: ../includes/Traits/Helper.php:793
8175
  msgid "Powering up 100,000+ Websites"
8176
  msgstr ""
8177
 
8178
- #: ../includes/Traits/Helper.php:794
8179
  msgid "Cloud Collaboration with Team"
8180
  msgstr ""
8181
 
8182
- #: ../includes/Traits/Helper.php:803
8183
  msgid "Don’t Show This Again"
8184
  msgstr ""
8185
 
8186
- #: ../includes/Traits/Helper.php:815
8187
  msgid "Activate Templately"
8188
  msgstr ""
8189
 
8190
- #: ../includes/Traits/Helper.php:812
8191
  msgid "Activated Templately"
8192
  msgstr ""
8193
 
8194
- #: ../includes/Traits/Helper.php:818
8195
  msgid "Submit"
8196
  msgstr ""
8197
 
61
  msgid "Install Now!"
62
  msgstr ""
63
 
64
+ #: ../includes/Classes/WPDeveloper_Plugin_Installer.php:151, ../includes/Classes/WPDeveloper_Plugin_Installer.php:169, ../includes/Classes/WPDeveloper_Plugin_Installer.php:187, ../includes/Classes/WPDeveloper_Setup_Wizard.php:517, ../includes/Classes/WPDeveloper_Setup_Wizard.php:543, ../includes/Traits/Admin.php:141, ../includes/Traits/Helper.php:842, ../includes/Traits/Library.php:158
65
  msgid "you are not allowed to do this action"
66
  msgstr ""
67
 
197
  msgid "Upgrade to PRO"
198
  msgstr ""
199
 
200
+ #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:324, ../includes/Traits/Helper.php:818, ../includes/templates/admin/general.php:31
201
  msgid "Install Templately"
202
  msgstr ""
203
 
576
  msgid "Image"
577
  msgstr ""
578
 
579
+ #: ../includes/Controls/Select2.php:31, ../includes/Elements/Betterdocs_Category_Box.php:627, ../includes/Elements/Betterdocs_Category_Box.php:666, ../includes/Elements/Betterdocs_Category_Grid.php:589, ../includes/Elements/Betterdocs_Category_Grid.php:1146, ../includes/Elements/Caldera_Forms.php:118, ../includes/Elements/Caldera_Forms.php:258, ../includes/Elements/Contact_Form_7.php:160, ../includes/Elements/Contact_Form_7.php:465, ../includes/Elements/Cta_Box.php:204, ../includes/Elements/Event_Calendar.php:148, ../includes/Elements/Event_Calendar.php:730, ../includes/Elements/Event_Calendar.php:1389, ../includes/Elements/Feature_List.php:181, ../includes/Elements/Feature_List.php:183, ../includes/Elements/Feature_List.php:735, ../includes/Elements/Flip_Box.php:656, ../includes/Elements/FluentForm.php:160, ../includes/Elements/FluentForm.php:293, ../includes/Elements/Formstack.php:201, ../includes/Elements/Formstack.php:472, ../includes/Elements/GravityForms.php:158, ../includes/Elements/GravityForms.php:188, ../includes/Elements/GravityForms.php:506, ../includes/Elements/Image_Accordion.php:197, ../includes/Elements/Image_Accordion.php:487, ../includes/Elements/Interactive_Circle.php:154, ../includes/Elements/Login_Register.php:2310, ../includes/Elements/NinjaForms.php:123, ../includes/Elements/NinjaForms.php:139, ../includes/Elements/NinjaForms.php:443, ../includes/Elements/Post_Grid.php:160, ../includes/Elements/Pricing_Table.php:137, ../includes/Elements/Product_Grid.php:2426, ../includes/Elements/Progress_Bar.php:122, ../includes/Elements/Progress_Bar.php:681, ../includes/Elements/Woo_Cart.php:197, ../includes/Elements/Woo_Cart.php:439, ../includes/Elements/Woo_Cart.php:570, ../includes/Elements/Woo_Cart.php:641, ../includes/Elements/Woo_Cart.php:719, ../includes/Elements/Woo_Checkout.php:335, ../includes/Elements/Woo_Checkout.php:445, ../includes/Elements/Woo_Checkout.php:539, ../includes/Elements/Woo_Product_Carousel.php:1512, ../includes/Elements/Woo_Product_Gallery.php:1765, ../includes/Elements/WpForms.php:116, ../includes/Elements/WpForms.php:146, ../includes/Elements/WpForms.php:410, ../includes/Extensions/Table_of_Content.php:110, ../includes/Traits/Woo_Product_Comparable.php:41, ../includes/Traits/Woo_Product_Comparable.php:75, ../includes/Traits/Woo_Product_Comparable.php:1083, ../includes/Traits/Woo_Product_Comparable.php:1201
580
  msgid "Title"
581
  msgstr ""
582
 
664
  msgid "Pagination Type"
665
  msgstr ""
666
 
667
+ #: ../includes/Elements/Advanced_Data_Table.php:193, ../includes/Elements/Advanced_Data_Table.php:1345, ../includes/Elements/Betterdocs_Category_Grid.php:1290, ../includes/Elements/Event_Calendar.php:759, ../includes/Elements/Flip_Box.php:657, ../includes/Elements/FluentForm.php:1965, ../includes/Elements/Formstack.php:1773, ../includes/Elements/Info_Box.php:350, ../includes/Elements/Interactive_Circle.php:84, ../includes/Elements/Interactive_Circle.php:134, ../includes/Elements/Pricing_Table.php:502, ../includes/Elements/Pricing_Table.php:1832, ../includes/Elements/Product_Grid.php:1832, ../includes/Elements/Woo_Cart.php:1756, ../includes/Elements/Woo_Cart.php:2004, ../includes/Elements/Woo_Checkout.php:1299, ../includes/Elements/Woo_Checkout.php:1597, ../includes/Elements/Woo_Checkout.php:2456, ../includes/Elements/Woo_Product_Carousel.php:1295, ../includes/Elements/Woo_Product_Gallery.php:1642, ../includes/Traits/Woo_Product_Comparable.php:1211, ../includes/Traits/Woo_Product_Comparable.php:1261
668
  msgid "Button"
669
  msgstr ""
670
 
716
  msgid "Width"
717
  msgstr ""
718
 
719
+ #: ../includes/Elements/Advanced_Data_Table.php:361, ../includes/Elements/Advanced_Data_Table.php:1029, ../includes/Elements/Advanced_Data_Table.php:1227, ../includes/Elements/Advanced_Data_Table.php:1299, ../includes/Elements/Advanced_Data_Table.php:1427, ../includes/Elements/Adv_Accordion.php:384, ../includes/Elements/Adv_Accordion.php:573, ../includes/Elements/Adv_Accordion.php:633, ../includes/Elements/Adv_Accordion.php:694, ../includes/Elements/Adv_Accordion.php:777, ../includes/Elements/Adv_Accordion.php:899, ../includes/Elements/Adv_Accordion.php:945, ../includes/Elements/Adv_Accordion.php:991, ../includes/Elements/Adv_Tabs.php:360, ../includes/Elements/Adv_Tabs.php:554, ../includes/Elements/Adv_Tabs.php:621, ../includes/Elements/Adv_Tabs.php:690, ../includes/Elements/Adv_Tabs.php:784, ../includes/Elements/Betterdocs_Category_Box.php:300, ../includes/Elements/Betterdocs_Category_Box.php:368, ../includes/Elements/Betterdocs_Category_Box.php:489, ../includes/Elements/Betterdocs_Category_Box.php:565, ../includes/Elements/Betterdocs_Category_Box.php:885, ../includes/Elements/Betterdocs_Category_Box.php:990, ../includes/Elements/Betterdocs_Category_Grid.php:341, ../includes/Elements/Betterdocs_Category_Grid.php:389, ../includes/Elements/Betterdocs_Category_Grid.php:474, ../includes/Elements/Betterdocs_Category_Grid.php:515, ../includes/Elements/Betterdocs_Category_Grid.php:640, ../includes/Elements/Betterdocs_Category_Grid.php:694, ../includes/Elements/Betterdocs_Category_Grid.php:844, ../includes/Elements/Betterdocs_Category_Grid.php:941, ../includes/Elements/Betterdocs_Category_Grid.php:1186, ../includes/Elements/Betterdocs_Category_Grid.php:1386, ../includes/Elements/Betterdocs_Category_Grid.php:1485, ../includes/Elements/Betterdocs_Search_Form.php:219, ../includes/Elements/Betterdocs_Search_Form.php:374, ../includes/Elements/Betterdocs_Search_Form.php:432, ../includes/Elements/Betterdocs_Search_Form.php:542, ../includes/Elements/Caldera_Forms.php:617, ../includes/Elements/Caldera_Forms.php:813, ../includes/Elements/Caldera_Forms.php:1229, ../includes/Elements/Caldera_Forms.php:1387, ../includes/Elements/Contact_Form_7.php:711, ../includes/Elements/Contact_Form_7.php:776, ../includes/Elements/Contact_Form_7.php:1255, ../includes/Elements/Contact_Form_7.php:1457, ../includes/Elements/Contact_Form_7.php:1551, ../includes/Elements/Contact_Form_7.php:1618, ../includes/Elements/Content_Ticker.php:622, ../includes/Elements/Countdown.php:619, ../includes/Elements/Cta_Box.php:463, ../includes/Elements/Cta_Box.php:740, ../includes/Elements/Cta_Box.php:927, ../includes/Elements/Data_Table.php:652, ../includes/Elements/Data_Table.php:691, ../includes/Elements/Data_Table.php:883, ../includes/Elements/Data_Table.php:1217, ../includes/Elements/Dual_Color_Header.php:347, ../includes/Elements/Event_Calendar.php:810, ../includes/Elements/Event_Calendar.php:877, ../includes/Elements/Event_Calendar.php:931, ../includes/Elements/Event_Calendar.php:1603, ../includes/Elements/Event_Calendar.php:1674, ../includes/Elements/Facebook_Feed.php:451, ../includes/Elements/Filterable_Gallery.php:872, ../includes/Elements/Filterable_Gallery.php:985, ../includes/Elements/Filterable_Gallery.php:1051, ../includes/Elements/Filterable_Gallery.php:1131, ../includes/Elements/Filterable_Gallery.php:1278, ../includes/Elements/Filterable_Gallery.php:1335, ../includes/Elements/Filterable_Gallery.php:1554, ../includes/Elements/Filterable_Gallery.php:1829, ../includes/Elements/Filterable_Gallery.php:1890, ../includes/Elements/Filterable_Gallery.php:2411, ../includes/Elements/Filterable_Gallery.php:2528, ../includes/Elements/Flip_Box.php:994, ../includes/Elements/Flip_Box.php:1107, ../includes/Elements/FluentForm.php:666, ../includes/Elements/FluentForm.php:862, ../includes/Elements/FluentForm.php:1580, ../includes/Elements/FluentForm.php:1878, ../includes/Elements/FluentForm.php:2005, ../includes/Elements/FluentForm.php:2123, ../includes/Elements/Formstack.php:865, ../includes/Elements/Formstack.php:1061, ../includes/Elements/Formstack.php:1465, ../includes/Elements/Formstack.php:1686, ../includes/Elements/Formstack.php:1815, ../includes/Elements/GravityForms.php:878, ../includes/Elements/GravityForms.php:942, ../includes/Elements/GravityForms.php:1677, ../includes/Elements/GravityForms.php:1883, ../includes/Elements/GravityForms.php:2052, ../includes/Elements/GravityForms.php:2279, ../includes/Elements/Image_Accordion.php:354, ../includes/Elements/Image_Accordion.php:464, ../includes/Elements/Info_Box.php:569, ../includes/Elements/Info_Box.php:624, ../includes/Elements/Info_Box.php:818, ../includes/Elements/Info_Box.php:898, ../includes/Elements/Info_Box.php:1051, ../includes/Elements/Info_Box.php:1132, ../includes/Elements/Interactive_Circle.php:357, ../includes/Elements/Interactive_Circle.php:503, ../includes/Elements/Interactive_Circle.php:730, ../includes/Elements/Login_Register.php:2778, ../includes/Elements/NinjaForms.php:659, ../includes/Elements/NinjaForms.php:857, ../includes/Elements/NinjaForms.php:1397, ../includes/Elements/Post_Grid.php:303, ../includes/Elements/Pricing_Table.php:1783, ../includes/Elements/Pricing_Table.php:1949, ../includes/Elements/Product_Grid.php:2275, ../includes/Elements/Simple_Menu.php:621, ../includes/Elements/Simple_Menu.php:694, ../includes/Elements/Team_Member.php:413, ../includes/Elements/Team_Member.php:501, ../includes/Elements/Testimonial.php:435, ../includes/Elements/Tooltip.php:439, ../includes/Elements/Tooltip.php:482, ../includes/Elements/Twitter_Feed.php:461, ../includes/Elements/Twitter_Feed.php:551, ../includes/Elements/Twitter_Feed.php:868, ../includes/Elements/Woo_Checkout.php:1519, ../includes/Elements/Woo_Checkout.php:1765, ../includes/Elements/Woo_Product_Carousel.php:2241, ../includes/Elements/Woo_Product_Carousel.php:2675, ../includes/Elements/WpForms.php:628, ../includes/Elements/WpForms.php:814, ../includes/Elements/WpForms.php:1233, ../includes/Extensions/Table_of_Content.php:545, ../includes/Traits/Controls.php:1325, ../includes/Traits/Controls.php:1379, ../includes/Traits/Controls.php:1509
720
  msgid "Border"
721
  msgstr ""
722
 
723
+ #: ../includes/Elements/Advanced_Data_Table.php:387, ../includes/Elements/Advanced_Data_Table.php:1055, ../includes/Elements/Advanced_Data_Table.php:1253, ../includes/Elements/Advanced_Data_Table.php:1325, ../includes/Elements/Advanced_Data_Table.php:1449, ../includes/Elements/Adv_Accordion.php:391, ../includes/Elements/Adv_Accordion.php:580, ../includes/Elements/Adv_Accordion.php:640, ../includes/Elements/Adv_Accordion.php:701, ../includes/Elements/Adv_Tabs.php:368, ../includes/Elements/Adv_Tabs.php:561, ../includes/Elements/Adv_Tabs.php:628, ../includes/Elements/Adv_Tabs.php:697, ../includes/Elements/Adv_Tabs.php:791, ../includes/Elements/Betterdocs_Category_Box.php:308, ../includes/Elements/Betterdocs_Category_Box.php:376, ../includes/Elements/Betterdocs_Category_Box.php:497, ../includes/Elements/Betterdocs_Category_Box.php:574, ../includes/Elements/Betterdocs_Category_Box.php:896, ../includes/Elements/Betterdocs_Category_Box.php:1001, ../includes/Elements/Betterdocs_Category_Grid.php:349, ../includes/Elements/Betterdocs_Category_Grid.php:397, ../includes/Elements/Betterdocs_Category_Grid.php:482, ../includes/Elements/Betterdocs_Category_Grid.php:523, ../includes/Elements/Betterdocs_Category_Grid.php:648, ../includes/Elements/Betterdocs_Category_Grid.php:702, ../includes/Elements/Betterdocs_Category_Grid.php:855, ../includes/Elements/Betterdocs_Category_Grid.php:952, ../includes/Elements/Betterdocs_Category_Grid.php:1394, ../includes/Elements/Betterdocs_Category_Grid.php:1493, ../includes/Elements/Betterdocs_Search_Form.php:206, ../includes/Elements/Caldera_Forms.php:480, ../includes/Elements/Caldera_Forms.php:628, ../includes/Elements/Caldera_Forms.php:1046, ../includes/Elements/Caldera_Forms.php:1072, ../includes/Elements/Caldera_Forms.php:1239, ../includes/Elements/Contact_Form_7.php:396, ../includes/Elements/Contact_Form_7.php:722, ../includes/Elements/Contact_Form_7.php:1073, ../includes/Elements/Contact_Form_7.php:1099, ../includes/Elements/Contact_Form_7.php:1264, ../includes/Elements/Content_Ticker.php:401, ../includes/Elements/Content_Ticker.php:475, ../includes/Elements/Content_Ticker.php:632, ../includes/Elements/Countdown.php:627, ../includes/Elements/Creative_Button.php:336, ../includes/Elements/Cta_Box.php:471, ../includes/Elements/Cta_Box.php:748, ../includes/Elements/Cta_Box.php:935, ../includes/Elements/Dual_Color_Header.php:355, ../includes/Elements/Event_Calendar.php:818, ../includes/Elements/Event_Calendar.php:885, ../includes/Elements/Event_Calendar.php:939, ../includes/Elements/Event_Calendar.php:1175, ../includes/Elements/Event_Calendar.php:1343, ../includes/Elements/Event_Calendar.php:1611, ../includes/Elements/Event_Calendar.php:1682, ../includes/Elements/Facebook_Feed.php:476, ../includes/Elements/Facebook_Feed.php:536, ../includes/Elements/Fancy_Text.php:515, ../includes/Elements/Feature_List.php:640, ../includes/Elements/Filterable_Gallery.php:880, ../includes/Elements/Filterable_Gallery.php:993, ../includes/Elements/Filterable_Gallery.php:1059, ../includes/Elements/Filterable_Gallery.php:1139, ../includes/Elements/Filterable_Gallery.php:1343, ../includes/Elements/Filterable_Gallery.php:1837, ../includes/Elements/Filterable_Gallery.php:1898, ../includes/Elements/Filterable_Gallery.php:2069, ../includes/Elements/Filterable_Gallery.php:2200, ../includes/Elements/Filterable_Gallery.php:2335, ../includes/Elements/Filterable_Gallery.php:2433, ../includes/Elements/Filterable_Gallery.php:2542, ../includes/Elements/Flip_Box.php:832, ../includes/Elements/Flip_Box.php:893, ../includes/Elements/Flip_Box.php:1017, ../includes/Elements/Flip_Box.php:1130, ../includes/Elements/Flip_Box.php:1391, ../includes/Elements/FluentForm.php:527, ../includes/Elements/FluentForm.php:677, ../includes/Elements/FluentForm.php:1042, ../includes/Elements/FluentForm.php:1068, ../includes/Elements/FluentForm.php:1590, ../includes/Elements/FluentForm.php:1889, ../includes/Elements/FluentForm.php:2013, ../includes/Elements/FluentForm.php:2067, ../includes/Elements/Formstack.php:399, ../includes/Elements/Formstack.php:876, ../includes/Elements/Formstack.php:1202, ../includes/Elements/Formstack.php:1228, ../includes/Elements/Formstack.php:1475, ../includes/Elements/Formstack.php:1697, ../includes/Elements/Formstack.php:1823, ../includes/Elements/Formstack.php:1879, ../includes/Elements/GravityForms.php:436, ../includes/Elements/GravityForms.php:889, ../includes/Elements/GravityForms.php:1359, ../includes/Elements/GravityForms.php:1555, ../includes/Elements/GravityForms.php:1687, ../includes/Elements/GravityForms.php:1893, ../includes/Elements/GravityForms.php:2062, ../includes/Elements/GravityForms.php:2289, ../includes/Elements/Image_Accordion.php:362, ../includes/Elements/Image_Accordion.php:452, ../includes/Elements/Info_Box.php:1214, ../includes/Elements/Login_Register.php:1579, ../includes/Elements/Login_Register.php:1814, ../includes/Elements/Login_Register.php:1988, ../includes/Elements/Login_Register.php:2144, ../includes/Elements/Login_Register.php:2284, ../includes/Elements/Login_Register.php:2378, ../includes/Elements/Login_Register.php:2469, ../includes/Elements/Login_Register.php:2643, ../includes/Elements/Login_Register.php:2680, ../includes/Elements/Login_Register.php:2794, ../includes/Elements/Login_Register.php:3304, ../includes/Elements/Login_Register.php:3341, ../includes/Elements/Login_Register.php:3625, ../includes/Elements/Login_Register.php:3662, ../includes/Elements/NinjaForms.php:369, ../includes/Elements/NinjaForms.php:670, ../includes/Elements/NinjaForms.php:1094, ../includes/Elements/NinjaForms.php:1121, ../includes/Elements/NinjaForms.php:1407, ../includes/Elements/Post_Grid.php:311, ../includes/Elements/Pricing_Table.php:782, ../includes/Elements/Pricing_Table.php:1557, ../includes/Elements/Pricing_Table.php:1806, ../includes/Elements/Pricing_Table.php:1957, ../includes/Elements/Product_Grid.php:943, ../includes/Elements/Product_Grid.php:2019, ../includes/Elements/Product_Grid.php:2375, ../includes/Elements/Product_Grid.php:2715, ../includes/Elements/Product_Grid.php:2914, ../includes/Elements/Product_Grid.php:2946, ../includes/Elements/Simple_Menu.php:629, ../includes/Elements/Sticky_Video.php:592, ../includes/Elements/Team_Member.php:421, ../includes/Elements/Team_Member.php:520, ../includes/Elements/Team_Member.php:767, ../includes/Elements/Testimonial.php:454, ../includes/Elements/Tooltip.php:499, ../includes/Elements/Twitter_Feed.php:469, ../includes/Elements/Twitter_Feed.php:562, ../includes/Elements/TypeForm.php:310, ../includes/Elements/WeForms.php:253, ../includes/Elements/WeForms.php:394, ../includes/Elements/WeForms.php:722, ../includes/Elements/Woo_Cart.php:1317, ../includes/Elements/Woo_Cart.php:1464, ../includes/Elements/Woo_Cart.php:1720, ../includes/Elements/Woo_Cart.php:1859, ../includes/Elements/Woo_Cart.php:1960, ../includes/Elements/Woo_Cart.php:2114, ../includes/Elements/Woo_Cart.php:2319, ../includes/Elements/Woo_Cart.php:2405, ../includes/Elements/Woo_Cart.php:2489, ../includes/Elements/Woo_Checkout.php:659, ../includes/Elements/Woo_Checkout.php:808, ../includes/Elements/Woo_Checkout.php:1004, ../includes/Elements/Woo_Checkout.php:1252, ../includes/Elements/Woo_Checkout.php:1405, ../includes/Elements/Woo_Checkout.php:1528, ../includes/Elements/Woo_Checkout.php:1703, ../includes/Elements/Woo_Checkout.php:1911, ../includes/Elements/Woo_Checkout.php:2113, ../includes/Elements/Woo_Checkout.php:2293, ../includes/Elements/Woo_Checkout.php:2573, ../includes/Elements/Woo_Product_Carousel.php:1008, ../includes/Elements/Woo_Product_Carousel.php:1410, ../includes/Elements/Woo_Product_Carousel.php:1813, ../includes/Elements/Woo_Product_Carousel.php:2009, ../includes/Elements/Woo_Product_Carousel.php:2041, ../includes/Elements/Woo_Product_Carousel.php:2251, ../includes/Elements/Woo_Product_Carousel.php:2374, ../includes/Elements/Woo_Product_Carousel.php:2498, ../includes/Elements/Woo_Product_Carousel.php:2685, ../includes/Elements/Woo_Product_Gallery.php:675, ../includes/Elements/Woo_Product_Gallery.php:1693, ../includes/Elements/Woo_Product_Gallery.php:2053, ../includes/Elements/Woo_Product_Gallery.php:2252, ../includes/Elements/Woo_Product_Gallery.php:2284, ../includes/Elements/WpForms.php:338, ../includes/Elements/WpForms.php:639, ../includes/Elements/WpForms.php:1047, ../includes/Elements/WpForms.php:1073, ../includes/Elements/WpForms.php:1243, ../includes/Extensions/Scroll_to_Top.php:443, ../includes/Extensions/Table_of_Content.php:568, ../includes/Extensions/Table_of_Content.php:783, ../includes/Traits/Controls.php:1333, ../includes/Traits/Controls.php:1387, ../includes/Traits/Controls.php:1517, ../includes/Traits/Woo_Product_Comparable.php:368, ../includes/Traits/Woo_Product_Comparable.php:513, ../includes/Traits/Woo_Product_Comparable.php:1394
724
  msgid "Border Radius"
725
  msgstr ""
726
 
732
  msgid "Head"
733
  msgstr ""
734
 
735
+ #: ../includes/Elements/Advanced_Data_Table.php:419, ../includes/Elements/Advanced_Data_Table.php:538, ../includes/Elements/Advanced_Data_Table.php:996, ../includes/Elements/Advanced_Data_Table.php:1146, ../includes/Elements/Advanced_Data_Table.php:1354, ../includes/Elements/Caldera_Forms.php:286, ../includes/Elements/Caldera_Forms.php:347, ../includes/Elements/Caldera_Forms.php:535, ../includes/Elements/Caldera_Forms.php:773, ../includes/Elements/Caldera_Forms.php:862, ../includes/Elements/Caldera_Forms.php:1283, ../includes/Elements/Caldera_Forms.php:1398, ../includes/Elements/Contact_Form_7.php:487, ../includes/Elements/Contact_Form_7.php:518, ../includes/Elements/Contact_Form_7.php:735, ../includes/Elements/Contact_Form_7.php:883, ../includes/Elements/Contact_Form_7.php:935, ../includes/Elements/Contact_Form_7.php:1308, ../includes/Elements/Contact_Form_7.php:1443, ../includes/Elements/Contact_Form_7.php:1583, ../includes/Elements/Event_Calendar.php:739, ../includes/Elements/Event_Calendar.php:769, ../includes/Elements/Event_Calendar.php:983, ../includes/Elements/Event_Calendar.php:1058, ../includes/Elements/Event_Calendar.php:1092, ../includes/Elements/Event_Calendar.php:1335, ../includes/Elements/Event_Calendar.php:1398, ../includes/Elements/Event_Calendar.php:1427, ../includes/Elements/Event_Calendar.php:1495, ../includes/Elements/Event_Calendar.php:1653, ../includes/Elements/Filterable_Gallery.php:1965, ../includes/Elements/Filterable_Gallery.php:2012, ../includes/Elements/Filterable_Gallery.php:2048, ../includes/Elements/Filterable_Gallery.php:2105, ../includes/Elements/Filterable_Gallery.php:2399, ../includes/Elements/Filterable_Gallery.php:2559, ../includes/Elements/FluentForm.php:321, ../includes/Elements/FluentForm.php:382, ../includes/Elements/FluentForm.php:582, ../includes/Elements/FluentForm.php:822, ../includes/Elements/FluentForm.php:1149, ../includes/Elements/FluentForm.php:1204, ../includes/Elements/FluentForm.php:1308, ../includes/Elements/FluentForm.php:1394, ../includes/Elements/FluentForm.php:1460, ../includes/Elements/FluentForm.php:1655, ../includes/Elements/FluentForm.php:1788, ../includes/Elements/FluentForm.php:1985, ../includes/Elements/FluentForm.php:2134, ../includes/Elements/FluentForm.php:2183, ../includes/Elements/Formstack.php:494, ../includes/Elements/Formstack.php:543, ../includes/Elements/Formstack.php:597, ../includes/Elements/Formstack.php:671, ../includes/Elements/Formstack.php:726, ../includes/Elements/Formstack.php:809, ../includes/Elements/Formstack.php:1021, ../includes/Elements/Formstack.php:1519, ../includes/Elements/Formstack.php:1652, ../includes/Elements/Formstack.php:1793, ../includes/Elements/Formstack.php:1953, ../includes/Elements/GravityForms.php:528, ../includes/Elements/GravityForms.php:559, ../includes/Elements/GravityForms.php:600, ../includes/Elements/GravityForms.php:643, ../includes/Elements/GravityForms.php:902, ../includes/Elements/GravityForms.php:991, ../includes/Elements/GravityForms.php:1045, ../includes/Elements/GravityForms.php:1181, ../includes/Elements/GravityForms.php:1771, ../includes/Elements/GravityForms.php:1791, ../includes/Elements/GravityForms.php:1826, ../includes/Elements/GravityForms.php:2161, ../includes/Elements/GravityForms.php:2382, ../includes/Elements/GravityForms.php:2575, ../includes/Elements/NinjaForms.php:465, ../includes/Elements/NinjaForms.php:514, ../includes/Elements/NinjaForms.php:574, ../includes/Elements/NinjaForms.php:817, ../includes/Elements/NinjaForms.php:906, ../includes/Elements/NinjaForms.php:1500, ../includes/Elements/NinjaForms.php:1545, ../includes/Elements/NinjaForms.php:1599, ../includes/Elements/Post_Grid.php:392, ../includes/Elements/Post_Grid.php:510, ../includes/Elements/Post_Grid.php:522, ../includes/Elements/Post_Grid.php:664, ../includes/Elements/Post_Grid.php:876, ../includes/Elements/Post_Timeline.php:323, ../includes/Elements/Product_Grid.php:2435, ../includes/Elements/Product_Grid.php:2466, ../includes/Elements/Product_Grid.php:2508, ../includes/Elements/Product_Grid.php:2574, ../includes/Elements/Product_Grid.php:2615, ../includes/Elements/Product_Grid.php:2672, ../includes/Elements/Product_Grid.php:2789, ../includes/Elements/Progress_Bar.php:672, ../includes/Elements/Simple_Menu.php:831, ../includes/Elements/Simple_Menu.php:1142, ../includes/Elements/Woo_Cart.php:1705, ../includes/Elements/Woo_Cart.php:1766, ../includes/Elements/Woo_Cart.php:1943, ../includes/Elements/Woo_Cart.php:2013, ../includes/Elements/Woo_Checkout.php:1308, ../includes/Elements/Woo_Checkout.php:1606, ../includes/Elements/Woo_Product_Carousel.php:1521, ../includes/Elements/Woo_Product_Carousel.php:1551, ../includes/Elements/Woo_Product_Carousel.php:1593, ../includes/Elements/Woo_Product_Carousel.php:1672, ../includes/Elements/Woo_Product_Carousel.php:1712, ../includes/Elements/Woo_Product_Carousel.php:1769, ../includes/Elements/Woo_Product_Carousel.php:1888, ../includes/Elements/Woo_Product_Gallery.php:1774, ../includes/Elements/Woo_Product_Gallery.php:1804, ../includes/Elements/Woo_Product_Gallery.php:1846, ../includes/Elements/Woo_Product_Gallery.php:1912, ../includes/Elements/Woo_Product_Gallery.php:1953, ../includes/Elements/Woo_Product_Gallery.php:2010, ../includes/Elements/Woo_Product_Gallery.php:2127, ../includes/Elements/WpForms.php:432, ../includes/Elements/WpForms.php:481, ../includes/Elements/WpForms.php:545, ../includes/Elements/WpForms.php:785, ../includes/Elements/WpForms.php:863, ../includes/Elements/WpForms.php:1287, ../includes/Traits/Woo_Product_Comparable.php:1077, ../includes/Traits/Woo_Product_Comparable.php:1195
736
  msgid "Typography"
737
  msgstr ""
738
 
748
  msgid "Center"
749
  msgstr ""
750
 
751
+ #: ../includes/Elements/Advanced_Data_Table.php:454, ../includes/Elements/Advanced_Data_Table.php:573, ../includes/Elements/Advanced_Data_Table.php:667, ../includes/Elements/Advanced_Data_Table.php:698, ../includes/Elements/Advanced_Data_Table.php:729, ../includes/Elements/Advanced_Data_Table.php:760, ../includes/Elements/Advanced_Data_Table.php:791, ../includes/Elements/Advanced_Data_Table.php:822, ../includes/Elements/Advanced_Data_Table.php:1004, ../includes/Elements/Advanced_Data_Table.php:1200, ../includes/Elements/Advanced_Data_Table.php:1270, ../includes/Elements/Adv_Accordion.php:549, ../includes/Elements/Adv_Accordion.php:609, ../includes/Elements/Adv_Accordion.php:669, ../includes/Elements/Adv_Accordion.php:736, ../includes/Elements/Adv_Tabs.php:527, ../includes/Elements/Adv_Tabs.php:594, ../includes/Elements/Adv_Tabs.php:661, ../includes/Elements/Adv_Tabs.php:743, ../includes/Elements/Caldera_Forms.php:270, ../includes/Elements/Caldera_Forms.php:331, ../includes/Elements/Caldera_Forms.php:523, ../includes/Elements/Caldera_Forms.php:604, ../includes/Elements/Caldera_Forms.php:850, ../includes/Elements/Caldera_Forms.php:906, ../includes/Elements/Caldera_Forms.php:1216, ../includes/Elements/Caldera_Forms.php:1322, ../includes/Elements/Caldera_Forms.php:1375, ../includes/Elements/Contact_Form_7.php:474, ../includes/Elements/Contact_Form_7.php:505, ../includes/Elements/Contact_Form_7.php:562, ../includes/Elements/Contact_Form_7.php:845, ../includes/Elements/Contact_Form_7.php:920, ../includes/Elements/Contact_Form_7.php:1242, ../includes/Elements/Contact_Form_7.php:1348, ../includes/Elements/Contact_Form_7.php:1412, ../includes/Elements/Contact_Form_7.php:1535, ../includes/Elements/Contact_Form_7.php:1592, ../includes/Elements/Content_Ticker.php:357, ../includes/Elements/Content_Ticker.php:433, ../includes/Elements/Countdown.php:1109, ../includes/Elements/Creative_Button.php:277, ../includes/Elements/Creative_Button.php:370, ../includes/Elements/Cta_Box.php:698, ../includes/Elements/Cta_Box.php:769, ../includes/Elements/Cta_Box.php:904, ../includes/Elements/Cta_Box.php:956, ../includes/Elements/Data_Table.php:989, ../includes/Elements/Data_Table.php:1006, ../includes/Elements/Event_Calendar.php:1253, ../includes/Elements/Event_Calendar.php:1286, ../includes/Elements/Filterable_Gallery.php:960, ../includes/Elements/Filterable_Gallery.php:1026, ../includes/Elements/Filterable_Gallery.php:2511, ../includes/Elements/Filterable_Gallery.php:2706, ../includes/Elements/FluentForm.php:305, ../includes/Elements/FluentForm.php:366, ../includes/Elements/FluentForm.php:570, ../includes/Elements/FluentForm.php:653, ../includes/Elements/FluentForm.php:902, ../includes/Elements/FluentForm.php:1567, ../includes/Elements/FluentForm.php:1694, ../includes/Elements/FluentForm.php:2111, ../includes/Elements/Formstack.php:481, ../includes/Elements/Formstack.php:530, ../includes/Elements/Formstack.php:585, ../includes/Elements/Formstack.php:797, ../includes/Elements/Formstack.php:852, ../includes/Elements/Formstack.php:1101, ../includes/Elements/Formstack.php:1452, ../includes/Elements/Formstack.php:1558, ../includes/Elements/Formstack.php:1781, ../includes/Elements/Formstack.php:2020, ../includes/Elements/GravityForms.php:515, ../includes/Elements/GravityForms.php:546, ../includes/Elements/GravityForms.php:585, ../includes/Elements/GravityForms.php:628, ../includes/Elements/GravityForms.php:715, ../includes/Elements/GravityForms.php:979, ../includes/Elements/GravityForms.php:1032, ../includes/Elements/GravityForms.php:1219, ../includes/Elements/GravityForms.php:1662, ../includes/Elements/GravityForms.php:1738, ../includes/Elements/GravityForms.php:2038, ../includes/Elements/GravityForms.php:2130, ../includes/Elements/GravityForms.php:2266, ../includes/Elements/GravityForms.php:2353, ../includes/Elements/GravityForms.php:2427, ../includes/Elements/GravityForms.php:2562, ../includes/Elements/Info_Box.php:1236, ../includes/Elements/Info_Box.php:1282, ../includes/Elements/Interactive_Circle.php:476, ../includes/Elements/Interactive_Circle.php:536, ../includes/Elements/Interactive_Circle.php:604, ../includes/Elements/Interactive_Circle.php:689, ../includes/Elements/Login_Register.php:2616, ../includes/Elements/Login_Register.php:2755, ../includes/Elements/Login_Register.php:3099, ../includes/Elements/Login_Register.php:3284, ../includes/Elements/Login_Register.php:3321, ../includes/Elements/Login_Register.php:3605, ../includes/Elements/Login_Register.php:3642, ../includes/Elements/NinjaForms.php:452, ../includes/Elements/NinjaForms.php:501, ../includes/Elements/NinjaForms.php:559, ../includes/Elements/NinjaForms.php:646, ../includes/Elements/NinjaForms.php:894, ../includes/Elements/NinjaForms.php:950, ../includes/Elements/NinjaForms.php:1384, ../includes/Elements/NinjaForms.php:1471, ../includes/Elements/NinjaForms.php:1533, ../includes/Elements/NinjaForms.php:1633, ../includes/Elements/Pricing_Table.php:1909, ../includes/Elements/Pricing_Table.php:1978, ../includes/Elements/Product_Grid.php:2250, ../includes/Elements/Product_Grid.php:2288, ../includes/Elements/Product_Grid.php:2332, ../includes/Elements/Simple_Menu.php:363, ../includes/Elements/Simple_Menu.php:397, ../includes/Elements/Simple_Menu.php:431, ../includes/Elements/Simple_Menu.php:489, ../includes/Elements/Simple_Menu.php:523, ../includes/Elements/Simple_Menu.php:849, ../includes/Elements/Simple_Menu.php:976, ../includes/Elements/Simple_Menu.php:1160, ../includes/Elements/Simple_Menu.php:1285, ../includes/Elements/Tooltip.php:418, ../includes/Elements/Tooltip.php:461, ../includes/Elements/Tooltip.php:634, ../includes/Elements/WeForms.php:692, ../includes/Elements/WeForms.php:742, ../includes/Elements/Woo_Cart.php:1248, ../includes/Elements/Woo_Cart.php:1502, ../includes/Elements/Woo_Cart.php:1793, ../includes/Elements/Woo_Cart.php:1831, ../includes/Elements/Woo_Cart.php:1919, ../includes/Elements/Woo_Cart.php:2043, ../includes/Elements/Woo_Cart.php:2084, ../includes/Elements/Woo_Cart.php:2279, ../includes/Elements/Woo_Cart.php:2362, ../includes/Elements/Woo_Cart.php:2449, ../includes/Elements/WpForms.php:419, ../includes/Elements/WpForms.php:468, ../includes/Elements/WpForms.php:533, ../includes/Elements/WpForms.php:615, ../includes/Elements/WpForms.php:851, ../includes/Elements/WpForms.php:907, ../includes/Elements/WpForms.php:1220, ../includes/Elements/WpForms.php:1327, ../includes/Elements/WpForms.php:1372, ../includes/Extensions/Table_of_Content.php:626, ../includes/Extensions/Table_of_Content.php:941, ../includes/Extensions/Table_of_Content.php:964, ../includes/Extensions/Table_of_Content.php:990, ../includes/Traits/Controls.php:1299, ../includes/Traits/Controls.php:1354, ../includes/Traits/Controls.php:1484, ../includes/Traits/Controls.php:1546, ../includes/Traits/Controls.php:1929
752
  msgid "Text Color"
753
  msgstr ""
754
 
755
+ #: ../includes/Elements/Advanced_Data_Table.php:468, ../includes/Elements/Advanced_Data_Table.php:609, ../includes/Elements/Advanced_Data_Table.php:682, ../includes/Elements/Advanced_Data_Table.php:713, ../includes/Elements/Advanced_Data_Table.php:744, ../includes/Elements/Advanced_Data_Table.php:775, ../includes/Elements/Advanced_Data_Table.php:806, ../includes/Elements/Advanced_Data_Table.php:837, ../includes/Elements/Advanced_Data_Table.php:1016, ../includes/Elements/Advanced_Data_Table.php:1213, ../includes/Elements/Advanced_Data_Table.php:1284, ../includes/Elements/Advanced_Data_Table.php:1379, ../includes/Elements/Advanced_Data_Table.php:1409, ../includes/Elements/Adv_Accordion.php:885, ../includes/Elements/Adv_Accordion.php:931, ../includes/Elements/Adv_Accordion.php:977, ../includes/Elements/Adv_Tabs.php:508, ../includes/Elements/Adv_Tabs.php:724, ../includes/Elements/Caldera_Forms.php:592, ../includes/Elements/Caldera_Forms.php:800, ../includes/Elements/Caldera_Forms.php:1204, ../includes/Elements/Caldera_Forms.php:1310, ../includes/Elements/Caldera_Forms.php:1364, ../includes/Elements/Contact_Form_7.php:550, ../includes/Elements/Contact_Form_7.php:763, ../includes/Elements/Contact_Form_7.php:1230, ../includes/Elements/Contact_Form_7.php:1336, ../includes/Elements/Contact_Form_7.php:1427, ../includes/Elements/Contact_Form_7.php:1520, ../includes/Elements/Content_Ticker.php:345, ../includes/Elements/Content_Ticker.php:422, ../includes/Elements/Content_Ticker.php:597, ../includes/Elements/Content_Ticker.php:653, ../includes/Elements/Countdown.php:733, ../includes/Elements/Countdown.php:745, ../includes/Elements/Countdown.php:805, ../includes/Elements/Countdown.php:817, ../includes/Elements/Countdown.php:877, ../includes/Elements/Countdown.php:889, ../includes/Elements/Countdown.php:949, ../includes/Elements/Countdown.php:961, ../includes/Elements/Creative_Button.php:291, ../includes/Elements/Creative_Button.php:383, ../includes/Elements/Cta_Box.php:122, ../includes/Elements/Cta_Box.php:426, ../includes/Elements/Cta_Box.php:712, ../includes/Elements/Cta_Box.php:781, ../includes/Elements/Data_Table.php:639, ../includes/Elements/Data_Table.php:679, ../includes/Elements/Data_Table.php:1190, ../includes/Elements/Dual_Color_Header.php:310, ../includes/Elements/Event_Calendar.php:1265, ../includes/Elements/Filterable_Gallery.php:835, ../includes/Elements/Filterable_Gallery.php:972, ../includes/Elements/Filterable_Gallery.php:1038, ../includes/Elements/Filterable_Gallery.php:1184, ../includes/Elements/Filterable_Gallery.php:1374, ../includes/Elements/Filterable_Gallery.php:1404, ../includes/Elements/Filterable_Gallery.php:1509, ../includes/Elements/Filterable_Gallery.php:1525, ../includes/Elements/Filterable_Gallery.php:1727, ../includes/Elements/Filterable_Gallery.php:1865, ../includes/Elements/Filterable_Gallery.php:2495, ../includes/Elements/Filterable_Gallery.php:2690, ../includes/Elements/FluentForm.php:641, ../includes/Elements/FluentForm.php:849, ../includes/Elements/FluentForm.php:1283, ../includes/Elements/FluentForm.php:1369, ../includes/Elements/FluentForm.php:1555, ../includes/Elements/FluentForm.php:1682, ../includes/Elements/FluentForm.php:2100, ../includes/Elements/Formstack.php:840, ../includes/Elements/Formstack.php:1048, ../includes/Elements/Formstack.php:1440, ../includes/Elements/Formstack.php:1546, ../includes/Elements/GravityForms.php:703, ../includes/Elements/GravityForms.php:929, ../includes/Elements/GravityForms.php:1648, ../includes/Elements/GravityForms.php:1724, ../includes/Elements/GravityForms.php:1847, ../includes/Elements/GravityForms.php:2025, ../includes/Elements/GravityForms.php:2117, ../includes/Elements/GravityForms.php:2254, ../includes/Elements/GravityForms.php:2341, ../includes/Elements/Image_Accordion.php:317, ../includes/Elements/Info_Box.php:544, ../includes/Elements/Info_Box.php:785, ../includes/Elements/Info_Box.php:864, ../includes/Elements/Info_Box.php:1035, ../includes/Elements/Info_Box.php:1098, ../includes/Elements/Info_Box.php:1248, ../includes/Elements/Info_Box.php:1294, ../includes/Elements/Interactive_Circle.php:465, ../includes/Elements/Interactive_Circle.php:522, ../includes/Elements/Interactive_Circle.php:590, ../includes/Elements/Interactive_Circle.php:672, ../includes/Elements/Login_Register.php:1594, ../includes/Elements/Login_Register.php:1727, ../includes/Elements/Login_Register.php:1829, ../includes/Elements/Login_Register.php:2003, ../includes/Elements/Login_Register.php:2359, ../includes/Elements/Login_Register.php:2450, ../includes/Elements/Login_Register.php:2630, ../includes/Elements/Login_Register.php:2668, ../includes/Elements/Login_Register.php:2765, ../includes/Elements/Login_Register.php:3292, ../includes/Elements/Login_Register.php:3329, ../includes/Elements/Login_Register.php:3613, ../includes/Elements/Login_Register.php:3650, ../includes/Elements/NinjaForms.php:634, ../includes/Elements/NinjaForms.php:844, ../includes/Elements/NinjaForms.php:1372, ../includes/Elements/NinjaForms.php:1459, ../includes/Elements/Post_Grid.php:962, ../includes/Elements/Pricing_Table.php:737, ../includes/Elements/Pricing_Table.php:897, ../includes/Elements/Pricing_Table.php:1424, ../includes/Elements/Pricing_Table.php:1493, ../includes/Elements/Pricing_Table.php:1659, ../includes/Elements/Pricing_Table.php:1921, ../includes/Elements/Pricing_Table.php:1990, ../includes/Elements/Product_Grid.php:1860, ../includes/Elements/Product_Grid.php:1968, ../includes/Elements/Product_Grid.php:2076, ../includes/Elements/Product_Grid.php:2262, ../includes/Elements/Product_Grid.php:2300, ../includes/Elements/Product_Grid.php:2344, ../includes/Elements/Product_Grid.php:2592, ../includes/Elements/Product_Grid.php:2635, ../includes/Elements/Product_Grid.php:2696, ../includes/Elements/Product_Grid.php:2747, ../includes/Elements/Progress_Bar.php:578, ../includes/Elements/Simple_Menu.php:267, ../includes/Elements/Simple_Menu.php:376, ../includes/Elements/Simple_Menu.php:410, ../includes/Elements/Simple_Menu.php:444, ../includes/Elements/Simple_Menu.php:502, ../includes/Elements/Simple_Menu.php:536, ../includes/Elements/Simple_Menu.php:608, ../includes/Elements/Simple_Menu.php:680, ../includes/Elements/Simple_Menu.php:863, ../includes/Elements/Simple_Menu.php:943, ../includes/Elements/Simple_Menu.php:991, ../includes/Elements/Simple_Menu.php:1038, ../includes/Elements/Simple_Menu.php:1172, ../includes/Elements/Simple_Menu.php:1252, ../includes/Elements/Simple_Menu.php:1299, ../includes/Elements/Simple_Menu.php:1346, ../includes/Elements/Team_Member.php:731, ../includes/Elements/Tooltip.php:407, ../includes/Elements/Tooltip.php:450, ../includes/Elements/Tooltip.php:623, ../includes/Elements/Twitter_Feed.php:414, ../includes/Elements/WeForms.php:703, ../includes/Elements/WeForms.php:753, ../includes/Elements/Woo_Cart.php:1143, ../includes/Elements/Woo_Cart.php:1782, ../includes/Elements/Woo_Cart.php:1820, ../includes/Elements/Woo_Cart.php:2031, ../includes/Elements/Woo_Cart.php:2072, ../includes/Elements/Woo_Checkout.php:629, ../includes/Elements/Woo_Checkout.php:744, ../includes/Elements/Woo_Checkout.php:866, ../includes/Elements/Woo_Checkout.php:1324, ../includes/Elements/Woo_Checkout.php:1364, ../includes/Elements/Woo_Checkout.php:1622, ../includes/Elements/Woo_Checkout.php:1662, ../includes/Elements/Woo_Checkout.php:2252, ../includes/Elements/Woo_Checkout.php:2382, ../includes/Elements/Woo_Checkout.php:2492, ../includes/Elements/Woo_Checkout.php:2532, ../includes/Elements/Woo_Product_Carousel.php:895, ../includes/Elements/Woo_Product_Carousel.php:1388, ../includes/Elements/Woo_Product_Carousel.php:1470, ../includes/Elements/Woo_Product_Carousel.php:1689, ../includes/Elements/Woo_Product_Carousel.php:1732, ../includes/Elements/Woo_Product_Carousel.php:1794, ../includes/Elements/Woo_Product_Carousel.php:1846, ../includes/Elements/Woo_Product_Carousel.php:2650, ../includes/Elements/Woo_Product_Carousel.php:2706, ../includes/Elements/Woo_Product_Gallery.php:1681, ../includes/Elements/Woo_Product_Gallery.php:1731, ../includes/Elements/Woo_Product_Gallery.php:1930, ../includes/Elements/Woo_Product_Gallery.php:1973, ../includes/Elements/Woo_Product_Gallery.php:2034, ../includes/Elements/Woo_Product_Gallery.php:2085, ../includes/Elements/WpForms.php:603, ../includes/Elements/WpForms.php:1208, ../includes/Elements/WpForms.php:1315, ../includes/Extensions/Reading_Progress.php:156, ../includes/Extensions/Scroll_to_Top.php:428, ../includes/Extensions/Table_of_Content.php:613, ../includes/Extensions/Table_of_Content.php:759, ../includes/Extensions/Table_of_Content.php:823, ../includes/Traits/Controls.php:1496, ../includes/Traits/Controls.php:1558, ../includes/Traits/Controls.php:1939, ../includes/Traits/Woo_Product_Comparable.php:380, ../includes/Traits/Woo_Product_Comparable.php:486
756
  msgid "Background Color"
757
  msgstr ""
758
 
760
  msgid "Cell Border"
761
  msgstr ""
762
 
763
+ #: ../includes/Elements/Advanced_Data_Table.php:507, ../includes/Elements/Advanced_Data_Table.php:852, ../includes/Elements/Advanced_Data_Table.php:936, ../includes/Elements/Advanced_Data_Table.php:1154, ../includes/Elements/Advanced_Data_Table.php:1471, ../includes/Elements/Adv_Accordion.php:361, ../includes/Elements/Adv_Accordion.php:514, ../includes/Elements/Adv_Accordion.php:754, ../includes/Elements/Adv_Tabs.php:337, ../includes/Elements/Adv_Tabs.php:482, ../includes/Elements/Adv_Tabs.php:761, ../includes/Elements/Betterdocs_Category_Box.php:512, ../includes/Elements/Betterdocs_Category_Grid.php:558, ../includes/Elements/Betterdocs_Category_Grid.php:722, ../includes/Elements/Betterdocs_Category_Grid.php:1406, ../includes/Elements/Betterdocs_Search_Form.php:123, ../includes/Elements/Betterdocs_Search_Form.php:440, ../includes/Elements/Caldera_Forms.php:741, ../includes/Elements/Caldera_Forms.php:1251, ../includes/Elements/Contact_Form_7.php:598, ../includes/Elements/Contact_Form_7.php:1276, ../includes/Elements/Contact_Form_7.php:1471, ../includes/Elements/Contact_Form_7.php:1668, ../includes/Elements/Content_Ticker.php:389, ../includes/Elements/Content_Ticker.php:452, ../includes/Elements/Content_Ticker.php:693, ../includes/Elements/Countdown.php:606, ../includes/Elements/Countdown.php:1136, ../includes/Elements/Cta_Box.php:438, ../includes/Elements/Cta_Box.php:651, ../includes/Elements/Cta_Box.php:868, ../includes/Elements/Data_Table.php:607, ../includes/Elements/Data_Table.php:892, ../includes/Elements/Dual_Color_Header.php:322, ../includes/Elements/Facebook_Feed.php:605, ../includes/Elements/Facebook_Feed.php:631, ../includes/Elements/Facebook_Feed.php:703, ../includes/Elements/Fancy_Text.php:480, ../includes/Elements/Feature_List.php:597, ../includes/Elements/Filterable_Gallery.php:847, ../includes/Elements/Filterable_Gallery.php:924, ../includes/Elements/Filterable_Gallery.php:1106, ../includes/Elements/Filterable_Gallery.php:1196, ../includes/Elements/Filterable_Gallery.php:1540, ../includes/Elements/Filterable_Gallery.php:1751, ../includes/Elements/Filterable_Gallery.php:2614, ../includes/Elements/Flip_Box.php:1005, ../includes/Elements/Flip_Box.php:1118, ../includes/Elements/Flip_Box.php:1354, ../includes/Elements/FluentForm.php:790, ../includes/Elements/FluentForm.php:1158, ../includes/Elements/FluentForm.php:1213, ../includes/Elements/FluentForm.php:1336, ../includes/Elements/FluentForm.php:1421, ../includes/Elements/FluentForm.php:1602, ../includes/Elements/FluentForm.php:2025, ../includes/Elements/FluentForm.php:2191, ../includes/Elements/Formstack.php:680, ../includes/Elements/Formstack.php:735, ../includes/Elements/Formstack.php:989, ../includes/Elements/Formstack.php:1322, ../includes/Elements/Formstack.php:1487, ../includes/Elements/Formstack.php:1835, ../includes/Elements/Formstack.php:1964, ../includes/Elements/GravityForms.php:765, ../includes/Elements/GravityForms.php:1386, ../includes/Elements/GravityForms.php:1582, ../includes/Elements/GravityForms.php:1701, ../includes/Elements/GravityForms.php:1905, ../includes/Elements/GravityForms.php:2075, ../includes/Elements/GravityForms.php:2301, ../includes/Elements/Image_Accordion.php:329, ../includes/Elements/Image_Accordion.php:441, ../includes/Elements/Info_Box.php:556, ../includes/Elements/Interactive_Circle.php:334, ../includes/Elements/Interactive_Circle.php:707, ../includes/Elements/Login_Register.php:1557, ../includes/Elements/Login_Register.php:2122, ../includes/Elements/Login_Register.php:2261, ../includes/Elements/Login_Register.php:2334, ../includes/Elements/Login_Register.php:2425, ../includes/Elements/Login_Register.php:2527, ../includes/Elements/Login_Register.php:2563, ../includes/Elements/Login_Register.php:2725, ../includes/Elements/Login_Register.php:3197, ../includes/Elements/Login_Register.php:3496, ../includes/Elements/NinjaForms.php:784, ../includes/Elements/NinjaForms.php:1419, ../includes/Elements/Pricing_Table.php:749, ../includes/Elements/Pricing_Table.php:1535, ../includes/Elements/Pricing_Table.php:1840, ../includes/Elements/Product_Grid.php:806, ../includes/Elements/Product_Grid.php:1057, ../includes/Elements/Product_Grid.php:1469, ../includes/Elements/Simple_Menu.php:308, ../includes/Elements/Simple_Menu.php:468, ../includes/Elements/Simple_Menu.php:641, ../includes/Elements/Simple_Menu.php:1105, ../includes/Elements/Team_Member.php:487, ../includes/Elements/Testimonial.php:421, ../includes/Elements/Tooltip.php:349, ../includes/Elements/Tooltip.php:601, ../includes/Elements/Twitter_Feed.php:444, ../includes/Elements/Twitter_Feed.php:503, ../includes/Elements/Twitter_Feed.php:536, ../includes/Elements/WeForms.php:676, ../includes/Elements/Woo_Cart.php:1202, ../includes/Elements/Woo_Cart.php:1732, ../includes/Elements/Woo_Cart.php:1879, ../includes/Elements/Woo_Cart.php:1973, ../includes/Elements/Woo_Cart.php:2127, ../includes/Elements/Woo_Cart.php:2229, ../includes/Elements/Woo_Checkout.php:640, ../includes/Elements/Woo_Checkout.php:1232, ../includes/Elements/Woo_Checkout.php:1425, ../includes/Elements/Woo_Checkout.php:1555, ../includes/Elements/Woo_Checkout.php:1723, ../includes/Elements/Woo_Checkout.php:1938, ../includes/Elements/Woo_Checkout.php:2274, ../includes/Elements/Woo_Checkout.php:2605, ../includes/Elements/Woo_Product_Carousel.php:1030, ../includes/Elements/Woo_Product_Carousel.php:2263, ../includes/Elements/Woo_Product_Gallery.php:590, ../includes/Elements/Woo_Product_Gallery.php:694, ../includes/Elements/Woo_Product_Gallery.php:973, ../includes/Elements/Woo_Product_Gallery.php:1218, ../includes/Elements/Woo_Product_Gallery.php:1280, ../includes/Elements/WpForms.php:752, ../includes/Elements/WpForms.php:1255, ../includes/Extensions/Table_of_Content.php:648, ../includes/Extensions/Table_of_Content.php:836, ../includes/Traits/Controls.php:1403, ../includes/Traits/Controls.php:1448, ../includes/Traits/Controls.php:1949, ../includes/Traits/Woo_Product_Comparable.php:352, ../includes/Traits/Woo_Product_Comparable.php:997, ../includes/Traits/Woo_Product_Comparable.php:1146, ../includes/Traits/Woo_Product_Comparable.php:1614
764
  msgid "Padding"
765
  msgstr ""
766
 
768
  msgid "Body"
769
  msgstr ""
770
 
771
+ #: ../includes/Elements/Advanced_Data_Table.php:585, ../includes/Elements/Data_Table.php:974, ../includes/Elements/Facebook_Feed.php:986, ../includes/Elements/Twitter_Feed.php:611, ../includes/Elements/Woo_Cart.php:1553, ../includes/Elements/Woo_Checkout.php:917, ../includes/Elements/Woo_Checkout.php:933, ../includes/Elements/Woo_Checkout.php:960, ../includes/Elements/Woo_Checkout.php:977, ../includes/Elements/Woo_Checkout.php:2433
772
  msgid "Link Color"
773
  msgstr ""
774
 
820
  msgid "Alignment"
821
  msgstr ""
822
 
823
+ #: ../includes/Elements/Advanced_Data_Table.php:1175, ../includes/Elements/Adv_Accordion.php:372, ../includes/Elements/Adv_Accordion.php:525, ../includes/Elements/Adv_Accordion.php:765, ../includes/Elements/Adv_Tabs.php:348, ../includes/Elements/Adv_Tabs.php:493, ../includes/Elements/Adv_Tabs.php:772, ../includes/Elements/Betterdocs_Category_Grid.php:570, ../includes/Elements/Betterdocs_Category_Grid.php:736, ../includes/Elements/Caldera_Forms.php:297, ../includes/Elements/Caldera_Forms.php:359, ../includes/Elements/Contact_Form_7.php:372, ../includes/Elements/Contact_Form_7.php:1653, ../includes/Elements/Content_Ticker.php:464, ../includes/Elements/Countdown.php:1088, ../includes/Elements/Cta_Box.php:450, ../includes/Elements/Cta_Box.php:663, ../includes/Elements/Cta_Box.php:880, ../includes/Elements/Dual_Color_Header.php:334, ../includes/Elements/Dual_Color_Header.php:702, ../includes/Elements/Fancy_Text.php:492, ../includes/Elements/Filterable_Gallery.php:859, ../includes/Elements/Filterable_Gallery.php:936, ../includes/Elements/Filterable_Gallery.php:1118, ../includes/Elements/Filterable_Gallery.php:1763, ../includes/Elements/Filterable_Gallery.php:2212, ../includes/Elements/Filterable_Gallery.php:2655, ../includes/Elements/Flip_Box.php:1342, ../includes/Elements/FluentForm.php:332, ../includes/Elements/FluentForm.php:394, ../includes/Elements/FluentForm.php:1170, ../includes/Elements/FluentForm.php:1225, ../includes/Elements/FluentForm.php:2203, ../includes/Elements/Formstack.php:502, ../includes/Elements/Formstack.php:552, ../includes/Elements/Formstack.php:692, ../includes/Elements/Formstack.php:747, ../includes/Elements/Formstack.php:1979, ../includes/Elements/GravityForms.php:1115, ../includes/Elements/GravityForms.php:1374, ../includes/Elements/GravityForms.php:1570, ../includes/Elements/GravityForms.php:1919, ../includes/Elements/Image_Accordion.php:341, ../includes/Elements/Image_Accordion.php:430, ../includes/Elements/Info_Box.php:689, ../includes/Elements/Info_Box.php:751, ../includes/Elements/Info_Box.php:983, ../includes/Elements/Info_Box.php:1375, ../includes/Elements/Interactive_Circle.php:345, ../includes/Elements/Interactive_Circle.php:718, ../includes/Elements/Login_Register.php:1542, ../includes/Elements/Login_Register.php:2107, ../includes/Elements/Login_Register.php:2246, ../includes/Elements/Login_Register.php:2319, ../includes/Elements/Login_Register.php:2410, ../includes/Elements/Login_Register.php:2512, ../includes/Elements/Login_Register.php:2548, ../includes/Elements/Login_Register.php:2710, ../includes/Elements/Login_Register.php:3182, ../includes/Elements/Login_Register.php:3417, ../includes/Elements/Login_Register.php:3481, ../includes/Elements/NinjaForms.php:473, ../includes/Elements/NinjaForms.php:523, ../includes/Elements/Post_Grid.php:401, ../includes/Elements/Post_Grid.php:534, ../includes/Elements/Post_Grid.php:549, ../includes/Elements/Post_Grid.php:673, ../includes/Elements/Post_Grid.php:761, ../includes/Elements/Post_Grid.php:837, ../includes/Elements/Pricing_Table.php:761, ../includes/Elements/Pricing_Table.php:1087, ../includes/Elements/Pricing_Table.php:1157, ../includes/Elements/Pricing_Table.php:1852, ../includes/Elements/Team_Member.php:475, ../includes/Elements/Testimonial.php:409, ../includes/Elements/Testimonial.php:507, ../includes/Elements/Testimonial.php:548, ../includes/Elements/Testimonial.php:589, ../includes/Elements/Testimonial.php:622, ../includes/Elements/Tooltip.php:360, ../includes/Elements/Tooltip.php:612, ../includes/Elements/WeForms.php:490, ../includes/Elements/WeForms.php:664, ../includes/Elements/Woo_Cart.php:1214, ../includes/Elements/Woo_Cart.php:1744, ../includes/Elements/Woo_Cart.php:1891, ../includes/Elements/Woo_Cart.php:1986, ../includes/Elements/Woo_Cart.php:2141, ../includes/Elements/Woo_Cart.php:2243, ../includes/Elements/Woo_Product_Carousel.php:924, ../includes/Elements/Woo_Product_Gallery.php:1206, ../includes/Elements/Woo_Product_Gallery.php:1268, ../includes/Elements/WpForms.php:440, ../includes/Elements/WpForms.php:490, ../includes/Elements/WpForms.php:522, ../includes/Traits/Controls.php:1415, ../includes/Traits/Controls.php:1460, ../includes/Traits/Woo_Product_Comparable.php:340, ../includes/Traits/Woo_Product_Comparable.php:1462
824
  msgid "Margin"
825
  msgstr ""
826
 
827
+ #: ../includes/Elements/Advanced_Data_Table.php:1195, ../includes/Elements/Advanced_Data_Table.php:1361, ../includes/Elements/Adv_Accordion.php:536, ../includes/Elements/Adv_Accordion.php:864, ../includes/Elements/Adv_Tabs.php:504, ../includes/Elements/Betterdocs_Category_Box.php:284, ../includes/Elements/Betterdocs_Category_Box.php:452, ../includes/Elements/Betterdocs_Category_Box.php:677, ../includes/Elements/Betterdocs_Category_Box.php:846, ../includes/Elements/Betterdocs_Category_Grid.php:315, ../includes/Elements/Betterdocs_Category_Grid.php:455, ../includes/Elements/Betterdocs_Category_Grid.php:610, ../includes/Elements/Betterdocs_Category_Grid.php:800, ../includes/Elements/Betterdocs_Category_Grid.php:1348, ../includes/Elements/Betterdocs_Search_Form.php:398, ../includes/Elements/Caldera_Forms.php:585, ../includes/Elements/Caldera_Forms.php:973, ../includes/Elements/Caldera_Forms.php:1197, ../includes/Elements/Contact_Form_7.php:543, ../includes/Elements/Contact_Form_7.php:1000, ../includes/Elements/Contact_Form_7.php:1223, ../includes/Elements/Content_Ticker.php:590, ../includes/Elements/Creative_Button.php:260, ../includes/Elements/Cta_Box.php:693, ../includes/Elements/Cta_Box.php:899, ../includes/Elements/Data_Table.php:619, ../includes/Elements/Data_Table.php:812, ../includes/Elements/Data_Table.php:984, ../includes/Elements/Data_Table.php:1082, ../includes/Elements/Event_Calendar.php:780, ../includes/Elements/Filterable_Gallery.php:955, ../includes/Elements/Filterable_Gallery.php:1720, ../includes/Elements/Filterable_Gallery.php:2484, ../includes/Elements/Flip_Box.php:1336, ../includes/Elements/FluentForm.php:634, ../includes/Elements/FluentForm.php:969, ../includes/Elements/FluentForm.php:1548, ../includes/Elements/FluentForm.php:1741, ../includes/Elements/FluentForm.php:1958, ../includes/Elements/Formstack.php:833, ../includes/Elements/Formstack.php:1165, ../includes/Elements/Formstack.php:1433, ../includes/Elements/Formstack.php:1603, ../includes/Elements/Formstack.php:1766, ../includes/Elements/GravityForms.php:696, ../includes/Elements/GravityForms.php:1286, ../includes/Elements/GravityForms.php:1482, ../includes/Elements/GravityForms.php:1641, ../includes/Elements/GravityForms.php:2018, ../includes/Elements/GravityForms.php:2247, ../includes/Elements/Info_Box.php:537, ../includes/Elements/Info_Box.php:765, ../includes/Elements/Info_Box.php:997, ../includes/Elements/Info_Box.php:1230, ../includes/Elements/Info_Box.php:1341, ../includes/Elements/Interactive_Circle.php:461, ../includes/Elements/Login_Register.php:2613, ../includes/Elements/Login_Register.php:3281, ../includes/Elements/Login_Register.php:3444, ../includes/Elements/Login_Register.php:3602, ../includes/Elements/NinjaForms.php:627, ../includes/Elements/NinjaForms.php:1020, ../includes/Elements/NinjaForms.php:1365, ../includes/Elements/Pricing_Table.php:1904, ../includes/Elements/Product_Grid.php:861, ../includes/Elements/Product_Grid.php:1508, ../includes/Elements/Product_Grid.php:1950, ../includes/Elements/Product_Grid.php:2245, ../includes/Elements/Product_Grid.php:2679, ../includes/Elements/Team_Member.php:714, ../includes/Elements/Tooltip.php:403, ../includes/Elements/WeForms.php:687, ../includes/Elements/Woo_Cart.php:1775, ../includes/Elements/Woo_Cart.php:2024, ../includes/Elements/Woo_Checkout.php:912, ../includes/Elements/Woo_Checkout.php:955, ../includes/Elements/Woo_Checkout.php:1098, ../includes/Elements/Woo_Checkout.php:1317, ../includes/Elements/Woo_Checkout.php:1615, ../includes/Elements/Woo_Checkout.php:2075, ../includes/Elements/Woo_Checkout.php:2331, ../includes/Elements/Woo_Checkout.php:2485, ../includes/Elements/Woo_Product_Carousel.php:936, ../includes/Elements/Woo_Product_Carousel.php:1372, ../includes/Elements/Woo_Product_Carousel.php:1777, ../includes/Elements/Woo_Product_Carousel.php:2221, ../includes/Elements/Woo_Product_Carousel.php:2643, ../includes/Elements/Woo_Product_Gallery.php:604, ../includes/Elements/Woo_Product_Gallery.php:1008, ../includes/Elements/Woo_Product_Gallery.php:1303, ../includes/Elements/Woo_Product_Gallery.php:1664, ../includes/Elements/Woo_Product_Gallery.php:2017, ../includes/Elements/WpForms.php:596, ../includes/Elements/WpForms.php:974, ../includes/Elements/WpForms.php:1201, ../includes/Extensions/Table_of_Content.php:934, ../includes/Traits/Controls.php:1292, ../includes/Traits/Controls.php:1479, ../includes/Traits/Woo_Product_Comparable.php:838, ../includes/Traits/Woo_Product_Comparable.php:1224, ../includes/Traits/Woo_Product_Comparable.php:1642
828
  msgid "Normal"
829
  msgstr ""
830
 
831
+ #: ../includes/Elements/Advanced_Data_Table.php:1265, ../includes/Elements/Advanced_Data_Table.php:1391, ../includes/Elements/Adv_Accordion.php:594, ../includes/Elements/Adv_Accordion.php:911, ../includes/Elements/Adv_Tabs.php:571, ../includes/Elements/Betterdocs_Category_Box.php:330, ../includes/Elements/Betterdocs_Category_Box.php:548, ../includes/Elements/Betterdocs_Category_Box.php:710, ../includes/Elements/Betterdocs_Category_Box.php:959, ../includes/Elements/Betterdocs_Category_Grid.php:363, ../includes/Elements/Betterdocs_Category_Grid.php:496, ../includes/Elements/Betterdocs_Category_Grid.php:664, ../includes/Elements/Betterdocs_Category_Grid.php:872, ../includes/Elements/Betterdocs_Category_Grid.php:1432, ../includes/Elements/Betterdocs_Search_Form.php:482, ../includes/Elements/Caldera_Forms.php:1303, ../includes/Elements/Contact_Form_7.php:1329, ../includes/Elements/Content_Ticker.php:646, ../includes/Elements/Creative_Button.php:353, ../includes/Elements/Cta_Box.php:764, ../includes/Elements/Cta_Box.php:951, ../includes/Elements/Data_Table.php:659, ../includes/Elements/Data_Table.php:903, ../includes/Elements/Data_Table.php:1001, ../includes/Elements/Data_Table.php:1100, ../includes/Elements/Event_Calendar.php:847, ../includes/Elements/Filterable_Gallery.php:1858, ../includes/Elements/Filterable_Gallery.php:2679, ../includes/Elements/Flip_Box.php:1419, ../includes/Elements/FluentForm.php:1675, ../includes/Elements/FluentForm.php:2039, ../includes/Elements/Formstack.php:1539, ../includes/Elements/Formstack.php:1849, ../includes/Elements/GravityForms.php:1717, ../includes/Elements/GravityForms.php:2110, ../includes/Elements/GravityForms.php:2334, ../includes/Elements/Info_Box.php:598, ../includes/Elements/Info_Box.php:836, ../includes/Elements/Info_Box.php:1069, ../includes/Elements/Info_Box.php:1276, ../includes/Elements/Info_Box.php:1451, ../includes/Elements/Interactive_Circle.php:272, ../includes/Elements/Interactive_Circle.php:518, ../includes/Elements/Login_Register.php:3318, ../includes/Elements/Login_Register.php:3639, ../includes/Elements/NinjaForms.php:1452, ../includes/Elements/Pricing_Table.php:403, ../includes/Elements/Pricing_Table.php:1973, ../includes/Elements/Product_Grid.php:911, ../includes/Elements/Product_Grid.php:1584, ../includes/Elements/Product_Grid.php:2059, ../includes/Elements/Product_Grid.php:2283, ../includes/Elements/Product_Grid.php:2730, ../includes/Elements/Simple_Menu.php:390, ../includes/Elements/Simple_Menu.php:516, ../includes/Elements/Simple_Menu.php:969, ../includes/Elements/Simple_Menu.php:1278, ../includes/Elements/Team_Member.php:791, ../includes/Elements/Tooltip.php:446, ../includes/Elements/WeForms.php:737, ../includes/Elements/Woo_Cart.php:1813, ../includes/Elements/Woo_Cart.php:2065, ../includes/Elements/Woo_Checkout.php:928, ../includes/Elements/Woo_Checkout.php:972, ../includes/Elements/Woo_Checkout.php:1114, ../includes/Elements/Woo_Checkout.php:1357, ../includes/Elements/Woo_Checkout.php:1655, ../includes/Elements/Woo_Checkout.php:2091, ../includes/Elements/Woo_Checkout.php:2525, ../includes/Elements/Woo_Product_Carousel.php:976, ../includes/Elements/Woo_Product_Carousel.php:1454, ../includes/Elements/Woo_Product_Carousel.php:1829, ../includes/Elements/Woo_Product_Carousel.php:2284, ../includes/Elements/Woo_Product_Carousel.php:2699, ../includes/Elements/Woo_Product_Gallery.php:643, ../includes/Elements/Woo_Product_Gallery.php:1076, ../includes/Elements/Woo_Product_Gallery.php:1337, ../includes/Elements/Woo_Product_Gallery.php:1714, ../includes/Elements/Woo_Product_Gallery.php:2068, ../includes/Elements/WpForms.php:1308, ../includes/Extensions/Table_of_Content.php:957, ../includes/Traits/Controls.php:1347, ../includes/Traits/Controls.php:1541, ../includes/Traits/Woo_Product_Comparable.php:938, ../includes/Traits/Woo_Product_Comparable.php:1305, ../includes/Traits/Woo_Product_Comparable.php:1692
832
  msgid "Hover"
833
  msgstr ""
834
 
835
+ #: ../includes/Elements/Advanced_Data_Table.php:1366, ../includes/Elements/Advanced_Data_Table.php:1396, ../includes/Elements/Betterdocs_Category_Box.php:683, ../includes/Elements/Betterdocs_Category_Box.php:716, ../includes/Elements/Betterdocs_Category_Box.php:860, ../includes/Elements/Betterdocs_Category_Box.php:965, ../includes/Elements/Betterdocs_Category_Grid.php:616, ../includes/Elements/Betterdocs_Category_Grid.php:670, ../includes/Elements/Betterdocs_Category_Grid.php:806, ../includes/Elements/Betterdocs_Category_Grid.php:903, ../includes/Elements/Betterdocs_Category_Grid.php:1006, ../includes/Elements/Betterdocs_Category_Grid.php:1086, ../includes/Elements/Betterdocs_Category_Grid.php:1162, ../includes/Elements/Betterdocs_Category_Grid.php:1239, ../includes/Elements/Betterdocs_Category_Grid.php:1362, ../includes/Elements/Betterdocs_Category_Grid.php:1461, ../includes/Elements/Betterdocs_Search_Form.php:246, ../includes/Elements/Betterdocs_Search_Form.php:283, ../includes/Elements/Caldera_Forms.php:983, ../includes/Elements/Caldera_Forms.php:1099, ../includes/Elements/Caldera_Forms.php:1431, ../includes/Elements/Contact_Form_7.php:1010, ../includes/Elements/Contact_Form_7.php:1126, ../includes/Elements/Content_Ticker.php:609, ../includes/Elements/Content_Ticker.php:665, ../includes/Elements/Cta_Box.php:518, ../includes/Elements/Cta_Box.php:559, ../includes/Elements/Cta_Box.php:601, ../includes/Elements/Cta_Box.php:1042, ../includes/Elements/Data_Table.php:624, ../includes/Elements/Data_Table.php:664, ../includes/Elements/Data_Table.php:1175, ../includes/Elements/Dual_Color_Header.php:473, ../includes/Elements/Dual_Color_Header.php:570, ../includes/Elements/Dual_Color_Header.php:713, ../includes/Elements/Event_Calendar.php:747, ../includes/Elements/Event_Calendar.php:787, ../includes/Elements/Event_Calendar.php:854, ../includes/Elements/Event_Calendar.php:908, ../includes/Elements/Event_Calendar.php:991, ../includes/Elements/Event_Calendar.php:1066, ../includes/Elements/Event_Calendar.php:1100, ../includes/Elements/Event_Calendar.php:1209, ../includes/Elements/Event_Calendar.php:1575, ../includes/Elements/Facebook_Feed.php:769, ../includes/Elements/Facebook_Feed.php:807, ../includes/Elements/Facebook_Feed.php:847, ../includes/Elements/Facebook_Feed.php:895, ../includes/Elements/Facebook_Feed.php:933, ../includes/Elements/Facebook_Feed.php:971, ../includes/Elements/Facebook_Feed.php:1024, ../includes/Elements/Facebook_Feed.php:1062, ../includes/Elements/Facebook_Feed.php:1100, ../includes/Elements/Facebook_Feed.php:1132, ../includes/Elements/Fancy_Text.php:346, ../includes/Elements/Feature_List.php:541, ../includes/Elements/Feature_List.php:763, ../includes/Elements/Feature_List.php:797, ../includes/Elements/Filterable_Gallery.php:1217, ../includes/Elements/Filterable_Gallery.php:1257, ../includes/Elements/Filterable_Gallery.php:1579, ../includes/Elements/Filterable_Gallery.php:1594, ../includes/Elements/Filterable_Gallery.php:1639, ../includes/Elements/Filterable_Gallery.php:1654, ../includes/Elements/Filterable_Gallery.php:1739, ../includes/Elements/Filterable_Gallery.php:1877, ../includes/Elements/Filterable_Gallery.php:1953, ../includes/Elements/Filterable_Gallery.php:1989, ../includes/Elements/Filterable_Gallery.php:2036, ../includes/Elements/Filterable_Gallery.php:2177, ../includes/Elements/Filterable_Gallery.php:2364, ../includes/Elements/Flip_Box.php:951, ../includes/Elements/Flip_Box.php:1064, ../includes/Elements/Flip_Box.php:1191, ../includes/Elements/Flip_Box.php:1222, ../includes/Elements/Flip_Box.php:1260, ../includes/Elements/Flip_Box.php:1292, ../includes/Elements/Flip_Box.php:1366, ../includes/Elements/Flip_Box.php:1425, ../includes/Elements/FluentForm.php:441, ../includes/Elements/FluentForm.php:979, ../includes/Elements/FluentForm.php:1095, ../includes/Elements/FluentForm.php:1136, ../includes/Elements/FluentForm.php:1191, ../includes/Elements/FluentForm.php:1295, ../includes/Elements/FluentForm.php:1357, ../includes/Elements/FluentForm.php:1973, ../includes/Elements/FluentForm.php:2046, ../includes/Elements/FluentForm.php:2167, ../includes/Elements/Formstack.php:658, ../includes/Elements/Formstack.php:713, ../includes/Elements/Formstack.php:1175, ../includes/Elements/Formstack.php:1255, ../includes/Elements/Formstack.php:1309, ../includes/Elements/Formstack.php:1856, ../includes/Elements/Formstack.php:1937, ../includes/Elements/GravityForms.php:1190, ../includes/Elements/GravityForms.php:1296, ../includes/Elements/GravityForms.php:1410, ../includes/Elements/GravityForms.php:1492, ../includes/Elements/GravityForms.php:1606, ../includes/Elements/GravityForms.php:1799, ../includes/Elements/GravityForms.php:1835, ../includes/Elements/Image_Accordion.php:496, ../includes/Elements/Image_Accordion.php:525, ../includes/Elements/Info_Box.php:1355, ../includes/Elements/Info_Box.php:1431, ../includes/Elements/Interactive_Circle.php:387, ../includes/Elements/Login_Register.php:2349, ../includes/Elements/Login_Register.php:2440, ../includes/Elements/Login_Register.php:2854, ../includes/Elements/NinjaForms.php:1030, ../includes/Elements/NinjaForms.php:1148, ../includes/Elements/NinjaForms.php:1567, ../includes/Elements/Post_Grid.php:380, ../includes/Elements/Post_Grid.php:453, ../includes/Elements/Post_Grid.php:863, ../includes/Elements/Pricing_Table.php:884, ../includes/Elements/Pricing_Table.php:948, ../includes/Elements/Pricing_Table.php:1039, ../includes/Elements/Pricing_Table.php:1068, ../includes/Elements/Pricing_Table.php:1109, ../includes/Elements/Pricing_Table.php:1138, ../includes/Elements/Pricing_Table.php:1178, ../includes/Elements/Pricing_Table.php:1213, ../includes/Elements/Pricing_Table.php:1391, ../includes/Elements/Pricing_Table.php:1523, ../includes/Elements/Product_Grid.php:1331, ../includes/Elements/Product_Grid.php:1955, ../includes/Elements/Product_Grid.php:2064, ../includes/Elements/Product_Grid.php:2401, ../includes/Elements/Product_Grid.php:2582, ../includes/Elements/Product_Grid.php:2623, ../includes/Elements/Product_Grid.php:2684, ../includes/Elements/Product_Grid.php:2735, ../includes/Elements/Product_Grid.php:2892, ../includes/Elements/Progress_Bar.php:407, ../includes/Elements/Progress_Bar.php:467, ../includes/Elements/Simple_Menu.php:931, ../includes/Elements/Simple_Menu.php:1025, ../includes/Elements/Simple_Menu.php:1240, ../includes/Elements/Simple_Menu.php:1333, ../includes/Elements/Twitter_Feed.php:695, ../includes/Elements/Twitter_Feed.php:724, ../includes/Elements/Twitter_Feed.php:754, ../includes/Elements/Twitter_Feed.php:924, ../includes/Elements/Woo_Checkout.php:584, ../includes/Elements/Woo_Checkout.php:758, ../includes/Elements/Woo_Checkout.php:772, ../includes/Elements/Woo_Checkout.php:880, ../includes/Elements/Woo_Checkout.php:894, ../includes/Elements/Woo_Checkout.php:1067, ../includes/Elements/Woo_Checkout.php:1103, ../includes/Elements/Woo_Checkout.php:1119, ../includes/Elements/Woo_Checkout.php:1187, ../includes/Elements/Woo_Checkout.php:1286, ../includes/Elements/Woo_Checkout.php:1336, ../includes/Elements/Woo_Checkout.php:1376, ../includes/Elements/Woo_Checkout.php:1473, ../includes/Elements/Woo_Checkout.php:1634, ../includes/Elements/Woo_Checkout.php:1674, ../includes/Elements/Woo_Checkout.php:1792, ../includes/Elements/Woo_Checkout.php:1836, ../includes/Elements/Woo_Checkout.php:1880, ../includes/Elements/Woo_Checkout.php:1986, ../includes/Elements/Woo_Checkout.php:2025, ../includes/Elements/Woo_Checkout.php:2065, ../includes/Elements/Woo_Checkout.php:2338, ../includes/Elements/Woo_Checkout.php:2359, ../includes/Elements/Woo_Checkout.php:2394, ../includes/Elements/Woo_Checkout.php:2415, ../includes/Elements/Woo_Checkout.php:2504, ../includes/Elements/Woo_Checkout.php:2544, ../includes/Elements/Woo_Product_Carousel.php:1182, ../includes/Elements/Woo_Product_Carousel.php:1377, ../includes/Elements/Woo_Product_Carousel.php:1459, ../includes/Elements/Woo_Product_Carousel.php:1679, ../includes/Elements/Woo_Product_Carousel.php:1720, ../includes/Elements/Woo_Product_Carousel.php:1782, ../includes/Elements/Woo_Product_Carousel.php:1834, ../includes/Elements/Woo_Product_Carousel.php:1987, ../includes/Elements/Woo_Product_Carousel.php:2228, ../includes/Elements/Woo_Product_Carousel.php:2291, ../includes/Elements/Woo_Product_Carousel.php:2324, ../includes/Elements/Woo_Product_Carousel.php:2662, ../includes/Elements/Woo_Product_Carousel.php:2718, ../includes/Elements/Woo_Product_Gallery.php:1308, ../includes/Elements/Woo_Product_Gallery.php:1342, ../includes/Elements/Woo_Product_Gallery.php:1380, ../includes/Elements/Woo_Product_Gallery.php:1669, ../includes/Elements/Woo_Product_Gallery.php:1719, ../includes/Elements/Woo_Product_Gallery.php:1920, ../includes/Elements/Woo_Product_Gallery.php:1961, ../includes/Elements/Woo_Product_Gallery.php:2022, ../includes/Elements/Woo_Product_Gallery.php:2073, ../includes/Elements/Woo_Product_Gallery.php:2230, ../includes/Elements/WpForms.php:984, ../includes/Elements/WpForms.php:1100, ../includes/Extensions/Table_of_Content.php:1093, ../includes/Traits/Woo_Product_Comparable.php:107, ../includes/Traits/Woo_Product_Comparable.php:1372, ../includes/Traits/Woo_Product_Comparable.php:1484
836
  msgid "Color"
837
  msgstr ""
838
 
932
  msgid "Content Type"
933
  msgstr ""
934
 
935
+ #: ../includes/Elements/Adv_Accordion.php:255, ../includes/Elements/Adv_Tabs.php:147, ../includes/Elements/Adv_Tabs.php:234, ../includes/Elements/Adv_Tabs.php:717, ../includes/Elements/Cta_Box.php:238, ../includes/Elements/Cta_Box.php:259, ../includes/Elements/Data_Table.php:256, ../includes/Elements/Data_Table.php:371, ../includes/Elements/Data_Table.php:385, ../includes/Elements/Event_Calendar.php:258, ../includes/Elements/Event_Calendar.php:1485, ../includes/Elements/Facebook_Feed.php:948, ../includes/Elements/Feature_List.php:191, ../includes/Elements/Feature_List.php:695, ../includes/Elements/Flip_Box.php:157, ../includes/Elements/Image_Accordion.php:97, ../includes/Elements/Image_Accordion.php:208, ../includes/Elements/Image_Accordion.php:516, ../includes/Elements/Info_Box.php:252, ../includes/Elements/Interactive_Circle.php:120, ../includes/Elements/Interactive_Circle.php:161, ../includes/Elements/Interactive_Circle.php:665, ../includes/Elements/Product_Grid.php:2498, ../includes/Elements/Tooltip.php:140, ../includes/Elements/Tooltip.php:273, ../includes/Elements/Woo_Product_Carousel.php:1583, ../includes/Elements/Woo_Product_Gallery.php:1836
936
  msgid "Content"
937
  msgstr ""
938
 
992
  msgid "Distance"
993
  msgstr ""
994
 
995
+ #: ../includes/Elements/Adv_Accordion.php:560, ../includes/Elements/Adv_Accordion.php:620, ../includes/Elements/Adv_Accordion.php:681, ../includes/Elements/Adv_Tabs.php:538, ../includes/Elements/Adv_Tabs.php:605, ../includes/Elements/Adv_Tabs.php:672, ../includes/Elements/Data_Table.php:1087, ../includes/Elements/Data_Table.php:1105, ../includes/Elements/Dual_Color_Header.php:421, ../includes/Elements/Dual_Color_Header.php:634, ../includes/Elements/Event_Calendar.php:1474, ../includes/Elements/Feature_List.php:122, ../includes/Elements/Info_Box.php:772, ../includes/Elements/Info_Box.php:851, ../includes/Elements/Info_Box.php:1004, ../includes/Elements/Info_Box.php:1084, ../includes/Elements/Interactive_Circle.php:487, ../includes/Elements/Interactive_Circle.php:549, ../includes/Elements/Interactive_Circle.php:615, ../includes/Elements/Post_Grid.php:986, ../includes/Elements/Pricing_Table.php:338, ../includes/Elements/Pricing_Table.php:1757, ../includes/Elements/Simple_Menu.php:295, ../includes/Elements/Team_Member.php:719, ../includes/Elements/Twitter_Feed.php:631, ../includes/Elements/Woo_Cart.php:237, ../includes/Elements/Woo_Cart.php:809, ../includes/Elements/Woo_Cart.php:1931, ../includes/Elements/Woo_Cart.php:2291, ../includes/Elements/Woo_Cart.php:2374, ../includes/Elements/Woo_Cart.php:2461, ../includes/Elements/Woo_Checkout.php:1198, ../includes/Elements/Woo_Checkout.php:1484, ../includes/Extensions/Scroll_to_Top.php:412
996
  msgid "Icon Color"
997
  msgstr ""
998
 
999
+ #: ../includes/Elements/Adv_Accordion.php:654, ../includes/Elements/Adv_Accordion.php:956, ../includes/Elements/Adv_Tabs.php:638, ../includes/Elements/Event_Calendar.php:901, ../includes/Elements/Filterable_Gallery.php:1021, ../includes/Elements/Interactive_Circle.php:586, ../includes/Elements/Product_Grid.php:2327, ../includes/Elements/Simple_Menu.php:424, ../includes/Elements/Woo_Product_Carousel.php:2317, ../includes/Elements/Woo_Product_Gallery.php:1375, ../includes/Extensions/Table_of_Content.php:983
1000
  msgid "Active"
1001
  msgstr ""
1002
 
1132
  msgid "Show"
1133
  msgstr ""
1134
 
1135
+ #: ../includes/Elements/Betterdocs_Category_Box.php:159, ../includes/Elements/Betterdocs_Category_Box.php:171, ../includes/Elements/Betterdocs_Category_Box.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:178, ../includes/Elements/Betterdocs_Category_Grid.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:245, ../includes/Elements/Betterdocs_Category_Grid.php:261, ../includes/Elements/Betterdocs_Category_Grid.php:273, ../includes/Elements/Betterdocs_Category_Grid.php:1304, ../includes/Elements/Caldera_Forms.php:153, ../includes/Elements/Caldera_Forms.php:166, ../includes/Elements/Caldera_Forms.php:192, ../includes/Elements/Contact_Form_7.php:206, ../includes/Elements/Contact_Form_7.php:232, ../includes/Elements/Contact_Form_7.php:252, ../includes/Elements/Content_Ticker.php:256, ../includes/Elements/Countdown.php:504, ../includes/Elements/Creative_Button.php:253, ../includes/Elements/Cta_Box.php:156, ../includes/Elements/Cta_Box.php:303, ../includes/Elements/Dual_Color_Header.php:96, ../includes/Elements/Dual_Color_Header.php:106, ../includes/Elements/Facebook_Feed.php:307, ../includes/Elements/Facebook_Feed.php:319, ../includes/Elements/Facebook_Feed.php:334, ../includes/Elements/Facebook_Feed.php:349, ../includes/Elements/Facebook_Feed.php:364, ../includes/Elements/Facebook_Feed.php:430, ../includes/Elements/Filterable_Gallery.php:277, ../includes/Elements/FluentForm.php:195, ../includes/Elements/FluentForm.php:207, ../includes/Elements/FluentForm.php:233, ../includes/Elements/FluentForm.php:1759, ../includes/Elements/FluentForm.php:1827, ../includes/Elements/Formstack.php:236, ../includes/Elements/Formstack.php:248, ../includes/Elements/Formstack.php:274, ../includes/Elements/Formstack.php:287, ../includes/Elements/Formstack.php:1623, ../includes/Elements/GravityForms.php:162, ../includes/Elements/GravityForms.php:177, ../includes/Elements/GravityForms.php:223, ../includes/Elements/GravityForms.php:235, ../includes/Elements/GravityForms.php:273, ../includes/Elements/GravityForms.php:293, ../includes/Elements/Info_Box.php:292, ../includes/Elements/Login_Register.php:359, ../includes/Elements/Login_Register.php:568, ../includes/Elements/Login_Register.php:659, ../includes/Elements/NinjaForms.php:127, ../includes/Elements/NinjaForms.php:174, ../includes/Elements/NinjaForms.php:187, ../includes/Elements/NinjaForms.php:213, ../includes/Elements/NinjaForms.php:233, ../includes/Elements/Post_Timeline.php:120, ../includes/Elements/Pricing_Table.php:512, ../includes/Elements/Pricing_Table.php:1648, ../includes/Elements/Product_Grid.php:558, ../includes/Elements/Product_Grid.php:660, ../includes/Elements/Product_Grid.php:1501, ../includes/Elements/Product_Grid.php:2144, ../includes/Elements/Twitter_Feed.php:393, ../includes/Elements/Woo_Cart.php:429, ../includes/Elements/Woo_Cart.php:477, ../includes/Elements/Woo_Cart.php:547, ../includes/Elements/Woo_Cart.php:559, ../includes/Elements/Woo_Cart.php:630, ../includes/Elements/Woo_Cart.php:708, ../includes/Elements/Woo_Cart.php:779, ../includes/Elements/Woo_Cart.php:899, ../includes/Elements/Woo_Cart.php:923, ../includes/Elements/Woo_Cart.php:960, ../includes/Elements/Woo_Cart.php:1004, ../includes/Elements/Woo_Cart.php:1017, ../includes/Elements/Woo_Cart.php:1032, ../includes/Elements/Woo_Cart.php:1047, ../includes/Elements/Woo_Cart.php:1062, ../includes/Elements/Woo_Cart.php:1077, ../includes/Elements/Woo_Cart.php:1092, ../includes/Elements/Woo_Checkout.php:316, ../includes/Elements/Woo_Product_Carousel.php:222, ../includes/Elements/Woo_Product_Carousel.php:628, ../includes/Elements/Woo_Product_Carousel.php:687, ../includes/Elements/Woo_Product_Gallery.php:518, ../includes/Elements/Woo_Product_Gallery.php:1001, ../includes/Elements/WpForms.php:120, ../includes/Elements/WpForms.php:135, ../includes/Elements/WpForms.php:181, ../includes/Elements/WpForms.php:194, ../includes/Elements/WpForms.php:217, ../includes/Traits/Controls.php:570, ../includes/Traits/Controls.php:632, ../includes/Traits/Controls.php:662, ../includes/Traits/Controls.php:818, ../includes/Traits/Controls.php:866, ../includes/Traits/Controls.php:934, ../includes/Traits/Controls.php:969, ../includes/Traits/Controls.php:1000, ../includes/Traits/Controls.php:1085, ../includes/Traits/Controls.php:1113, ../includes/Traits/Controls.php:1129, ../includes/Traits/Controls.php:1144
1136
  msgid "Hide"
1137
  msgstr ""
1138
 
1184
  msgid "Size"
1185
  msgstr ""
1186
 
1187
+ #: ../includes/Elements/Betterdocs_Category_Box.php:527, ../includes/Elements/Betterdocs_Category_Box.php:695, ../includes/Elements/Betterdocs_Category_Box.php:942, ../includes/Elements/Betterdocs_Category_Grid.php:1116, ../includes/Elements/Betterdocs_Category_Grid.php:1194, ../includes/Elements/Caldera_Forms.php:753, ../includes/Elements/Caldera_Forms.php:870, ../includes/Elements/Contact_Form_7.php:575, ../includes/Elements/Contact_Form_7.php:860, ../includes/Elements/Contact_Form_7.php:1486, ../includes/Elements/Feature_List.php:656, ../includes/Elements/Filterable_Gallery.php:2420, ../includes/Elements/FluentForm.php:802, ../includes/Elements/FluentForm.php:1800, ../includes/Elements/Formstack.php:605, ../includes/Elements/Formstack.php:1001, ../includes/Elements/GravityForms.php:727, ../includes/Elements/GravityForms.php:999, ../includes/Elements/Login_Register.php:2499, ../includes/Elements/Login_Register.php:2701, ../includes/Elements/Login_Register.php:3174, ../includes/Elements/Login_Register.php:3473, ../includes/Elements/NinjaForms.php:797, ../includes/Elements/NinjaForms.php:914, ../includes/Elements/NinjaForms.php:1579, ../includes/Elements/Post_Grid.php:909, ../includes/Elements/Woo_Checkout.php:1997, ../includes/Elements/Woo_Product_Carousel.php:2200, ../includes/Elements/WpForms.php:765, ../includes/Elements/WpForms.php:871
1188
  msgid "Spacing"
1189
  msgstr ""
1190
 
1244
  msgid "Show Button"
1245
  msgstr ""
1246
 
1247
+ #: ../includes/Elements/Betterdocs_Category_Grid.php:282, ../includes/Elements/Creative_Button.php:80, ../includes/Elements/Cta_Box.php:277, ../includes/Elements/Filterable_Gallery.php:690, ../includes/Elements/Flip_Box.php:687, ../includes/Elements/Info_Box.php:403, ../includes/Elements/Login_Register.php:674, ../includes/Elements/Login_Register.php:1200, ../includes/Elements/Pricing_Table.php:574, ../includes/Elements/Woo_Cart.php:909, ../includes/Elements/Woo_Cart.php:934, ../includes/Elements/Woo_Cart.php:971, ../includes/Elements/Woo_Checkout.php:382, ../includes/Traits/Controls.php:978
1248
  msgid "Button Text"
1249
  msgstr ""
1250
 
1332
  msgid "Close Icon"
1333
  msgstr ""
1334
 
1335
+ #: ../includes/Elements/Betterdocs_Search_Form.php:294, ../includes/Elements/Caldera_Forms.php:1020, ../includes/Elements/Caldera_Forms.php:1334, ../includes/Elements/Contact_Form_7.php:1047, ../includes/Elements/Contact_Form_7.php:1360, ../includes/Elements/Content_Ticker.php:677, ../includes/Elements/Countdown.php:784, ../includes/Elements/Countdown.php:856, ../includes/Elements/Countdown.php:928, ../includes/Elements/Countdown.php:1000, ../includes/Elements/Creative_Button.php:420, ../includes/Elements/Cta_Box.php:809, ../includes/Elements/Cta_Box.php:978, ../includes/Elements/Event_Calendar.php:678, ../includes/Elements/Facebook_Feed.php:728, ../includes/Elements/Filterable_Gallery.php:2722, ../includes/Elements/FluentForm.php:1016, ../includes/Elements/FluentForm.php:1706, ../includes/Elements/Formstack.php:1570, ../includes/Elements/GravityForms.php:1100, ../includes/Elements/GravityForms.php:1333, ../includes/Elements/GravityForms.php:1529, ../includes/Elements/GravityForms.php:1752, ../includes/Elements/GravityForms.php:2143, ../includes/Elements/GravityForms.php:2365, ../includes/Elements/Interactive_Circle.php:366, ../includes/Elements/Interactive_Circle.php:564, ../includes/Elements/Interactive_Circle.php:634, ../includes/Elements/NinjaForms.php:1067, ../includes/Elements/NinjaForms.php:1483, ../includes/Elements/Pricing_Table.php:2017, ../includes/Elements/Product_Grid.php:776, ../includes/Elements/Product_Grid.php:916, ../includes/Elements/Product_Grid.php:1636, ../includes/Elements/Product_Grid.php:1921, ../includes/Elements/Product_Grid.php:2103, ../includes/Elements/Product_Grid.php:2312, ../includes/Elements/Product_Grid.php:2356, ../includes/Elements/Product_Grid.php:2551, ../includes/Elements/Product_Grid.php:2647, ../includes/Elements/Product_Grid.php:2759, ../includes/Elements/Simple_Menu.php:955, ../includes/Elements/Simple_Menu.php:1051, ../includes/Elements/Simple_Menu.php:1264, ../includes/Elements/Simple_Menu.php:1359, ../includes/Elements/Sticky_Video.php:580, ../includes/Elements/Twitter_Feed.php:642, ../includes/Elements/WeForms.php:464, ../includes/Elements/WeForms.php:764, ../includes/Elements/Woo_Cart.php:1226, ../includes/Elements/Woo_Cart.php:1479, ../includes/Elements/Woo_Cart.php:1842, ../includes/Elements/Woo_Cart.php:2096, ../includes/Elements/Woo_Checkout.php:786, ../includes/Elements/Woo_Checkout.php:993, ../includes/Elements/Woo_Checkout.php:1388, ../includes/Elements/Woo_Checkout.php:1584, ../includes/Elements/Woo_Checkout.php:1686, ../includes/Elements/Woo_Checkout.php:1803, ../includes/Elements/Woo_Checkout.php:1847, ../includes/Elements/Woo_Checkout.php:1891, ../includes/Elements/Woo_Checkout.php:2080, ../includes/Elements/Woo_Checkout.php:2096, ../includes/Elements/Woo_Checkout.php:2444, ../includes/Elements/Woo_Checkout.php:2556, ../includes/Elements/Woo_Product_Carousel.php:981, ../includes/Elements/Woo_Product_Carousel.php:1357, ../includes/Elements/Woo_Product_Carousel.php:1481, ../includes/Elements/Woo_Product_Carousel.php:1649, ../includes/Elements/Woo_Product_Carousel.php:1744, ../includes/Elements/Woo_Product_Carousel.php:1858, ../includes/Elements/Woo_Product_Carousel.php:2303, ../includes/Elements/Woo_Product_Carousel.php:2730, ../includes/Elements/Woo_Product_Gallery.php:648, ../includes/Elements/Woo_Product_Gallery.php:1122, ../includes/Elements/Woo_Product_Gallery.php:1364, ../includes/Elements/Woo_Product_Gallery.php:1402, ../includes/Elements/Woo_Product_Gallery.php:1889, ../includes/Elements/Woo_Product_Gallery.php:1985, ../includes/Elements/Woo_Product_Gallery.php:2097, ../includes/Elements/WpForms.php:1021, ../includes/Elements/WpForms.php:1339, ../includes/Traits/Controls.php:1570, ../includes/Traits/Woo_Product_Comparable.php:1723
1336
  msgid "Border Color"
1337
  msgstr ""
1338
 
1436
  msgid "Input Width"
1437
  msgstr ""
1438
 
1439
+ #: ../includes/Elements/Caldera_Forms.php:684, ../includes/Elements/Contact_Form_7.php:653, ../includes/Elements/FluentForm.php:733, ../includes/Elements/Formstack.php:932, ../includes/Elements/GravityForms.php:820, ../includes/Elements/NinjaForms.php:727, ../includes/Elements/Woo_Checkout.php:2045, ../includes/Elements/WpForms.php:695
1440
  msgid "Input Height"
1441
  msgstr ""
1442
 
1548
  msgid "<strong>Contact Form 7</strong> is not installed/activated on your site. Please install and activate <strong>Contact Form 7</strong> first."
1549
  msgstr ""
1550
 
1551
+ #: ../includes/Elements/Contact_Form_7.php:313, ../includes/Elements/Contact_Form_7.php:1607, ../includes/Elements/Cta_Box.php:727, ../includes/Elements/Cta_Box.php:797, ../includes/Elements/Cta_Box.php:917, ../includes/Elements/Cta_Box.php:969, ../includes/Elements/Dual_Color_Header.php:813, ../includes/Elements/Dual_Color_Header.php:893, ../includes/Elements/Event_Calendar.php:666, ../includes/Elements/Event_Calendar.php:798, ../includes/Elements/Event_Calendar.php:865, ../includes/Elements/Event_Calendar.php:919, ../includes/Elements/Event_Calendar.php:1031, ../includes/Elements/Event_Calendar.php:1123, ../includes/Elements/Event_Calendar.php:1221, ../includes/Elements/Event_Calendar.php:1587, ../includes/Elements/Event_Calendar.php:1696, ../includes/Elements/Facebook_Feed.php:488, ../includes/Elements/Facebook_Feed.php:501, ../includes/Elements/Facebook_Feed.php:576, ../includes/Elements/Facebook_Feed.php:589, ../includes/Elements/Facebook_Feed.php:674, ../includes/Elements/Facebook_Feed.php:687, ../includes/Elements/Facebook_Feed.php:758, ../includes/Elements/Facebook_Feed.php:796, ../includes/Elements/Facebook_Feed.php:836, ../includes/Elements/Fancy_Text.php:365, ../includes/Elements/Filterable_Gallery.php:2060, ../includes/Elements/Filterable_Gallery.php:2281, ../includes/Elements/Flip_Box.php:1379, ../includes/Elements/Flip_Box.php:1439, ../includes/Elements/FluentForm.php:1905, ../includes/Elements/FluentForm.php:1930, ../includes/Elements/FluentForm.php:1995, ../includes/Elements/FluentForm.php:2058, ../includes/Elements/Formstack.php:638, ../includes/Elements/Formstack.php:1713, ../includes/Elements/Formstack.php:1738, ../includes/Elements/Formstack.php:1802, ../includes/Elements/Formstack.php:1867, ../includes/Elements/Formstack.php:1922, ../includes/Elements/Formstack.php:2005, ../includes/Elements/Post_Grid.php:372, ../includes/Elements/Pricing_Table.php:1936, ../includes/Elements/Pricing_Table.php:2005, ../includes/Elements/Product_Grid.php:1529, ../includes/Elements/Product_Grid.php:1544, ../includes/Elements/Product_Grid.php:1604, ../includes/Elements/Product_Grid.php:1618, ../includes/Elements/Product_Grid.php:2903, ../includes/Elements/Product_Grid.php:2960, ../includes/Elements/Progress_Bar.php:345, ../includes/Elements/Team_Member.php:746, ../includes/Elements/Team_Member.php:823, ../includes/Elements/Twitter_Feed.php:402, ../includes/Elements/Twitter_Feed.php:654, ../includes/Elements/Woo_Cart.php:1281, ../includes/Elements/Woo_Cart.php:1438, ../includes/Elements/Woo_Cart.php:1670, ../includes/Elements/Woo_Cart.php:2268, ../includes/Elements/Woo_Cart.php:2350, ../includes/Elements/Woo_Cart.php:2438, ../includes/Elements/Woo_Checkout.php:1781, ../includes/Elements/Woo_Checkout.php:1825, ../includes/Elements/Woo_Checkout.php:1869, ../includes/Elements/Woo_Product_Carousel.php:1998, ../includes/Elements/Woo_Product_Carousel.php:2055, ../includes/Elements/Woo_Product_Gallery.php:1027, ../includes/Elements/Woo_Product_Gallery.php:1040, ../includes/Elements/Woo_Product_Gallery.php:1094, ../includes/Elements/Woo_Product_Gallery.php:1106, ../includes/Elements/Woo_Product_Gallery.php:1152, ../includes/Elements/Woo_Product_Gallery.php:1319, ../includes/Elements/Woo_Product_Gallery.php:1353, ../includes/Elements/Woo_Product_Gallery.php:1391, ../includes/Elements/Woo_Product_Gallery.php:2241, ../includes/Elements/Woo_Product_Gallery.php:2298, ../includes/Traits/Controls.php:1312, ../includes/Traits/Controls.php:1366, ../includes/Traits/Woo_Product_Comparable.php:1383, ../includes/Traits/Woo_Product_Comparable.php:1662, ../includes/Traits/Woo_Product_Comparable.php:1711
1552
  msgid "Background"
1553
  msgstr ""
1554
 
1588
  msgid "Alert"
1589
  msgstr ""
1590
 
1591
+ #: ../includes/Elements/Contact_Form_7.php:1510, ../includes/Elements/Login_Register.php:1145, ../includes/Elements/Woo_Checkout.php:2037
1592
  msgid "Fields"
1593
  msgstr ""
1594
 
1860
  msgid "Choose whether if you want to set a message or a redirect link"
1861
  msgstr ""
1862
 
1863
+ #: ../includes/Elements/Countdown.php:403, ../includes/Elements/Woo_Cart.php:2426, ../includes/Elements/Woo_Checkout.php:457, ../includes/Elements/Woo_Checkout.php:1862
1864
  msgid "Message"
1865
  msgstr ""
1866
 
1940
  msgid "Title Style"
1941
  msgstr ""
1942
 
1943
+ #: ../includes/Elements/Countdown.php:1061, ../includes/Elements/Event_Calendar.php:1406, ../includes/Elements/FluentForm.php:1859, ../includes/Elements/Formstack.php:1633, ../includes/Elements/Info_Box.php:1457, ../includes/Elements/Post_Grid.php:612, ../includes/Elements/Post_Timeline.php:340, ../includes/Elements/Product_Grid.php:2443, ../includes/Elements/Product_Grid.php:2798, ../includes/Elements/Progress_Bar.php:690, ../includes/Elements/Twitter_Feed.php:591, ../includes/Elements/Woo_Checkout.php:2163, ../includes/Elements/Woo_Checkout.php:2263, ../includes/Elements/Woo_Product_Carousel.php:1529, ../includes/Elements/Woo_Product_Carousel.php:1895, ../includes/Elements/Woo_Product_Gallery.php:1782, ../includes/Elements/Woo_Product_Gallery.php:2136, ../includes/Traits/Woo_Product_Comparable.php:1018, ../includes/Traits/Woo_Product_Comparable.php:1249
1944
  msgid "Title Color"
1945
  msgstr ""
1946
 
2824
  msgid "Show Load More"
2825
  msgstr ""
2826
 
2827
+ #: ../includes/Elements/Facebook_Feed.php:403, ../includes/Elements/FluentForm.php:1128, ../includes/Elements/FluentForm.php:1748, ../includes/Elements/Formstack.php:650, ../includes/Elements/Login_Register.php:1083, ../includes/Elements/Woo_Checkout.php:1972, ../includes/Elements/Woo_Checkout.php:2314, ../includes/Traits/Woo_Product_Comparable.php:247
2828
  msgid "Label"
2829
  msgstr ""
2830
 
3472
  msgid "Separator Size"
3473
  msgstr ""
3474
 
3475
+ #: ../includes/Elements/Filterable_Gallery.php:2272, ../includes/Elements/Login_Register.php:1616, ../includes/Elements/Woo_Checkout.php:1576
3476
  msgid "Form"
3477
  msgstr ""
3478
 
3488
  msgid "Dropdown"
3489
  msgstr ""
3490
 
3491
+ #: ../includes/Elements/Filterable_Gallery.php:2463, ../includes/Elements/Product_Grid.php:2041, ../includes/Elements/Product_Grid.php:2218, ../includes/Elements/Woo_Checkout.php:713, ../includes/Elements/Woo_Checkout.php:1026, ../includes/Elements/Woo_Checkout.php:1135, ../includes/Elements/Woo_Checkout.php:2627, ../includes/Elements/Woo_Product_Carousel.php:1435
3492
  msgid "Top Spacing"
3493
  msgstr ""
3494
 
4156
  msgid "Default Form Type"
4157
  msgstr ""
4158
 
4159
+ #: ../includes/Elements/Login_Register.php:256, ../includes/Elements/Login_Register.php:3459, ../includes/Elements/Login_Register.php:4067, ../includes/Elements/Woo_Checkout.php:400, ../includes/Elements/Woo_Checkout.php:1165, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:342, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:342
4160
  msgid "Login"
4161
  msgstr ""
4162
 
6863
  msgid "Product"
6864
  msgstr ""
6865
 
6866
+ #: ../includes/Elements/Woo_Cart.php:402, ../includes/Elements/Woo_Cart.php:1090, ../includes/Elements/Woo_Checkout.php:262, ../includes/Elements/Woo_Checkout.php:1046, ../includes/Template/Woocommerce/Cart/Woo_Cart_Helper.php:319, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:517
6867
  msgid "Total"
6868
  msgstr ""
6869
 
6895
  msgid "Coupon Form"
6896
  msgstr ""
6897
 
6898
+ #: ../includes/Elements/Woo_Cart.php:936, ../includes/Elements/Woo_Checkout.php:384
6899
  msgid "Apply Coupon"
6900
  msgstr ""
6901
 
6902
+ #: ../includes/Elements/Woo_Cart.php:948, ../includes/Elements/Woo_Checkout.php:372
6903
  msgid "Coupon code"
6904
  msgstr ""
6905
 
6955
  msgid "Background Color Right Side"
6956
  msgstr ""
6957
 
6958
+ #: ../includes/Elements/Woo_Cart.php:1240, ../includes/Elements/Woo_Checkout.php:678
6959
  msgid "Table Head"
6960
  msgstr ""
6961
 
6962
+ #: ../includes/Elements/Woo_Cart.php:1269, ../includes/Elements/Woo_Checkout.php:736
6963
  msgid "Table Body"
6964
  msgstr ""
6965
 
6999
  msgid "Notice"
7000
  msgstr ""
7001
 
7002
+ #: ../includes/Elements/Woo_Cart.php:2257, ../includes/Elements/Woo_Checkout.php:1818
7003
  msgid "Error"
7004
  msgstr ""
7005
 
7006
+ #: ../includes/Elements/Woo_Cart.php:2338, ../includes/Elements/Woo_Checkout.php:1775
7007
  msgid "Info"
7008
  msgstr ""
7009
 
7015
  msgid "Split (Pro)"
7016
  msgstr ""
7017
 
7018
+ #: ../includes/Elements/Woo_Checkout.php:152, ../includes/Elements/Woo_Checkout.php:622
7019
  msgid "Order Details"
7020
  msgstr ""
7021
 
7051
  msgid "Total Text"
7052
  msgstr ""
7053
 
7054
+ #: ../includes/Elements/Woo_Checkout.php:276, ../includes/Elements/Woo_Checkout.php:1082
7055
  msgid "Shop Link"
7056
  msgstr ""
7057
 
7058
+ #: ../includes/Elements/Woo_Checkout.php:285, ../includes/Elements/Woo_Checkout.php:346, ../includes/Elements/Woo_Checkout.php:469
7059
  msgid "Link Text"
7060
  msgstr ""
7061
 
7062
+ #: ../includes/Elements/Woo_Checkout.php:310, ../includes/Elements/Woo_Checkout.php:1451
7063
  msgid "Coupon"
7064
  msgstr ""
7065
 
7066
+ #: ../includes/Elements/Woo_Checkout.php:337
7067
  msgid "Have a coupon?"
7068
  msgstr ""
7069
 
7070
+ #: ../includes/Elements/Woo_Checkout.php:348
7071
  msgid "Click here to enter your code"
7072
  msgstr ""
7073
 
7074
+ #: ../includes/Elements/Woo_Checkout.php:358
7075
  msgid "Form Content"
7076
  msgstr ""
7077
 
7078
+ #: ../includes/Elements/Woo_Checkout.php:360
7079
  msgid "If you have a coupon code, please apply it below."
7080
  msgstr ""
7081
 
7082
+ #: ../includes/Elements/Woo_Checkout.php:370
7083
  msgid "Placeholder Text"
7084
  msgstr ""
7085
 
7086
+ #: ../includes/Elements/Woo_Checkout.php:447
7087
  msgid "Returning customer?"
7088
  msgstr ""
7089
 
7090
+ #: ../includes/Elements/Woo_Checkout.php:459
7091
  msgid "If you have shopped with us before, please enter your details below. If you are a new customer, please proceed to the Billing section."
7092
  msgstr ""
7093
 
7094
+ #: ../includes/Elements/Woo_Checkout.php:471
7095
  msgid "Click here to login"
7096
  msgstr ""
7097
 
7098
+ #: ../includes/Elements/Woo_Checkout.php:487, ../includes/Elements/Woo_Checkout.php:1965
7099
  msgid "Customer Details"
7100
  msgstr ""
7101
 
7102
+ #: ../includes/Elements/Woo_Checkout.php:493
7103
  msgid "Billing Title"
7104
  msgstr ""
7105
 
7106
+ #: ../includes/Elements/Woo_Checkout.php:495
7107
  msgid "Billing Details"
7108
  msgstr ""
7109
 
7110
+ #: ../includes/Elements/Woo_Checkout.php:504
7111
  msgid "Shipping Title"
7112
  msgstr ""
7113
 
7114
+ #: ../includes/Elements/Woo_Checkout.php:506
7115
  msgid "Ship to a different address?"
7116
  msgstr ""
7117
 
7118
+ #: ../includes/Elements/Woo_Checkout.php:515
7119
  msgid "Additional Info Title"
7120
  msgstr ""
7121
 
7122
+ #: ../includes/Elements/Woo_Checkout.php:517
7123
  msgid "Additional Information"
7124
  msgstr ""
7125
 
7126
+ #: ../includes/Elements/Woo_Checkout.php:533, ../includes/Elements/Woo_Checkout.php:2245
7127
  msgid "Payment"
7128
  msgstr ""
7129
 
7130
+ #: ../includes/Elements/Woo_Checkout.php:541
7131
  msgid "Payment Methods"
7132
  msgstr ""
7133
 
7134
+ #: ../includes/Elements/Woo_Checkout.php:550
7135
  msgid "Button text"
7136
  msgstr ""
7137
 
7138
+ #: ../includes/Elements/Woo_Checkout.php:552
7139
  msgid "Place Order"
7140
  msgstr ""
7141
 
7142
+ #: ../includes/Elements/Woo_Checkout.php:570
7143
  msgid "Section Title"
7144
  msgstr ""
7145
 
7146
+ #: ../includes/Elements/Woo_Checkout.php:595
7147
  msgid "Bottom Gap"
7148
  msgstr ""
7149
 
7150
+ #: ../includes/Elements/Woo_Checkout.php:699
7151
  msgid "Header Color"
7152
  msgstr ""
7153
 
7154
+ #: ../includes/Elements/Woo_Checkout.php:830
7155
  msgid "Row Gap"
7156
  msgstr ""
7157
 
7158
+ #: ../includes/Elements/Woo_Checkout.php:851
7159
  msgid "Table Footer"
7160
  msgstr ""
7161
 
7162
+ #: ../includes/Elements/Woo_Checkout.php:1210, ../includes/Elements/Woo_Checkout.php:1496
7163
  msgid "Links Color"
7164
  msgstr ""
7165
 
7166
+ #: ../includes/Elements/Woo_Checkout.php:1221, ../includes/Elements/Woo_Checkout.php:1507
7167
  msgid "Links Hover Color"
7168
  msgstr ""
7169
 
7170
+ #: ../includes/Elements/Woo_Checkout.php:1271
7171
  msgid "Form Label"
7172
  msgstr ""
7173
 
7174
+ #: ../includes/Elements/Woo_Checkout.php:1750
7175
  msgid "Notices"
7176
  msgstr ""
7177
 
7178
+ #: ../includes/Elements/Woo_Checkout.php:2017
7179
  msgid "Required (*)"
7180
  msgstr ""
7181
 
7182
+ #: ../includes/Elements/Woo_Checkout.php:2132
7183
  msgid "Bottom Spacing (PX)"
7184
  msgstr ""
7185
 
7186
+ #: ../includes/Elements/Woo_Checkout.php:2155
7187
  msgid "Pickup Point"
7188
  msgstr ""
7189
 
7190
+ #: ../includes/Elements/Woo_Checkout.php:2352
7191
  msgid "Selected"
7192
  msgstr ""
7193
 
7194
+ #: ../includes/Elements/Woo_Checkout.php:2374
7195
  msgid "Methods Info"
7196
  msgstr ""
7197
 
7198
+ #: ../includes/Elements/Woo_Checkout.php:2407
7199
  msgid "Privacy Policy"
7200
  msgstr ""
7201
 
8135
  msgid "Post ID is missing"
8136
  msgstr ""
8137
 
8138
+ #: ../includes/Traits/Facebook_Feed.php:41, ../includes/Traits/Helper.php:57, ../includes/Traits/Helper.php:954, ../includes/Traits/Login_Registration.php:62, ../includes/Traits/Login_Registration.php:227, ../includes/Traits/Woo_Product_Comparable.php:2133
8139
  msgid "Widget ID is missing"
8140
  msgstr ""
8141
 
8142
+ #: ../includes/Traits/Helper.php:29, ../includes/Traits/Helper.php:926, ../includes/Traits/Login_Registration.php:79, ../includes/Traits/Login_Registration.php:200
8143
  msgid "Insecure form submitted without security token"
8144
  msgstr ""
8145
 
8146
+ #: ../includes/Traits/Helper.php:37, ../includes/Traits/Helper.php:934, ../includes/Traits/Login_Registration.php:92, ../includes/Traits/Login_Registration.php:210, ../includes/Traits/Woo_Product_Comparable.php:2170
8147
  msgid "Security token did not match"
8148
  msgstr ""
8149
 
8150
+ #: ../includes/Traits/Helper.php:47, ../includes/Traits/Helper.php:944, ../includes/Traits/Login_Registration.php:55, ../includes/Traits/Login_Registration.php:222, ../includes/Traits/Woo_Product_Comparable.php:2128
8151
  msgid "Page ID is missing"
8152
  msgstr ""
8153
 
8154
+ #: ../includes/Traits/Helper.php:67, ../includes/Traits/Helper.php:963
8155
  msgid "Widget settings are not found. Did you save the widget before using load more??"
8156
  msgstr ""
8157
 
8158
+ #: ../includes/Traits/Helper.php:204
8159
  msgid "Essential Addons for Elementor"
8160
  msgstr ""
8161
 
8162
+ #: ../includes/Traits/Helper.php:383, ../includes/Traits/Twitter_Feed.php:125
8163
  msgid "%s ago"
8164
  msgstr ""
8165
 
8166
+ #: ../includes/Traits/Helper.php:800
8167
  msgid "1,700+ Stunning Templates"
8168
  msgstr ""
8169
 
8170
+ #: ../includes/Traits/Helper.php:801
8171
  msgid "Supports Elementor & Gutenberg"
8172
  msgstr ""
8173
 
8174
+ #: ../includes/Traits/Helper.php:802
8175
  msgid "Powering up 100,000+ Websites"
8176
  msgstr ""
8177
 
8178
+ #: ../includes/Traits/Helper.php:803
8179
  msgid "Cloud Collaboration with Team"
8180
  msgstr ""
8181
 
8182
+ #: ../includes/Traits/Helper.php:812
8183
  msgid "Don’t Show This Again"
8184
  msgstr ""
8185
 
8186
+ #: ../includes/Traits/Helper.php:824
8187
  msgid "Activate Templately"
8188
  msgstr ""
8189
 
8190
+ #: ../includes/Traits/Helper.php:821
8191
  msgid "Activated Templately"
8192
  msgstr ""
8193
 
8194
+ #: ../includes/Traits/Helper.php:827
8195
  msgid "Submit"
8196
  msgstr ""
8197
 
readme.txt CHANGED
@@ -2,9 +2,9 @@
2
  Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, priyomukul, manzurahammed, sumaiyasiddika, rudlinkon, robinwpdeveloper
3
  Tags: elementor, elements, addons, elementor addons, elementor widget, elementor form, woocommerce elementor, page builder, builder, visual editor, wordpress page builder
4
  Requires at least: 5.0
5
- Tested up to: 5.8
6
  Requires PHP: 5.6
7
- Stable tag: 5.0.2
8
  License: GPLv3
9
  License URI: https://opensource.org/licenses/GPL-3.0
10
 
@@ -154,7 +154,7 @@ More features and improvements are coming on regular updates. Want to unlock the
154
  **WP Mayor:** “If you use Elementor, Essential Addons is a great way to expand your library of available widgets without slowing your site down.”
155
  **WP Pagebuilders:** “With 60+ additional widgets, Essential Addons is a great add-on to enhance your experience in building a website with WordPress+Elementor.”
156
  **MonsterPost:** “Essential Addons for Elementor has the largest number of active users among all third-party extensions on the market. The widgets are tested in all popular web browsers to ensure full browser compatibility for all elements.”
157
- **WPCrafer:** WordPress influencer Adam Preiser did a Speed Test & found Essential Addons for Elementor is the fastest solution out there 👇
158
 
159
  https://www.youtube.com/watch?v=K9BssSV-KC8
160
 
@@ -241,6 +241,16 @@ Your existing elements/content will work with premium version. So you won't lose
241
 
242
  == Changelog ==
243
 
 
 
 
 
 
 
 
 
 
 
244
  = 5.0.2 - 19/01/2022 =
245
 
246
  - Improved: EA Duplicator | Security Enhancement
2
  Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, priyomukul, manzurahammed, sumaiyasiddika, rudlinkon, robinwpdeveloper
3
  Tags: elementor, elements, addons, elementor addons, elementor widget, elementor form, woocommerce elementor, page builder, builder, visual editor, wordpress page builder
4
  Requires at least: 5.0
5
+ Tested up to: 5.9
6
  Requires PHP: 5.6
7
+ Stable tag: 5.0.3
8
  License: GPLv3
9
  License URI: https://opensource.org/licenses/GPL-3.0
10
 
154
  **WP Mayor:** “If you use Elementor, Essential Addons is a great way to expand your library of available widgets without slowing your site down.”
155
  **WP Pagebuilders:** “With 60+ additional widgets, Essential Addons is a great add-on to enhance your experience in building a website with WordPress+Elementor.”
156
  **MonsterPost:** “Essential Addons for Elementor has the largest number of active users among all third-party extensions on the market. The widgets are tested in all popular web browsers to ensure full browser compatibility for all elements.”
157
+ **WPCrafter:** WordPress influencer Adam Preiser did a Speed Test & found Essential Addons for Elementor is the fastest solution out there 👇
158
 
159
  https://www.youtube.com/watch?v=K9BssSV-KC8
160
 
241
 
242
  == Changelog ==
243
 
244
+ = 5.0.3 - 25/01/2022 =
245
+
246
+ - Fixed: Parameter sanitization in dynamic widgets
247
+ - Fixed EA Advanced Accordion & Tabs | Custom ID Anchor not working with links on same page
248
+ - Fixed: EA Interactive Card rear panel scrolling not working inside EA Advanced Tabs
249
+ - Fixed: EA Woo Cart | Last item not getting removed from Cart
250
+ - Fixed: EA Interactive Circle | Global Color not working on Items
251
+ - Added: EA Woo Checkout | Option for hiding the coupon code
252
+ - Few minor bug fixes & improvements
253
+
254
  = 5.0.2 - 19/01/2022 =
255
 
256
  - Improved: EA Duplicator | Security Enhancement