Carousel, Slider, Gallery by WP Carousel – Image Carousel & Photo Gallery, Post Carousel & Post Grid, Product Carousel & Product Grid for WooCommerce - Version 2.4.12

Version Description

Sept 23, 2022 = * New: Item vertical gap added. * Improved: Help page.

Download this release

Release Info

Developer rubel_miah
Plugin Icon 128x128 Carousel, Slider, Gallery by WP Carousel – Image Carousel & Photo Gallery, Post Carousel & Post Grid, Product Carousel & Product Grid for WooCommerce
Version 2.4.12
Comparing to
See all releases

Code changes from version 2.4.11 to 2.4.12

Files changed (44) hide show
  1. admin/css/help-page.css +2 -2
  2. admin/css/help-page.min.css +1 -1
  3. admin/css/wp-carousel-free-admin.css +4 -3
  4. admin/css/wp-carousel-free-admin.min.css +1 -1
  5. admin/img/carousel.svg +0 -1
  6. admin/img/disabled.svg +47 -0
  7. admin/img/gallery.svg +0 -1
  8. admin/img/images/wpcp-logo.svg +17 -1
  9. admin/img/layout/add-image.svg +4 -0
  10. admin/img/layout/carousel.svg +25 -0
  11. admin/img/layout/grid.svg +18 -0
  12. admin/img/layout/justified.svg +17 -0
  13. admin/img/layout/masonry.svg +18 -0
  14. admin/img/layout/thumbnails-slider.svg +33 -0
  15. admin/img/layout/tiles.svg +24 -0
  16. admin/img/layout/woo-icon.svg +32 -0
  17. admin/img/lightbox.svg +47 -0
  18. admin/img/masonry.svg +0 -1
  19. admin/img/premium.svg +1 -0
  20. admin/img/rocket.svg +0 -7
  21. admin/img/url.svg +31 -0
  22. admin/img/wpcp-logo.svg +8 -1
  23. admin/views/help.php +3 -2
  24. admin/views/metabox-config.php +182 -64
  25. admin/views/option-config.php +101 -0
  26. admin/views/sp-framework/assets/css/style.css +64 -20
  27. admin/views/sp-framework/assets/css/style.min.css +1 -1
  28. admin/views/sp-framework/assets/js/main.js +6 -6
  29. admin/views/sp-framework/assets/js/main.min.js +1 -1
  30. admin/views/sp-framework/classes/setup.class.php +1 -0
  31. admin/views/sp-framework/fields/carousel_type/carousel_type.php +8 -1
  32. admin/views/sp-framework/fields/gallery/gallery.php +1 -1
  33. admin/views/sp-framework/fields/media/media.php +127 -0
  34. admin/views/sp-framework/fields/spacing/spacing.php +4 -64
  35. includes/class-wp-carosuel-free-updates.php +3 -2
  36. includes/class-wp-carousel-free-shortcode.php +7 -4
  37. includes/updates/update-2.4.12.php +38 -0
  38. public/WPCF_Helper.php +3 -3
  39. public/css/wp-carousel-free-public.min.css +0 -0
  40. public/dynamic-style.php +8 -0
  41. public/js/wp-carousel-free-public.js +1 -1
  42. public/js/wp-carousel-free-public.min.js +1 -1
  43. readme.txt +5 -1
  44. wp-carousel-free.php +6 -6
admin/css/help-page.css CHANGED
@@ -177,7 +177,7 @@
177
  text-decoration: none;
178
  padding: 18px 30px;
179
  border-radius: 4px;
180
- background-color: #1BA2AC;
181
  color: #fff;
182
  margin-right: 15px;
183
  font-size: 16px;
@@ -185,7 +185,7 @@
185
  margin-top: 48px;
186
  }
187
  .sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:hover {
188
- background-color: #198E94;
189
  }
190
  .sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:last-child {
191
  background-color: #d8e0e6;
177
  text-decoration: none;
178
  padding: 18px 30px;
179
  border-radius: 4px;
180
+ background-color: #178087;
181
  color: #fff;
182
  margin-right: 15px;
183
  font-size: 16px;
185
  margin-top: 48px;
186
  }
187
  .sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:hover {
188
+ background-color: #135C5D;
189
  }
190
  .sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:last-child {
191
  background-color: #d8e0e6;
admin/css/help-page.min.css CHANGED
@@ -1 +1 @@
1
- .sp-wp-carousel-help-page *{margin:0;padding:0;box-sizing:border-box}.sp-wp-carousel-help-page{font-family:Roboto,sans-serif;color:#444;background-color:#f0f4f7;padding:30px 0 50px 40px;margin-left:-30px;margin-top:-20px}#wpbody-content{padding-bottom:0}.sp_wp_carousel_page_wpcf_help #sp-wpcfree-review-notice{margin-bottom:20px}.sp-wp-carousel-help-page .col,.sp-wp-carousel-help-page .col-lg-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.sp-wp-carousel-help-page .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.sp-wp-carousel-help-page .container{max-width:540px}}@media (min-width:768px){.sp-wp-carousel-help-page .container{max-width:720px}}@media (min-width:992px){.sp-wp-carousel-help-page .container{max-width:960px}}@media (min-width:1170px){.sp-wp-carousel-help-page .container{max-width:1170px}}@media (min-width:1170px){.sp-wp-carousel-help-page .container{max-width:1170px}}.sp-wp-carousel-help-page .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:992px){.sp-wp-carousel-help-page .col-lg-6{flex:0 0 50%;max-width:50%}}.sp-wp-carousel-help-page .sp-wpc__help.header{background-color:#fff;padding:50px 0;width:90%;margin:0 auto;margin-top:40px;border-radius:6px;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}@media screen and (min-width:992px){.sp-wp-carousel-help-page .sp-wpc__help.header{width:80%}}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .sp-wpc__help.header{width:960px}}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-logo{text-align:center;position:relative}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-logo span{transform:translateY(-30px);display:inline-block;font-size:14px;font-weight:500}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-content{text-align:center;position:relative}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .upgrade-area .upgrade-img{right:40px}}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-content p{font-size:17px;font-weight:400;margin-top:20px}.sp-wp-carousel-help-page .sp-wpc__help.header .video-area{width:100%;height:340px;margin-top:30px}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.header .video-area{width:100%;height:540px;margin-top:30px}}.sp-wp-carousel-help-page .sp-wpc__help.header .video-area iframe{width:100%;height:100%}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area{text-align:center}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area p{margin-top:40px;font-size:18px;line-height:28px;font-weight:400}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area p br{display:none}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.header .content-area p br{display:block}}.Start_Displaying_Category_{font-size:16px;font-family:Roboto;color:#fff;line-height:1.5;text-align:center;position:absolute;left:565.161px;top:869.546px;z-index:213}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a{display:inline-block;text-decoration:none;padding:18px 30px;border-radius:4px;background-color:#1ba2ac;color:#fff;margin-right:15px;font-size:16px;font-weight:500;margin-top:48px}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:hover{background-color:#198e94}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:last-child{background-color:#d8e0e6;color:#818181}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:last-child:hover{background-color:#c0cbd5}.sp-wp-carousel-help-page .sp-wpc__help.upgrade{background-color:#fff;width:90%;margin:0 auto;margin-top:40px;border-radius:5px;box-shadow:0 0 15px 0 rgba(0,0,0,.05);overflow:hidden}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .container{padding:0 60px}@media screen and (min-width:992px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade{width:80%}}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade{width:960px}}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-logo::before,.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area .upgrade-img:before,.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-icon:before{position:absolute;left:0;top:0;right:0;bottom:0;content:'';z-index:99}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area .upgrade-img{position:absolute;bottom:-20px;right:40px;opacity:.2;z-index:-1}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area{padding:50px 30px;text-align:center;background-color:#157592;background:linear-gradient(-45deg,#22afba,#157592);color:#fff;position:relative;z-index:1;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area h2{font-size:28px;font-weight:500;color:#fff;line-height:36px;margin-bottom:0;margin-top:0}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area p{font-size:18px;margin-top:12px;font-weight:400;margin-bottom:0;line-height:24px;padding:0 40px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-info{padding-top:30px;padding-bottom:40px;background-color:#f0faff}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-info ul.upgrade-list li{display:flex;font-size:18px;font-weight:500;margin-top:15px;list-style:none;line-height:25px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-info ul.upgrade-list li img{width:20px;margin-right:15px;align-self:flex-start;margin-top:3px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro{display:block;padding:50px 0;width:100%;margin:0 auto}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro{display:flex;padding-right:20px;padding-left:20px}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content{display:flex}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-icon img{width:100px;border-radius:5px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text{align-self:center;margin-left:30px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text h2{font-size:24px;font-weight:500;line-height:36px;margin-top:0;margin-bottom:0}#wpfooter{display:none}@media screen and (min-width:1170px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text h2{font-size:22px}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text p{font-size:16px;font-weight:400;margin-top:5px}@media screen and (min-width:1170px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text p{font-size:16px}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn{margin-left:auto;align-self:center;flex-shrink:0;margin-top:30px;text-align:center}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn{margin-top:0}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn a{display:inline-block;text-decoration:none;padding:15px 30px;background-color:#3fad43;color:#fff;border-radius:5px;font-size:16px;font-weight:500}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn a:hover{background-color:#1e7b25}.sp-wp-carousel-help-page .sp-wpc__help.testimonial{width:90%;margin:0 auto;margin-top:10px}@media screen and (min-width:992px){.sp-wp-carousel-help-page .sp-wpc__help.testimonial{width:80%}}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .sp-wpc__help.testimonial{width:960px}}.sp-wp-carousel-help-page .col-lg-6,.sp-wp-carousel-help-page .sp-wpc__help.testimonial .col{padding-right:20px;padding-left:20px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area{margin-top:30px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-content{background-color:#fff;border-radius:5px;position:relative;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-content::after{position:absolute;content:"";border-style:solid;border-color:transparent;border-width:18px 18px 0;border-top-color:#ffff;bottom:-16px;left:45px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-content p{padding:25px 40px;font-size:14px;font-weight:400;line-height:24px;font-style:italic}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info{display:flex;margin-top:25px;margin-left:30px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .img img{border-radius:50%;height:60px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info{margin-left:15px;align-self:center}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info h3{font-size:15px;margin-top:0;margin-bottom:0;font-weight:500}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info .star{display:flex;margin-top:5px}.sp-wpc__help.testimonial .testimonial-area .testimonial-info .info .star .fa{font-size:15px;margin-right:1px;color:#ffb900}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info p{font-size:12px;color:grey;margin-top:5px}
1
+ .sp-wp-carousel-help-page *{margin:0;padding:0;box-sizing:border-box}.sp-wp-carousel-help-page{font-family:Roboto,sans-serif;color:#444;background-color:#f0f4f7;padding:30px 0 50px 40px;margin-left:-30px;margin-top:-20px}#wpbody-content{padding-bottom:0}.sp_wp_carousel_page_wpcf_help #sp-wpcfree-review-notice{margin-bottom:20px}.sp-wp-carousel-help-page .col,.sp-wp-carousel-help-page .col-lg-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.sp-wp-carousel-help-page .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.sp-wp-carousel-help-page .container{max-width:540px}}@media (min-width:768px){.sp-wp-carousel-help-page .container{max-width:720px}}@media (min-width:992px){.sp-wp-carousel-help-page .container{max-width:960px}}@media (min-width:1170px){.sp-wp-carousel-help-page .container{max-width:1170px}}@media (min-width:1170px){.sp-wp-carousel-help-page .container{max-width:1170px}}.sp-wp-carousel-help-page .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:992px){.sp-wp-carousel-help-page .col-lg-6{flex:0 0 50%;max-width:50%}}.sp-wp-carousel-help-page .sp-wpc__help.header{background-color:#fff;padding:50px 0;width:90%;margin:0 auto;margin-top:40px;border-radius:6px;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}@media screen and (min-width:992px){.sp-wp-carousel-help-page .sp-wpc__help.header{width:80%}}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .sp-wpc__help.header{width:960px}}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-logo{text-align:center;position:relative}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-logo span{transform:translateY(-30px);display:inline-block;font-size:14px;font-weight:500}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-content{text-align:center;position:relative}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .upgrade-area .upgrade-img{right:40px}}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-content p{font-size:17px;font-weight:400;margin-top:20px}.sp-wp-carousel-help-page .sp-wpc__help.header .video-area{width:100%;height:340px;margin-top:30px}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.header .video-area{width:100%;height:540px;margin-top:30px}}.sp-wp-carousel-help-page .sp-wpc__help.header .video-area iframe{width:100%;height:100%}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area{text-align:center}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area p{margin-top:40px;font-size:18px;line-height:28px;font-weight:400}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area p br{display:none}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.header .content-area p br{display:block}}.Start_Displaying_Category_{font-size:16px;font-family:Roboto;color:#fff;line-height:1.5;text-align:center;position:absolute;left:565.161px;top:869.546px;z-index:213}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a{display:inline-block;text-decoration:none;padding:18px 30px;border-radius:4px;background-color:#178087;color:#fff;margin-right:15px;font-size:16px;font-weight:500;margin-top:48px}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:hover{background-color:#135c5d}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:last-child{background-color:#d8e0e6;color:#818181}.sp-wp-carousel-help-page .sp-wpc__help.header .content-area .content-button a:last-child:hover{background-color:#c0cbd5}.sp-wp-carousel-help-page .sp-wpc__help.upgrade{background-color:#fff;width:90%;margin:0 auto;margin-top:40px;border-radius:5px;box-shadow:0 0 15px 0 rgba(0,0,0,.05);overflow:hidden}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .container{padding:0 60px}@media screen and (min-width:992px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade{width:80%}}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade{width:960px}}.sp-wp-carousel-help-page .sp-wpc__help.header .header-area .header-logo::before,.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area .upgrade-img:before,.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-icon:before{position:absolute;left:0;top:0;right:0;bottom:0;content:'';z-index:99}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area .upgrade-img{position:absolute;bottom:-20px;right:40px;opacity:.2;z-index:-1}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area{padding:50px 30px;text-align:center;background-color:#157592;background:linear-gradient(-45deg,#22afba,#157592);color:#fff;position:relative;z-index:1;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area h2{font-size:28px;font-weight:500;color:#fff;line-height:36px;margin-bottom:0;margin-top:0}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-area p{font-size:18px;margin-top:12px;font-weight:400;margin-bottom:0;line-height:24px;padding:0 40px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-info{padding-top:30px;padding-bottom:40px;background-color:#f0faff}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-info ul.upgrade-list li{display:flex;font-size:18px;font-weight:500;margin-top:15px;list-style:none;line-height:25px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-info ul.upgrade-list li img{width:20px;margin-right:15px;align-self:flex-start;margin-top:3px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro{display:block;padding:50px 0;width:100%;margin:0 auto}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro{display:flex;padding-right:20px;padding-left:20px}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content{display:flex}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-icon img{width:100px;border-radius:5px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text{align-self:center;margin-left:30px}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text h2{font-size:24px;font-weight:500;line-height:36px;margin-top:0;margin-bottom:0}#wpfooter{display:none}@media screen and (min-width:1170px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text h2{font-size:22px}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text p{font-size:16px;font-weight:400;margin-top:5px}@media screen and (min-width:1170px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-content .pro-text p{font-size:16px}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn{margin-left:auto;align-self:center;flex-shrink:0;margin-top:30px;text-align:center}@media screen and (min-width:768px){.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn{margin-top:0}}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn a{display:inline-block;text-decoration:none;padding:15px 30px;background-color:#3fad43;color:#fff;border-radius:5px;font-size:16px;font-weight:500}.sp-wp-carousel-help-page .sp-wpc__help.upgrade .upgrade-pro .pro-btn a:hover{background-color:#1e7b25}.sp-wp-carousel-help-page .sp-wpc__help.testimonial{width:90%;margin:0 auto;margin-top:10px}@media screen and (min-width:992px){.sp-wp-carousel-help-page .sp-wpc__help.testimonial{width:80%}}@media screen and (min-width:1200px){.sp-wp-carousel-help-page .sp-wpc__help.testimonial{width:960px}}.sp-wp-carousel-help-page .col-lg-6,.sp-wp-carousel-help-page .sp-wpc__help.testimonial .col{padding-right:20px;padding-left:20px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area{margin-top:30px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-content{background-color:#fff;border-radius:5px;position:relative;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-content::after{position:absolute;content:"";border-style:solid;border-color:transparent;border-width:18px 18px 0;border-top-color:#ffff;bottom:-16px;left:45px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-content p{padding:25px 40px;font-size:14px;font-weight:400;line-height:24px;font-style:italic}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info{display:flex;margin-top:25px;margin-left:30px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .img img{border-radius:50%;height:60px}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info{margin-left:15px;align-self:center}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info h3{font-size:15px;margin-top:0;margin-bottom:0;font-weight:500}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info .star{display:flex;margin-top:5px}.sp-wpc__help.testimonial .testimonial-area .testimonial-info .info .star .fa{font-size:15px;margin-right:1px;color:#ffb900}.sp-wp-carousel-help-page .sp-wpc__help.testimonial .testimonial-area .testimonial-info .info p{font-size:12px;color:grey;margin-top:5px}
admin/css/wp-carousel-free-admin.css CHANGED
@@ -253,17 +253,18 @@
253
  /**
254
  Go Pro
255
  **/
256
- #adminmenu #menu-posts-sp_wp_carousel li:nth-child(6) a,
257
- #adminmenu #menu-posts-sp_wp_carousel li:nth-child(6) a:hover {
258
  color:#11b916;
259
  font-weight: 700;
260
  }
261
  #adminmenu #menu-posts-sp_wp_carousel li a .sp-go-pro-icon {
262
- background-image: url(../img/rocket.svg);
263
  width: 20px;
264
  height: 20px;
265
  display: block;
266
  float: left;
267
  margin-right: 1px;
268
  margin-left: -2px;
 
269
  }
253
  /**
254
  Go Pro
255
  **/
256
+ #adminmenu #menu-posts-sp_wp_carousel li:last-child a,
257
+ #adminmenu #menu-posts-sp_wp_carousel li:last-child a:hover {
258
  color:#11b916;
259
  font-weight: 700;
260
  }
261
  #adminmenu #menu-posts-sp_wp_carousel li a .sp-go-pro-icon {
262
+ background-image: url(../img/premium.svg);
263
  width: 20px;
264
  height: 20px;
265
  display: block;
266
  float: left;
267
  margin-right: 1px;
268
  margin-left: -2px;
269
+ margin-top: -1px;
270
  }
admin/css/wp-carousel-free-admin.min.css CHANGED
@@ -1 +1 @@
1
- .text-center{text-align:center}#adminmenu .menu-icon-sp_wp_carousel .wp-menu-image img{width:22px;padding:7px 0;height:20px}.spwpcp-gallery-list li{display:inline;margin:5px}.js .tmce-active .wp-editor-area{color:#000}.disable-color-picker .wpcf-field-color{pointer-events:none;opacity:.6}.sp_wpcp_shortcode_generator .wpcf-wrapper{min-height:200px;z-index:999;background-image:url(../img/spinner.svg);background-repeat:no-repeat;background-color:#fff;background-position:center}.sp_wpcp_shortcode_generator .wpcf-wrapper li{opacity:0}.sp-wpcp-help .wp-badge{border:none;background:url(../img/wpcp-icon-256.png) right no-repeat;background-size:100px 100px;box-shadow:none;height:auto;top:-75px}.about-wrap.sp-wpcf-upgrade [class$="-col"],.about-wrap.sp-wpcp-help [class$="-col"]{display:flex;justify-content:space-between;flex-wrap:wrap}.about-wrap.sp-wpcf-upgrade [class$="-col"] .col,.about-wrap.sp-wpcp-help [class$="-col"] .col{flex:1;align-self:flex-start}.about-wrap.sp-wpcp-help .feature-section .col{margin-top:40px}.about-wrap.sp-wpcf-upgrade [class$="-col"] .col+.col{margin-left:0}.about-wrap.sp-wpcp-help [class$="-col"] .col+.col{margin-left:20px}.sp-wpcf-upgrade .headline-feature.feature-video,.sp-wpcp-help .headline-feature.feature-video{position:relative;margin:40px 0;padding-bottom:56.25%;width:100%;max-width:100%;height:0;text-align:center}.sp-wpcf-upgrade .headline-feature.feature-video iframe,.sp-wpcp-help .headline-feature.feature-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sp-wpcp-help .feature-section .sp-wpcp-feature{background-color:#fff;padding:20px 20px;border:1px solid #ddd}.sp-wpcp-help .feature-section .sp-wpcp-feature h3{font-size:16px;margin-top:18px}.sp-wpcp-help .feature-section i.sp-wpcp-font-icon{font-size:30px;display:block;color:#18afb9;font-family:fontawesome;font-style:normal}@media (max-width:500px){.sp-wpcp-help .wp-badge{background-position-x:center;top:0}}#sp-wpcfree-review-notice{padding:15px 15px 15px 0;background-color:#fff;border-radius:3px;margin:20px 20px 0 0}#sp-wpcfree-review-notice .sp-wpcfree-plugin-icon{width:125px;float:left;line-height:90px;text-align:center}#sp-wpcfree-review-notice .sp-wpcfree-plugin-icon img{max-width:83px;vertical-align:middle}#sp-wpcfree-review-notice .sp-wpcfree-notice-text{overflow:hidden}#sp-wpcfree-review-notice .sp-wpcfree-notice-text h3{font-size:24px;margin:0 0 5px;font-weight:400;line-height:1}#sp-wpcfree-review-notice .sp-wpcfree-notice-text p{margin:10px 0 10px 0;font-size:13px}#sp-wpcfree-review-notice .sp-wpcfree-notice-text p.sp-wpcfree-review-actions{margin:10px 0 2px 0}#sp-wpcfree-review-notice .sp-wpcfree-notice-text .sp-wpcfree-review-actions a{text-decoration:none;margin-right:8px;color:#63a37b;display:inline-block;position:relative}#sp-wpcfree-review-notice .sp-wpcfree-notice-text .sp-wpcfree-review-actions a span{padding-right:2px}#sp-wpcfree-review-notice .sp-wpcfree-notice-text .sp-wpcfree-review-actions a.button{color:#fff}@media screen and (max-width:782px){.about-wrap .three-col .col{min-width:48%!important;max-width:48%!important;margin-left:0!important}.about-wrap.sp-wpcp-help .feature-section .col{margin-top:20px}}@media (max-width:960px){.sp-wpc-help .sp-wpc-upgrade-sticky-footer{width:calc(100%)}}@media only screen and (max-width:500px){.about-wrap .three-col .col{min-width:100%!important}.sp-wpcf-upgrade .wp-badge{background-position-x:center}}.spwpc-copy-btn{width:16px;margin-left:13px;position:absolute;top:50%;margin-top:-8px}.spwpc-after-copy-text,.spwpc-pagination-not-work{bottom:0;opacity:0;z-index:9999999;position:fixed;width:230px;left:180px;text-align:center;padding:15px 15px;line-height:15px;color:#fff;border-radius:3px;background:#32373c;border:1px solid #32373c}.spwpc-pagination-not-work{width:280px}.spwpc-after-copy-text .fa-check-circle,.spwpc-pagination-not-work .fa-check-circle{font-size:14px;margin-right:2px;color:#5db62e}#sp_wpcf_live_preview #poststuff .wpcp-carousel-wrapper .sp-wpcpro-section-title,#sp_wpcf_live_preview .wpcp-carousel-wrapper .sp-wpcpro-section-title{font-size:24px;line-height:28px;padding:0}#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions .wpcp-post-title{padding:0}#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions .wpcp-product-title a,#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions p{font-size:16px;line-height:26px}#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions ul li{font-size:14px;line-height:24px}#sp_wpcf_live_preview img{width:100%}.spwpcf-gutenberg-shortcode.editor-styles-wrapper{padding:0;line-height:24px}.block-editor-page .editor-styles-wrapper select,.block-editor-page select.spwpcf-shortcode-selector,.block-editor-page select.spwpcf-shortcode-selector:focus,.block-editor-page select.spwpcf-shortcode-selector:focus-visible{width:250px;padding:5px;border:1px solid #ccc;font-size:13px;padding-right:24px}#adminmenu #menu-posts-sp_wp_carousel li:nth-child(6) a,#adminmenu #menu-posts-sp_wp_carousel li:nth-child(6) a:hover{color:#11b916;font-weight:700}#adminmenu #menu-posts-sp_wp_carousel li a .sp-go-pro-icon{background-image:url(../img/rocket.svg);width:20px;height:20px;display:block;float:left;margin-right:1px;margin-left:-2px}
1
+ .text-center{text-align:center}#adminmenu .menu-icon-sp_wp_carousel .wp-menu-image img{width:22px;padding:7px 0;height:20px}.spwpcp-gallery-list li{display:inline;margin:5px}.js .tmce-active .wp-editor-area{color:#000}.disable-color-picker .wpcf-field-color{pointer-events:none;opacity:.6}.sp_wpcp_shortcode_generator .wpcf-wrapper{min-height:200px;z-index:999;background-image:url(../img/spinner.svg);background-repeat:no-repeat;background-color:#fff;background-position:center}.sp_wpcp_shortcode_generator .wpcf-wrapper li{opacity:0}.sp-wpcp-help .wp-badge{border:none;background:url(../img/wpcp-icon-256.png) right no-repeat;background-size:100px 100px;box-shadow:none;height:auto;top:-75px}.about-wrap.sp-wpcf-upgrade [class$="-col"],.about-wrap.sp-wpcp-help [class$="-col"]{display:flex;justify-content:space-between;flex-wrap:wrap}.about-wrap.sp-wpcf-upgrade [class$="-col"] .col,.about-wrap.sp-wpcp-help [class$="-col"] .col{flex:1;align-self:flex-start}.about-wrap.sp-wpcp-help .feature-section .col{margin-top:40px}.about-wrap.sp-wpcf-upgrade [class$="-col"] .col+.col{margin-left:0}.about-wrap.sp-wpcp-help [class$="-col"] .col+.col{margin-left:20px}.sp-wpcf-upgrade .headline-feature.feature-video,.sp-wpcp-help .headline-feature.feature-video{position:relative;margin:40px 0;padding-bottom:56.25%;width:100%;max-width:100%;height:0;text-align:center}.sp-wpcf-upgrade .headline-feature.feature-video iframe,.sp-wpcp-help .headline-feature.feature-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sp-wpcp-help .feature-section .sp-wpcp-feature{background-color:#fff;padding:20px 20px;border:1px solid #ddd}.sp-wpcp-help .feature-section .sp-wpcp-feature h3{font-size:16px;margin-top:18px}.sp-wpcp-help .feature-section i.sp-wpcp-font-icon{font-size:30px;display:block;color:#18afb9;font-family:fontawesome;font-style:normal}@media (max-width:500px){.sp-wpcp-help .wp-badge{background-position-x:center;top:0}}#sp-wpcfree-review-notice{padding:15px 15px 15px 0;background-color:#fff;border-radius:3px;margin:20px 20px 0 0}#sp-wpcfree-review-notice .sp-wpcfree-plugin-icon{width:125px;float:left;line-height:90px;text-align:center}#sp-wpcfree-review-notice .sp-wpcfree-plugin-icon img{max-width:83px;vertical-align:middle}#sp-wpcfree-review-notice .sp-wpcfree-notice-text{overflow:hidden}#sp-wpcfree-review-notice .sp-wpcfree-notice-text h3{font-size:24px;margin:0 0 5px;font-weight:400;line-height:1}#sp-wpcfree-review-notice .sp-wpcfree-notice-text p{margin:10px 0 10px 0;font-size:13px}#sp-wpcfree-review-notice .sp-wpcfree-notice-text p.sp-wpcfree-review-actions{margin:10px 0 2px 0}#sp-wpcfree-review-notice .sp-wpcfree-notice-text .sp-wpcfree-review-actions a{text-decoration:none;margin-right:8px;color:#63a37b;display:inline-block;position:relative}#sp-wpcfree-review-notice .sp-wpcfree-notice-text .sp-wpcfree-review-actions a span{padding-right:2px}#sp-wpcfree-review-notice .sp-wpcfree-notice-text .sp-wpcfree-review-actions a.button{color:#fff}@media screen and (max-width:782px){.about-wrap .three-col .col{min-width:48%!important;max-width:48%!important;margin-left:0!important}.about-wrap.sp-wpcp-help .feature-section .col{margin-top:20px}}@media (max-width:960px){.sp-wpc-help .sp-wpc-upgrade-sticky-footer{width:calc(100%)}}@media only screen and (max-width:500px){.about-wrap .three-col .col{min-width:100%!important}.sp-wpcf-upgrade .wp-badge{background-position-x:center}}.spwpc-copy-btn{width:16px;margin-left:13px;position:absolute;top:50%;margin-top:-8px}.spwpc-after-copy-text,.spwpc-pagination-not-work{bottom:0;opacity:0;z-index:9999999;position:fixed;width:230px;left:180px;text-align:center;padding:15px 15px;line-height:15px;color:#fff;border-radius:3px;background:#32373c;border:1px solid #32373c}.spwpc-pagination-not-work{width:280px}.spwpc-after-copy-text .fa-check-circle,.spwpc-pagination-not-work .fa-check-circle{font-size:14px;margin-right:2px;color:#5db62e}#sp_wpcf_live_preview #poststuff .wpcp-carousel-wrapper .sp-wpcpro-section-title,#sp_wpcf_live_preview .wpcp-carousel-wrapper .sp-wpcpro-section-title{font-size:24px;line-height:28px;padding:0}#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions .wpcp-post-title{padding:0}#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions .wpcp-product-title a,#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions p{font-size:16px;line-height:26px}#sp_wpcf_live_preview .wpcp-carousel-wrapper .wpcp-all-captions ul li{font-size:14px;line-height:24px}#sp_wpcf_live_preview img{width:100%}.spwpcf-gutenberg-shortcode.editor-styles-wrapper{padding:0;line-height:24px}.block-editor-page .editor-styles-wrapper select,.block-editor-page select.spwpcf-shortcode-selector,.block-editor-page select.spwpcf-shortcode-selector:focus,.block-editor-page select.spwpcf-shortcode-selector:focus-visible{width:250px;padding:5px;border:1px solid #ccc;font-size:13px;padding-right:24px}#adminmenu #menu-posts-sp_wp_carousel li:last-child a,#adminmenu #menu-posts-sp_wp_carousel li:last-child a:hover{color:#11b916;font-weight:700}#adminmenu #menu-posts-sp_wp_carousel li a .sp-go-pro-icon{background-image:url(../img/premium.svg);width:20px;height:20px;display:block;float:left;margin-right:1px;margin-left:-2px;margin-top:-1px}
admin/img/carousel.svg DELETED
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 130 80" xmlns:v="https://vecta.io/nano"><path d="M18.6 30.5h20.9v19.1H18.6zm23.9 0h20.9v19.1H42.5zm24 0h20.9v19.1H66.5zm23.9-.1h20.9v19.1H90.4zm28.1 9.638l-.4-.4-3-3-.9.9 2.6 2.6-2.6 2.6.9.9 3-3c0-.2.4-.6.4-.6zm-106.6.4l3 3 .9-.9-2.6-2.6 2.6-2.6-.9-.9-3 3-.4.4c0 .2.4.6.4.6z" fill="#bdc5cb"/><path d="M.5.5h129v79H.5z" fill="none" stroke="#d2d2d2" stroke-miterlimit="10"/></svg>
 
admin/img/disabled.svg ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 80 80" style="enable-background:new 0 0 80 80;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;stroke:#B9BCBF;stroke-miterlimit:10;}
7
+ .st1{fill:#63666A;}
8
+ .st2{fill:#A1AFB5;}
9
+ </style>
10
+ <path class="st0" d="M0.5,0.5h79v79h-79V0.5z"/>
11
+ <g>
12
+ <g>
13
+ <path class="st1" d="M19.4,67.3v-7.8h2.3c0.7,0,1.3,0.2,1.8,0.5c0.5,0.3,0.9,0.7,1.2,1.3s0.4,1.2,0.4,1.9v0.4c0,0.7-0.1,1.4-0.4,2
14
+ c-0.3,0.6-0.7,1-1.3,1.3c-0.5,0.3-1.2,0.5-1.9,0.5H19.4z M20.7,60.6v5.6h0.9c0.7,0,1.3-0.2,1.6-0.7c0.4-0.4,0.6-1.1,0.6-1.9v-0.4
15
+ c0-0.8-0.2-1.5-0.6-1.9c-0.4-0.4-0.9-0.7-1.6-0.7H20.7z"/>
16
+ <path class="st1" d="M26.5,60c0-0.2,0.1-0.4,0.2-0.5c0.1-0.1,0.3-0.2,0.5-0.2s0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5
17
+ c0,0.2-0.1,0.4-0.2,0.5s-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2C26.6,60.4,26.5,60.2,26.5,60z M27.9,67.3h-1.3v-5.8h1.3V67.3z"/>
18
+ <path class="st1" d="M32.7,65.7c0-0.2-0.1-0.4-0.3-0.5c-0.2-0.1-0.5-0.2-1-0.3c-0.4-0.1-0.8-0.2-1.1-0.4c-0.7-0.3-1-0.8-1-1.4
19
+ c0-0.5,0.2-0.9,0.6-1.3s1-0.5,1.6-0.5c0.7,0,1.3,0.2,1.7,0.5c0.4,0.3,0.6,0.8,0.6,1.3h-1.3c0-0.2-0.1-0.5-0.3-0.6
20
+ c-0.2-0.2-0.4-0.2-0.7-0.2c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.3,0.3-0.3,0.5c0,0.2,0.1,0.4,0.3,0.5c0.2,0.1,0.5,0.2,1,0.3
21
+ c0.5,0.1,0.9,0.2,1.2,0.4c0.3,0.2,0.5,0.3,0.7,0.6c0.1,0.2,0.2,0.5,0.2,0.8c0,0.5-0.2,0.9-0.6,1.3s-1,0.5-1.7,0.5
22
+ c-0.5,0-0.9-0.1-1.3-0.3s-0.7-0.4-0.9-0.7s-0.3-0.6-0.3-1h1.3c0,0.3,0.1,0.5,0.3,0.7c0.2,0.2,0.5,0.2,0.9,0.2
23
+ c0.3,0,0.6-0.1,0.8-0.2S32.7,65.9,32.7,65.7z"/>
24
+ <path class="st1" d="M38.7,67.3c-0.1-0.1-0.1-0.3-0.2-0.5c-0.4,0.4-0.9,0.7-1.5,0.7c-0.6,0-1.1-0.2-1.4-0.5
25
+ c-0.4-0.3-0.6-0.7-0.6-1.2c0-0.6,0.2-1.1,0.7-1.4c0.5-0.3,1.1-0.5,2-0.5h0.8v-0.4c0-0.3-0.1-0.5-0.3-0.7s-0.4-0.3-0.8-0.3
26
+ c-0.3,0-0.5,0.1-0.7,0.2s-0.3,0.3-0.3,0.6h-1.3c0-0.3,0.1-0.6,0.3-0.9s0.5-0.5,0.9-0.7c0.4-0.2,0.8-0.2,1.2-0.2
27
+ c0.7,0,1.2,0.2,1.6,0.5s0.6,0.8,0.6,1.4V66c0,0.5,0.1,0.9,0.2,1.3v0.1H38.7z M37.3,66.4c0.3,0,0.5-0.1,0.7-0.2
28
+ c0.2-0.1,0.4-0.3,0.5-0.5v-1.1h-0.7c-0.5,0-0.8,0.1-1.1,0.3c-0.2,0.2-0.4,0.4-0.4,0.7c0,0.3,0.1,0.5,0.2,0.6
29
+ C36.8,66.3,37,66.4,37.3,66.4z"/>
30
+ <path class="st1" d="M46.4,64.5c0,0.9-0.2,1.6-0.6,2.2c-0.4,0.5-1,0.8-1.7,0.8c-0.7,0-1.2-0.2-1.6-0.7l-0.1,0.6h-1.2v-8.2h1.3v3
31
+ c0.4-0.4,0.9-0.7,1.5-0.7c0.7,0,1.3,0.3,1.7,0.8C46.2,62.7,46.4,63.4,46.4,64.5L46.4,64.5z M45.1,64.4c0-0.6-0.1-1.1-0.3-1.4
32
+ c-0.2-0.3-0.5-0.5-1-0.5c-0.6,0-1,0.2-1.2,0.7v2.4c0.2,0.5,0.6,0.8,1.2,0.8c0.4,0,0.7-0.2,0.9-0.5c0.2-0.3,0.3-0.8,0.3-1.4V64.4z"
33
+ />
34
+ <path class="st1" d="M49,67.3h-1.3v-8.2H49V67.3z"/>
35
+ <path class="st1" d="M53.1,67.4c-0.8,0-1.5-0.3-2-0.8c-0.5-0.5-0.8-1.2-0.8-2.1v-0.2c0-0.6,0.1-1.1,0.3-1.6
36
+ c0.2-0.5,0.5-0.8,0.9-1.1c0.4-0.3,0.9-0.4,1.4-0.4c0.8,0,1.4,0.3,1.8,0.8c0.4,0.5,0.6,1.2,0.6,2.1v0.5h-3.8c0,0.5,0.2,0.9,0.5,1.1
37
+ s0.6,0.4,1.1,0.4c0.6,0,1.1-0.2,1.5-0.7l0.7,0.7c-0.2,0.3-0.5,0.6-0.9,0.8S53.6,67.4,53.1,67.4z M52.9,62.4
38
+ c-0.4,0-0.6,0.1-0.9,0.4c-0.2,0.3-0.4,0.6-0.4,1h2.5v-0.1c0-0.4-0.1-0.8-0.3-1S53.3,62.4,52.9,62.4z"/>
39
+ <path class="st1" d="M56.3,64.4c0-0.9,0.2-1.6,0.6-2.2c0.4-0.5,1-0.8,1.7-0.8c0.6,0,1.1,0.2,1.5,0.6v-3h1.3v8.2h-1.2l-0.1-0.6
40
+ c-0.4,0.5-0.9,0.7-1.6,0.7c-0.7,0-1.2-0.3-1.7-0.8C56.5,66.1,56.3,65.3,56.3,64.4z M57.6,64.5c0,0.6,0.1,1.1,0.3,1.4
41
+ s0.6,0.5,1,0.5c0.5,0,0.9-0.2,1.2-0.7v-2.5c-0.2-0.5-0.6-0.7-1.2-0.7c-0.4,0-0.7,0.2-1,0.5S57.6,63.8,57.6,64.5z"/>
42
+ </g>
43
+ <path class="st2" d="M40,12.6c-11.3,0-20.5,9.2-20.5,20.5S28.7,53.7,40,53.7s20.5-9.2,20.5-20.5S51.3,12.6,40,12.6z M23.8,33.1
44
+ c0-3.7,1.3-7.1,3.3-9.8L49.8,46c-2.7,2.1-6.1,3.3-9.8,3.3C31,49.3,23.8,42.1,23.8,33.1L23.8,33.1z M52.9,42.9L30.2,20.2
45
+ c2.7-2.1,6.1-3.3,9.8-3.3c9,0,16.2,7.3,16.2,16.2C56.2,36.8,55,40.2,52.9,42.9L52.9,42.9z"/>
46
+ </g>
47
+ </svg>
admin/img/gallery.svg DELETED
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 130 80" xmlns:v="https://vecta.io/nano"><path d="M18.7 19.5h20.9v19.1H18.7zm23.9 0h20.9v19.1H42.6zm23.9 0h20.9v19.1H66.5zm23.9-.1h20.9v19.1H90.4zM18.7 41.5h20.9v19.1H18.7zm23.9 0h20.9v19.1H42.6zm23.9 0h20.9v19.1H66.5zm23.9-.1h20.9v19.1H90.4z" fill="#bdc5cb"/><path d="M.5.5h129v79H.5z" fill="none" stroke="#d2d2d2" stroke-miterlimit="10"/></svg>
 
admin/img/images/wpcp-logo.svg CHANGED
@@ -1 +1,17 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="223.134" height="37.202" viewBox="0 0 195.9 32.3" xmlns:v="https://vecta.io/nano"><g fill="#1a869e"><path d="M28.4 18l-3.8-4.7 2.3-1.9 3.8 4.7z"/><path d="M26.9 20.9L24.6 19l3.8-4.7 2.3 1.9zM12.6 18l-2.3-1.9 3.8-4.7 2.3 1.9z"/><path d="M14.1 20.9l-3.8-4.7 2.3-1.9 3.8 4.7zm23.5 8.6H3.4V2.8h34.2v26.7zM7.3 25.6h26.5V6.7H7.3v18.9z"/></g><g fill="#333"><path d="M62.4 7.7l-3 17.5c-.5 0-.9.1-1.2.1H57c-.4 0-.7-.1-1-.4s-.4-.7-.5-1.2L55 21l-.8-6.4-.8 6.4-.7 4.2c-.8.1-1.7.1-2.6.1-.4 0-.6-.1-.9-.4s-.4-.7-.5-1.1l-1.4-8-1.2-7.3v-.3c0-.1 0-.3.1-.3.1-.1.3-.1.5-.1H49l1.2 8.2c.4 2.2.6 4.4.7 6.5h.2l.6-6.5 1.1-6.7c0-.3.1-.5.2-.6s.2-.2.5-.2h2l1.3 7.5c.3 1.6.5 3.8.7 6.5h.2l.6-6.5 1.1-7.5c0-.3.1-.5.2-.6s.2-.2.5-.2h2.3zM63.7 25c-.5-.3-1-1-1.2-1.9s-.4-2.3-.4-4.2c0-4.3 1.4-6.5 4.1-6.5.9 0 1.7.2 2.2.6.6.4 1 1 1.2 1.9.3.9.4 2.2.4 3.9 0 2.4-.3 4-1 5.1-.7 1-1.7 1.5-3.1 1.5a3.79 3.79 0 0 1-2.2-.4zm2.9-2.1c.1-.2.2-.6.3-1.2s.1-1.5.1-2.7l-.1-2.7c0-.6-.1-1-.3-1.2-.1-.2-.3-.3-.6-.3s-.6.3-.7.9c-.2.6-.3 1.7-.3 3.3l.1 2.8c.1.6.2 1 .3 1.2a.55.55 0 0 0 .5.3c.4-.1.5-.2.7-.4zm5.1-9.3c1.1-.8 2.3-1.1 3.5-1.1.7 0 1.1.1 1.3.3s.4.5.4 1a4.53 4.53 0 0 1-.3 1.6c-.3-.1-.6-.2-.9-.2-.2 0-.4 0-.5.1l-.6.3v9.2c0 .2 0 .3-.1.4s-.4.1-.8.1h-1.9l-.1-11.7zM79.3 25c-.6-.3-1-.8-1.4-1.7s-.5-2.1-.5-3.8c0-2.4.3-4.2.9-5.4.6-1.1 1.5-1.7 2.5-1.7.6 0 1.1.1 1.5.5V8.1c0-.4.1-.7.2-.9s.4-.3.7-.3 1-.1 1.8-.1v17.9c-1.1.5-2.4.8-3.7.8-.8 0-1.5-.2-2-.5zm3-2.2V15c-.1-.1-.3-.1-.5-.1s-.4.1-.6.3-.3.6-.5 1.2c-.1.6-.2 1.6-.2 2.9 0 1.5.1 2.5.2 3s.4.8.7.8c.4-.1.6-.2.9-.3zM92.4 8.2c.7.3 1.2.8 1.6 1.5.4.8.6 1.8.6 3.1 0 2.1-.4 3.5-1.3 4.4-.9.8-2 1.2-3.4 1.2h-.2v6.3c0 .2 0 .3-.1.4s-.4.1-.8.1H87v-17c0-.2 0-.3.1-.4s.2-.1.4-.1h2.4c.9 0 1.8.2 2.5.5zm-1.3 7c.2-.5.3-1.4.3-2.7 0-.8-.1-1.4-.3-1.8s-.5-.6-.9-.6h-.7v5.8h.5c.5 0 .9-.2 1.1-.7zm4.8-1.6c1.1-.8 2.3-1.1 3.5-1.1.7 0 1.1.1 1.3.3s.3.5.3 1a4.53 4.53 0 0 1-.3 1.6c-.3-.1-.6-.2-.9-.2-.2 0-.4 0-.6.1s-.4.2-.5.3v9.2c0 .2 0 .3-.1.4s-.4.1-.8.1h-1.9V13.6zm12.8 8.5c.1.5.2 1.1.2 1.9 0 .5-.3.9-1 1.1-.7.3-1.5.4-2.5.4-1.2 0-2.2-.4-2.9-1.3s-1-2.4-1-4.6c0-1.9.2-3.4.6-4.4s.9-1.8 1.5-2.1c.6-.4 1.4-.5 2.3-.5 2.1 0 3.2 1.4 3.2 4.1 0 1.4-.1 2.6-.3 3.6-1 .2-2.4.3-4.3.3 0 .9.2 1.5.4 1.8.2.4.6.5 1.2.5.8-.1 1.6-.4 2.6-.8zm-4-6.4c-.2.5-.3 1.4-.3 2.6.9 0 1.6-.1 1.9-.2.1-.2.1-.7.1-1.3 0-.8-.1-1.3-.2-1.5s-.3-.4-.7-.4c-.3 0-.6.2-.8.8zm5.7 8.3c0-.5.2-1 .5-1.5.7.4 1.4.5 2.2.5.4 0 .8-.1 1-.3s.3-.5.3-.8c0-.5-.2-1-.6-1.4l-2.2-2.3c-.4-.4-.7-.9-.9-1.4s-.3-.9-.3-1.3c0-1 .3-1.7 1-2.3s1.7-.8 3.2-.8c1.2 0 2.1.2 2.5.5s.6.7.6 1.1c0 .2 0 .4-.1.7-.1.2-.2.5-.4.6-.7-.4-1.4-.5-2.2-.5s-1.2.3-1.2.8c0 .2 0 .3.2.5.1.2.3.4.6.7l1.8 1.9c.5.6.8 1.1 1 1.5s.3 1 .3 1.6c0 1.1-.4 2-1.1 2.6s-1.8 1-3 1c-2.3.1-3.2-.4-3.2-1.4z"/><use xlink:href="#B"/><path d="M132.4 24.8c-.6-.5-1-1.3-1.3-2.5s-.5-3-.5-5.3c0-6.4 1.7-9.6 5-9.6 1 0 1.6.1 1.9.4s.5.6.5 1.1a3.81 3.81 0 0 1-.4 1.7c-.4-.3-.8-.4-1.3-.4-.8 0-1.5.5-2 1.4s-.8 2.7-.8 5.2c0 1.4.1 2.6.2 3.4s.3 1.4.6 1.7.7.5 1.2.5c.8 0 1.5-.1 1.9-.4.2.5.4 1 .4 1.6s-.3 1-.8 1.4c-.5.3-1.3.5-2.2.5-1 0-1.8-.3-2.4-.7zm8.3.4c-.5-.2-.9-.6-1.2-1.1-.3-.6-.5-1.4-.5-2.5 0-1.6.3-2.6.8-3.2s1.2-.9 2.1-.9c.2 0 .5 0 .8.1l.8.3v-1.7c0-.3-.1-.6-.2-.7-.2-.1-.4-.2-.8-.2-.5 0-1 .1-1.5.2-.6.1-1.1.2-1.5.4-.2-.5-.4-1-.4-1.6 0-.2 0-.3.1-.5s.1-.3.2-.4c.2-.2.7-.3 1.3-.5.7-.2 1.5-.2 2.4-.2 1.2 0 2 .2 2.4.7.5.5.7 1.2.7 2.4V17l-.1 8c-.9.5-2.1.8-3.6.8-.7-.3-1.3-.4-1.8-.6zm2.7-2.3v-3.2c-.2-.1-.4-.2-.7-.2s-.5.1-.7.4-.2.8-.2 1.6c0 .6.1 1.1.2 1.3.1.3.3.4.7.4s.6-.1.7-.3zm4.6-9.3c1.1-.8 2.3-1.1 3.5-1.1.7 0 1.1.1 1.3.3s.3.5.3 1a4.53 4.53 0 0 1-.3 1.6c-.3-.1-.6-.2-.9-.2-.2 0-.4 0-.6.1s-.4.2-.5.3v9.2c0 .2 0 .3-.1.4s-.4.1-.8.1H148V13.6zm7.3 11.4c-.6-.3-1-1-1.2-1.9-.3-.9-.4-2.3-.4-4.2 0-4.3 1.4-6.5 4.2-6.5.9 0 1.7.2 2.2.6.6.4 1 1 1.2 1.9.3.9.4 2.2.4 3.9 0 2.4-.3 4-1 5.1-.7 1-1.7 1.5-3.1 1.5-1 .1-1.7-.1-2.3-.4zm2.9-2.1c.1-.2.2-.6.3-1.2s.1-1.5.1-2.7l-.1-2.7c0-.6-.1-1-.3-1.2-.1-.2-.3-.3-.6-.3s-.6.3-.7.9c-.2.6-.3 1.7-.3 3.3l.1 2.8c.1.6.2 1 .3 1.2s.3.3.6.3c.3-.1.5-.2.6-.4zm5.8 1.6c-.5-.6-.8-1.6-.8-2.8v-8.5c0-.2 0-.3.1-.4s.4-.1.8-.1h1.9v9.1c0 .4.1.7.2.9s.3.3.7.3a1.69 1.69 0 0 0 1-.3v-9.6c0-.2 0-.3.1-.4s.3-.1.8-.1h1.9v11.8c-.5.3-1 .5-1.7.7s-1.3.3-2 .3c-1.4.1-2.4-.3-3-.9z"/><use xlink:href="#B" x="53.6"/><path d="M187.6 22.1c.1.5.2 1.1.2 1.9 0 .5-.3.9-1 1.1-.7.3-1.5.4-2.5.4-1.2 0-2.2-.4-2.9-1.3s-1-2.4-1-4.6c0-1.9.2-3.4.6-4.4s.9-1.8 1.5-2.1c.6-.4 1.4-.5 2.3-.5 2.1 0 3.2 1.4 3.2 4.1 0 1.4-.1 2.6-.3 3.6-1 .2-2.4.3-4.3.3 0 .9.2 1.5.4 1.8.2.4.6.5 1.2.5.8-.1 1.7-.4 2.6-.8zm-4-6.4c-.2.5-.3 1.4-.3 2.6.9 0 1.6-.1 1.9-.2.1-.2.1-.7.1-1.3 0-.8-.1-1.3-.2-1.5s-.3-.4-.7-.4c-.3 0-.6.2-.8.8zm6-7.6c0-.4.1-.7.2-.9.2-.2.4-.3.7-.3s.9-.1 1.8-.1v17.9c0 .2 0 .3-.1.4s-.3.1-.8.1h-1.8V8.1z"/></g><defs ><path id="B" d="M118.6 24c0-.5.2-1 .5-1.5.7.4 1.4.5 2.2.5.4 0 .8-.1 1-.3s.3-.5.3-.8c0-.5-.2-1-.6-1.4l-2.2-2.3c-.4-.4-.7-.9-.9-1.4s-.3-.9-.3-1.3c0-1 .3-1.7 1-2.3s1.7-.8 3.2-.8c1.2 0 2.1.2 2.5.5s.6.7.6 1.1c0 .2 0 .4-.1.7-.1.2-.2.5-.4.6-.7-.4-1.4-.5-2.2-.5s-1.2.3-1.2.8c0 .2 0 .3.2.5.1.2.3.4.6.7l1.8 1.9c.5.6.8 1.1 1 1.5s.3 1 .3 1.6c0 1.1-.4 2-1.1 2.6s-1.8 1-3 1c-2.2.1-3.2-.4-3.2-1.4z"/></defs></svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <svg width="145" height="29" viewBox="0 0 145 29" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M26.5097 16.6886L22.4805 11.7051L24.9192 9.69043L28.9485 14.674L26.5097 16.6886Z" fill="#157592"/>
3
+ <path d="M24.9192 19.7638L22.4805 17.7492L26.5097 12.7656L28.9485 14.7803L24.9192 19.7638Z" fill="#157592"/>
4
+ <path d="M9.75517 16.6886L7.31641 14.674L11.3457 9.69043L13.7844 11.7051L9.75517 16.6886Z" fill="#157592"/>
5
+ <path d="M11.3457 19.7638L7.31641 14.7803L9.75517 12.7656L13.7844 17.7492L11.3457 19.7638Z" fill="#157592"/>
6
+ <path d="M36.2634 28.8827H0V0.571777H36.2634V28.8827ZM4.1353 24.7474H32.2341V4.70708H4.1353V24.7474Z" fill="#157592"/>
7
+ <path d="M62.5608 5.76738L59.3798 24.3232C58.8496 24.3232 58.4255 24.4292 58.1074 24.4292H56.835C56.638 24.4398 56.4412 24.4074 56.258 24.3341C56.0749 24.2609 55.91 24.1486 55.7746 24.0051C55.4738 23.6441 55.289 23.2006 55.2445 22.7327L54.7143 19.8698C54.5022 18.5974 54.1841 16.2647 53.866 13.0837C53.5479 16.3707 53.2298 18.5974 53.0178 19.8698L52.2755 24.3232C51.3595 24.4135 50.4389 24.4489 49.5187 24.4292C49.3375 24.4384 49.1567 24.4048 48.9909 24.3311C48.8251 24.2574 48.679 24.1457 48.5644 24.0051C48.2832 23.6728 48.0997 23.2691 48.0342 22.8387C47.7161 21.0362 47.1859 18.1733 46.5497 14.3561C45.9135 10.5389 45.4894 7.88804 45.2773 6.61564V6.29754C45.2773 6.19151 45.2773 5.97944 45.3834 5.97944C45.5423 5.88326 45.7299 5.84575 45.9135 5.87341H48.3523L49.6247 14.5681C50.0235 16.8467 50.2714 19.1491 50.3669 21.4603H50.579C50.685 19.3396 50.8971 17.0069 51.2152 14.5681L52.3816 7.46391C52.3678 7.23246 52.4438 7.0046 52.5936 6.82771C52.6588 6.75283 52.7409 6.69454 52.8331 6.65766C52.9253 6.62078 53.025 6.60638 53.1238 6.61564H55.2445L56.6229 14.5681C56.9865 16.8515 57.2342 19.1519 57.3651 21.4603H57.5772C57.6832 19.2336 57.8953 16.9009 58.2134 14.5681L59.3798 6.61564C59.366 6.38419 59.442 6.15634 59.5918 5.97944C59.657 5.90456 59.7391 5.84627 59.8313 5.80939C59.9235 5.77252 60.0232 5.75811 60.122 5.76738H62.5608Z" fill="#283F4D"/>
8
+ <path d="M71.0422 6.29774C71.7716 6.62043 72.3697 7.18121 72.7387 7.88825C73.2043 8.91931 73.4221 10.045 73.3749 11.1753C73.3749 13.402 72.9508 14.8864 71.9965 15.8407C71.0018 16.7105 69.7116 17.1659 68.3914 17.1131H68.1793V23.7932C68.1793 24.0053 68.1793 24.1113 68.0733 24.2174C67.9672 24.3234 67.6491 24.3234 67.225 24.3234H65.3164V6.29774C65.3164 6.08568 65.3164 5.97964 65.4224 5.87361C65.5285 5.76758 65.6345 5.76758 65.8466 5.76758H68.3914C69.3012 5.76897 70.2019 5.9491 71.0422 6.29774ZM69.6638 13.7201C69.9275 12.79 70.035 11.8225 69.9819 10.8572C70.0177 10.2053 69.9091 9.55359 69.6638 8.94858C69.5825 8.76219 69.4493 8.60312 69.2801 8.49032C69.1109 8.37752 68.9128 8.31575 68.7095 8.31238H67.9672V14.4623H68.4974C68.7461 14.4826 68.9947 14.421 69.2052 14.2871C69.4158 14.1531 69.5768 13.954 69.6638 13.7201Z" fill="#283F4D"/>
9
+ <path d="M80.5854 23.8995C79.8558 23.1849 79.3729 22.2564 79.2069 21.2487C78.8133 19.4023 78.6354 17.5164 78.6768 15.6289C78.6768 8.84277 80.4793 5.44971 83.9784 5.44971C85.0388 5.44971 85.675 5.55574 85.9931 5.87384C86.1612 6.01778 86.2958 6.19678 86.3874 6.39828C86.479 6.59977 86.5253 6.81888 86.5232 7.04021C86.5233 7.6658 86.3781 8.28286 86.0991 8.84277C85.7033 8.5447 85.2156 8.39464 84.7207 8.41864C84.2648 8.44692 83.8256 8.60047 83.4514 8.8624C83.0772 9.12433 82.7826 9.48445 82.6 9.90311C81.9159 11.6565 81.6263 13.5389 81.7517 15.4168C81.7496 16.6217 81.8205 17.8256 81.9638 19.022C81.986 19.6738 82.2081 20.3031 82.6 20.8245C82.7655 20.994 82.9635 21.1283 83.1821 21.2194C83.4008 21.3105 83.6355 21.3565 83.8724 21.3547C84.571 21.4147 85.2719 21.2671 85.887 20.9306C86.1394 21.4624 86.2836 22.0391 86.3112 22.6271C86.3018 22.925 86.2196 23.2161 86.0718 23.4749C85.9239 23.7337 85.7148 23.9523 85.4629 24.1116C84.7434 24.4848 83.9403 24.6674 83.1302 24.6417C82.2268 24.6538 81.3406 24.3953 80.5854 23.8995Z" fill="#283F4D"/>
10
+ <path d="M89.3861 24.3236C88.8455 24.085 88.3984 23.6751 88.1137 23.1573C87.7322 22.3273 87.5506 21.4194 87.5835 20.5064C87.4744 19.312 87.7734 18.1159 88.4318 17.1134C88.7048 16.794 89.0476 16.5418 89.4338 16.3763C89.8199 16.2108 90.239 16.1365 90.6585 16.1591C90.9452 16.1481 91.2317 16.1839 91.5068 16.2651C91.7958 16.3535 92.0791 16.4597 92.355 16.5832V14.7806C92.3651 14.517 92.2908 14.257 92.143 14.0384C91.8846 13.8924 91.5914 13.8191 91.2947 13.8263C90.7589 13.8448 90.2262 13.9158 89.7042 14.0384C89.1564 14.1026 88.6207 14.2454 88.1137 14.4625C87.8613 13.9307 87.7172 13.354 87.6896 12.766C87.6731 12.5828 87.7099 12.3987 87.7956 12.2358C87.9017 12.0238 87.9016 11.9177 88.0077 11.8117C88.4357 11.5621 88.9011 11.3831 89.3861 11.2815C90.2211 11.0972 91.077 11.0258 91.9309 11.0695C92.3835 11.0029 92.8451 11.0348 93.2843 11.1629C93.7235 11.291 94.1299 11.5123 94.4757 11.8117C94.7671 12.1625 94.9833 12.5693 95.111 13.0071C95.2387 13.4448 95.2751 13.9041 95.218 14.3565V15.6289C95.218 19.9763 95.2179 22.7331 95.1119 24.1116C93.9318 24.7128 92.6184 25.0047 91.2947 24.9598C90.5525 24.6417 89.9163 24.5357 89.3861 24.3236ZM92.249 21.8849V18.4918C92.0237 18.3592 91.7682 18.2862 91.5068 18.2797C91.3555 18.2724 91.2053 18.3085 91.0738 18.3836C90.9423 18.4587 90.835 18.5699 90.7645 18.7039C90.5511 19.2423 90.4781 19.8261 90.5525 20.4004C90.5346 20.8692 90.6066 21.3371 90.7645 21.7788C90.8706 22.0969 91.0827 22.203 91.5068 22.203C91.9309 22.203 92.143 22.0969 92.249 21.8849Z" fill="#283F4D"/>
11
+ <path d="M97.126 12.0236C98.2042 11.2435 99.5065 10.8343 100.837 10.8573C101.32 10.7912 101.81 10.9044 102.216 11.1754C102.337 11.3215 102.428 11.4908 102.483 11.673C102.538 11.8552 102.555 12.0466 102.534 12.2357C102.531 12.8158 102.423 13.3906 102.216 13.9322C101.911 13.8115 101.589 13.7399 101.261 13.7202C101.044 13.7034 100.825 13.7398 100.625 13.8262C100.435 13.9081 100.257 14.0151 100.095 14.1443V23.8994C100.095 24.1114 100.095 24.2175 99.9889 24.3235C99.8828 24.4295 99.5647 24.4295 99.1406 24.4295H97.126V12.0236Z" fill="#283F4D"/>
12
+ <path d="M104.868 24.1115C104.521 23.8889 104.228 23.5932 104.008 23.2451C103.788 22.8971 103.647 22.5052 103.595 22.0969C103.241 20.6405 103.098 19.1406 103.171 17.6435C103.171 13.084 104.655 10.7513 107.624 10.7513C108.45 10.7042 109.269 10.9275 109.957 11.3875C110.293 11.6209 110.579 11.9195 110.798 12.2656C111.017 12.6117 111.163 12.9982 111.23 13.4021C111.575 14.752 111.718 16.1456 111.654 17.5374C111.654 20.0822 111.336 21.7788 110.593 22.9451C110.229 23.4711 109.735 23.8939 109.159 24.1726C108.583 24.4513 107.945 24.5764 107.306 24.5356C106.469 24.6399 105.62 24.4922 104.868 24.1115ZM107.943 21.8848C108.101 21.4755 108.208 21.0481 108.261 20.6124C108.362 19.6617 108.398 18.7051 108.367 17.7495C108.398 16.7939 108.362 15.8373 108.261 14.8866C108.314 14.4378 108.201 13.985 107.943 13.6142C107.88 13.5038 107.786 13.4146 107.673 13.3579C107.56 13.3012 107.432 13.2797 107.306 13.2961C106.988 13.2961 106.67 13.6142 106.564 14.2504C106.298 15.3966 106.191 16.574 106.246 17.7495C106.213 18.7404 106.248 19.7324 106.352 20.7184C106.405 21.1541 106.512 21.5815 106.67 21.9908C106.732 22.1012 106.826 22.1904 106.94 22.2471C107.053 22.3038 107.181 22.3253 107.306 22.3089C107.435 22.2847 107.558 22.2347 107.668 22.1618C107.777 22.0889 107.871 21.9947 107.943 21.8848Z" fill="#283F4D"/>
13
+ <path d="M114.091 23.5809C113.483 22.7144 113.184 21.6687 113.242 20.6119V11.5991C113.242 11.387 113.242 11.281 113.349 11.175C113.455 11.0689 113.773 11.0689 114.197 11.0689H116.211V20.718C116.207 21.0482 116.279 21.375 116.423 21.6723C116.53 21.8843 116.742 21.9904 117.166 21.9904C117.544 21.9989 117.915 21.8875 118.226 21.6723V11.4931C118.226 11.281 118.226 11.175 118.332 11.0689C118.438 10.9629 118.65 10.9629 119.18 10.9629H121.195V23.4748C120.631 23.804 120.025 24.0538 119.392 24.2171C118.705 24.4262 117.99 24.5334 117.272 24.5352C116.704 24.6155 116.126 24.5718 115.577 24.407C115.027 24.2423 114.52 23.9604 114.091 23.5809Z" fill="#283F4D"/>
14
+ <path d="M122.787 23.0511C122.818 22.483 123.001 21.9338 123.317 21.4606C124.031 21.8472 124.838 22.0306 125.65 21.9907C126.03 22.016 126.407 21.9031 126.71 21.6726C126.922 21.4418 127.036 21.1377 127.028 20.8244C127.02 20.265 126.791 19.7314 126.392 19.3399L124.059 16.9011C123.645 16.4751 123.321 15.9703 123.105 15.4167C122.91 14.9823 122.802 14.514 122.787 14.0382C122.758 13.5769 122.84 13.1153 123.024 12.6914C123.208 12.2676 123.49 11.8933 123.847 11.5995C124.84 10.9187 126.044 10.6177 127.24 10.7512C128.156 10.6792 129.073 10.8627 129.891 11.2814C130.082 11.4118 130.239 11.5855 130.349 11.7882C130.46 11.9909 130.521 12.2169 130.527 12.4477C130.536 12.6995 130.5 12.9508 130.421 13.19C130.315 13.402 130.209 13.7201 129.997 13.8262C129.283 13.4395 128.476 13.2561 127.664 13.296C126.816 13.296 126.392 13.6141 126.392 14.1443C126.379 14.2434 126.391 14.3442 126.429 14.4371C126.466 14.5299 126.526 14.6116 126.604 14.6744C126.779 14.9513 126.993 15.2014 127.24 15.4167L129.149 17.4313C129.563 17.9181 129.919 18.4519 130.209 19.0218C130.436 19.5578 130.545 20.1365 130.527 20.7183C130.548 21.2354 130.454 21.7507 130.253 22.2273C130.051 22.704 129.746 23.1301 129.361 23.4752C128.455 24.1854 127.331 24.5601 126.18 24.5355C123.847 24.6416 122.787 24.1114 122.787 23.0511Z" fill="#283F4D"/>
15
+ <path d="M139.116 21.0366C139.257 21.699 139.328 22.3742 139.328 23.0513C139.328 23.5814 139.01 24.0056 138.268 24.2176C137.422 24.5384 136.52 24.6827 135.617 24.6418C135.032 24.6735 134.447 24.565 133.912 24.3253C133.378 24.0855 132.908 23.7214 132.542 23.2633C131.8 22.309 131.482 20.7185 131.482 18.3858C131.415 16.8052 131.63 15.2252 132.118 13.7203C132.383 12.8206 132.943 12.0363 133.708 11.4936C134.453 11.0841 135.3 10.8999 136.147 10.9635C138.374 10.9635 139.54 12.4479 139.54 15.3108C139.558 16.5905 139.452 17.8689 139.222 19.128C137.716 19.3758 136.189 19.4823 134.663 19.4461C134.624 20.1093 134.771 20.7701 135.087 21.3547C135.299 21.7789 135.723 21.8849 136.359 21.8849C137.314 21.7343 138.242 21.4487 139.116 21.0366ZM134.875 14.2505C134.617 15.1455 134.509 16.0771 134.557 17.0074C135.235 17.0274 135.912 16.956 136.571 16.7953C136.679 16.3443 136.715 15.879 136.677 15.4169C136.709 14.878 136.637 14.3382 136.465 13.8264C136.398 13.6897 136.291 13.5762 136.159 13.5007C136.027 13.4251 135.875 13.3908 135.723 13.4022C135.405 13.4022 135.087 13.6143 134.875 14.2505Z" fill="#283F4D"/>
16
+ <path d="M141.237 6.19142C141.232 5.86115 141.305 5.53437 141.449 5.23712C141.542 5.13363 141.657 5.0516 141.785 4.99669C141.913 4.94178 142.051 4.91528 142.191 4.91902C142.509 4.91902 143.145 4.81299 144.099 4.81299V23.793C144.099 24.005 144.099 24.1111 143.993 24.2171C143.887 24.3231 143.675 24.3231 143.145 24.3231H141.237V6.19142Z" fill="#283F4D"/>
17
+ </svg>
admin/img/layout/add-image.svg ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="1200pt" height="1200pt" version="1.1" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg">
3
+ <path d="m882.55 633.95-13.508 250.45c-0.97266 9.6133-4.8711 17.305-11.688 23.07-6.8203 5.7695-15.098 8.1719-24.836 7.2109l-482.14-23.074c-9.7383-0.96094-17.773-4.3242-24.105-10.094-6.332-5.7695-9.0078-13.457-8.0352-23.074l2.9219-66.336-21.914 1.4453c-8.7656 0.96094-16.316-1.2031-22.648-6.4922-6.3281-5.2852-9.9805-11.777-10.957-19.469l-30.68-340.33c-0.97266-7.6914 1.2188-14.66 6.5742-20.91 5.3555-6.25 12.418-9.8555 21.184-10.816l354-28.328c-6.2695 14.074-10.781 28.875-13.527 44.375l-309.79 25.773c-9.7422 0-14.613 4.3281-14.613 12.98v1.4414l23.379 256.69 26.297-36.051 10.227-193.24c0.97656-8.6523 4.6289-16.102 10.957-22.352 6.332-6.25 14.367-9.375 24.109-9.375l226.45 11.23c0.73047 16.84 3.3555 32.949 7.8594 48.301l-208.01-9.0547c-9.7383 0-15.582 4.3242-17.531 12.977v1.4414l-4.3828 90.852-10.227 184.59v10.094l8.7656-10.094 149.02-157.19c5.8438-5.7695 12.66-8.6523 20.453-8.6523 8.7656 0 15.582 3.3633 20.453 10.094l62.824 70.66 4.3828 4.3281c3.8945 3.8438 8.7656 5.7695 14.609 5.7695 2.9219 0 7.3047-1.4414 13.148-4.3281l24.84-17.305c4.8672-3.8438 10.227-5.7695 16.07-5.7695 7.793 0 13.148 2.4062 16.07 7.2109l39.449 47.59 68.668 79.316 8.7852-171.75c16.484-2.6328 32.191-7.2383 47.09-13.809zm-196.74-300.8c32.012-32.012 70.582-48.02 115.72-48.02 45.133 0 83.703 16.008 115.72 48.02 32.012 32.012 48.016 70.586 48.016 115.72s-16.004 83.707-48.016 115.72c-32.016 32.012-70.586 48.02-115.72 48.02-45.137 0-83.707-16.008-115.72-48.02-32.016-32.012-48.02-70.586-48.02-115.72s16.004-83.707 48.02-115.72zm199.95 132.25v-33.062h-67.699v-67.699h-33.062v67.699h-67.703v33.062h67.703v67.699h33.062v-67.699z" fill="#fff"/>
4
+ </svg>
admin/img/layout/carousel.svg ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 101 75" style="enable-background:new 0 0 101 75;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;stroke:#B8BCBF;stroke-miterlimit:10;}
7
+ .st1{fill:#BDC5CB;}
8
+ .st2{fill:#A0ADB5;}
9
+ .st3{fill:#D5D8DB;}
10
+ .st4{fill:#97A3AA;}
11
+ </style>
12
+ <path class="st0" d="M0.5,0.5h100v74H0.5V0.5z"/>
13
+ <g>
14
+ <rect x="19.6" y="26.2" class="st1" width="18.8" height="17.2"/>
15
+ <rect x="41.1" y="26.2" class="st1" width="18.8" height="17.2"/>
16
+ <rect x="62.6" y="26.2" class="st1" width="18.8" height="17.2"/>
17
+ <path class="st2" d="M90.4,34.8l-0.5-0.5l-3.7-3.7l-1.1,1.1l3.2,3.2l-3.2,3.2l1.1,1.1l3.7-3.7C89.9,35.2,90.4,34.8,90.4,34.8z"/>
18
+ <path class="st2" d="M11.1,35.2l3.7,3.7l1.1-1.1l-3.1-3.1l3.2-3.2l-1.2-1.2l-3.7,3.7l-0.5,0.5C10.6,34.8,11.1,35.2,11.1,35.2z"/>
19
+ <g>
20
+ <circle class="st3" cx="46.5" cy="47.2" r="1.6"/>
21
+ <circle class="st4" cx="50.5" cy="47.2" r="1.6"/>
22
+ <circle class="st3" cx="54.5" cy="47.2" r="1.6"/>
23
+ </g>
24
+ </g>
25
+ </svg>
admin/img/layout/grid.svg ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 101 75" style="enable-background:new 0 0 101 75;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#BEC5CB;}
7
+ .st1{fill:none;stroke:#B8BCBF;stroke-miterlimit:10;}
8
+ </style>
9
+ <g>
10
+ <rect x="40" y="15.9" class="st0" width="20.9" height="10"/>
11
+ <rect x="40" y="37.8" class="st0" width="20.9" height="14.9"/>
12
+ <rect x="16.2" y="15.8" class="st0" width="20.9" height="17.6"/>
13
+ <rect x="16.2" y="37.8" class="st0" width="20.9" height="21.5"/>
14
+ <rect x="63.9" y="15.9" class="st0" width="20.9" height="15.1"/>
15
+ <rect x="63.9" y="37.8" class="st0" width="20.9" height="19"/>
16
+ </g>
17
+ <path class="st1" d="M0.5,0.5h100v74H0.5V0.5z"/>
18
+ </svg>
admin/img/layout/justified.svg ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 101 75" style="enable-background:new 0 0 101 75;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#BEC5CB;}
7
+ .st1{fill:none;stroke:#B8BCBF;stroke-miterlimit:10;}
8
+ </style>
9
+ <g>
10
+ <rect x="40" y="17.1" class="st0" width="26.9" height="19"/>
11
+ <rect x="69.9" y="17.1" class="st0" width="14.9" height="19"/>
12
+ <rect x="16.2" y="17" class="st0" width="20.9" height="19.2"/>
13
+ <rect x="16.2" y="39" class="st0" width="38.4" height="18.8"/>
14
+ <rect x="57.5" y="39" class="st0" width="27.3" height="19"/>
15
+ </g>
16
+ <path class="st1" d="M0.5,0.5h100v74H0.5V0.5z"/>
17
+ </svg>
admin/img/layout/masonry.svg ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 101 75" style="enable-background:new 0 0 101 75;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#BEC5CB;}
7
+ .st1{fill:none;stroke:#B8BCBF;stroke-miterlimit:10;}
8
+ </style>
9
+ <g>
10
+ <rect x="16.1" y="17" class="st0" width="20.9" height="14.5"/>
11
+ <rect x="40" y="17" class="st0" width="20.9" height="21.5"/>
12
+ <rect x="63.9" y="17" class="st0" width="20.9" height="8.5"/>
13
+ <rect x="16.1" y="34.5" class="st0" width="20.9" height="23.6"/>
14
+ <rect x="40" y="41.5" class="st0" width="20.9" height="16.6"/>
15
+ <rect x="63.9" y="28.5" class="st0" width="20.9" height="29.6"/>
16
+ </g>
17
+ <path class="st1" d="M0.5,0.5h100v74H0.5V0.5z"/>
18
+ </svg>
admin/img/layout/thumbnails-slider.svg ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 101 75" style="enable-background:new 0 0 101 75;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;stroke:#B8BCBF;stroke-miterlimit:10;}
7
+ .st1{fill:#BDC5CB;}
8
+ .st2{fill:#FFFFFF;}
9
+ </style>
10
+ <path class="st0" d="M0.5,0.5h100v74H0.5V0.5z"/>
11
+ <g>
12
+ <rect x="14.6" y="50.9" class="st1" width="13.1" height="10.8"/>
13
+ <rect x="14.5" y="13.3" class="st1" width="71.8" height="35.9"/>
14
+ <rect x="29.3" y="50.9" class="st1" width="13.1" height="10.8"/>
15
+ <rect x="44" y="50.9" class="st1" width="13.1" height="10.8"/>
16
+ <rect x="58.6" y="50.9" class="st1" width="13.1" height="10.8"/>
17
+ <rect x="73.4" y="50.9" class="st1" width="13.1" height="10.8"/>
18
+ <g>
19
+ <g>
20
+ <path class="st2" d="M80,35.9c-2.5,0-4.6-2.1-4.6-4.6s2.1-4.6,4.6-4.6s4.6,2.1,4.6,4.6S82.5,35.9,80,35.9z M80,27.6
21
+ c-2,0-3.7,1.6-3.7,3.7S77.9,35,80,35c2.1,0,3.7-1.6,3.7-3.7S82.1,27.6,80,27.6z"/>
22
+ </g>
23
+ <path class="st2" d="M81.8,31.2l-0.4-0.4l-2.5-2.5l-0.7,0.7l2.2,2.2l-2.2,2.2l0.7,0.7l2.5-2.5C81.4,31.6,81.8,31.2,81.8,31.2z"/>
24
+ </g>
25
+ <g>
26
+ <g>
27
+ <path class="st2" d="M16.2,31.3c0-2.5,2.1-4.6,4.6-4.6s4.6,2.1,4.6,4.6s-2.1,4.6-4.6,4.6C18.2,35.9,16.2,33.8,16.2,31.3z
28
+ M17.1,31.3c0,2,1.6,3.7,3.7,3.7s3.7-1.6,3.7-3.7s-1.6-3.7-3.7-3.7S17.1,29.3,17.1,31.3z"/>
29
+ </g>
30
+ <path class="st2" d="M19.3,31.8l2.5,2.5l0.7-0.7l-2.2-2.2l2.2-2.2l-0.7-0.7l-2.5,2.5l-0.4,0.4C18.9,31.2,19.3,31.6,19.3,31.8z"/>
31
+ </g>
32
+ </g>
33
+ </svg>
admin/img/layout/tiles.svg ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 101 75" style="enable-background:new 0 0 101 75;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#BEC5CB;}
7
+ .st1{fill:none;stroke:#B8BCBF;stroke-miterlimit:10;}
8
+ </style>
9
+ <g>
10
+ <rect x="16.2" y="38.9" class="st0" width="20.9" height="19"/>
11
+ <g>
12
+ <g>
13
+ <rect x="40" y="17.1" class="st0" width="20.9" height="19"/>
14
+ <rect x="40" y="39" class="st0" width="20.9" height="19"/>
15
+ </g>
16
+ <rect x="16.2" y="17" class="st0" width="20.9" height="19"/>
17
+ <g>
18
+ <rect x="63.9" y="17.1" class="st0" width="20.9" height="19"/>
19
+ <rect x="63.9" y="39" class="st0" width="20.9" height="19"/>
20
+ </g>
21
+ </g>
22
+ </g>
23
+ <path class="st1" d="M0.5,0.5h100v74H0.5V0.5z"/>
24
+ </svg>
admin/img/layout/woo-icon.svg ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 37 23" style="enable-background:new 0 0 37 23;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#7A8898;}
7
+ </style>
8
+ <path class="st0" d="M23.2,8.9c0-0.5-0.1-1-0.3-1.4c-0.2-0.6-0.5-0.9-0.9-1c-0.5-0.1-1.1,0.2-1.6,1c-0.4,0.6-0.7,1.2-0.8,1.9
9
+ c-0.1,0.4-0.1,0.8-0.1,1.1c0,0.5,0.1,1,0.3,1.4c0.2,0.6,0.5,0.9,0.9,1c0.2,0,0.5,0,0.7-0.1c0.2-0.1,0.4-0.2,0.6-0.4
10
+ c0.6-0.6,1-1.5,1.1-2.4C23.2,9.7,23.2,9.3,23.2,8.9z M23.2,8.9c0-0.5-0.1-1-0.3-1.4c-0.2-0.6-0.5-0.9-0.9-1c-0.5-0.1-1.1,0.2-1.6,1
11
+ c-0.4,0.6-0.7,1.2-0.8,1.9c-0.1,0.4-0.1,0.8-0.1,1.1c0,0.5,0.1,1,0.3,1.4c0.2,0.6,0.5,0.9,0.9,1c0.2,0,0.5,0,0.7-0.1
12
+ c0.2-0.1,0.4-0.2,0.6-0.4c0.6-0.6,1-1.5,1.1-2.4C23.2,9.7,23.2,9.3,23.2,8.9z M33.6,0H3.4C3,0,2.5,0.1,2.1,0.3
13
+ C1.7,0.5,1.3,0.7,1,1.1C0.7,1.4,0.4,1.8,0.3,2.2C0.1,2.7,0,3.1,0,3.6v12c0,0.5,0.1,0.9,0.3,1.4c0.2,0.4,0.4,0.8,0.7,1.2
14
+ c0.3,0.3,0.7,0.6,1.1,0.8c0.4,0.2,0.9,0.3,1.3,0.3h14.3l6.5,3.8l-1.5-3.8h10.8c0.9,0,1.8-0.4,2.4-1.1c0.6-0.7,1-1.6,1-2.5v-12
15
+ c0-1-0.4-1.9-1-2.5C35.3,0.4,34.5,0,33.6,0z M15.3,15.7c0,0.4,0,0.7-0.2,1c-0.1,0.2-0.2,0.3-0.3,0.4c-0.1,0.1-0.3,0.2-0.4,0.2
16
+ c-0.2,0-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.2-0.5-0.4c-1.6-1.9-2.8-4.2-3.3-6.7c-1,2-1.7,3.5-2.2,4.5c-0.9,1.8-1.6,2.7-2.3,2.7
17
+ c-0.4,0-0.8-0.3-1.1-1.1c-0.8-2.1-1.6-6-2.5-11.9c0-0.2,0-0.4,0-0.6s0.1-0.3,0.2-0.5C2.3,3.1,2.4,3,2.6,2.9c0.2-0.1,0.3-0.1,0.5-0.1
18
+ c0.2,0,0.3,0,0.5,0C3.8,2.9,3.9,2.9,4,3c0.1,0.1,0.2,0.2,0.3,0.4c0.1,0.2,0.1,0.3,0.1,0.5c0.5,3.3,1,6.1,1.5,8.3l3.3-6.5
19
+ c0.1-0.2,0.2-0.5,0.4-0.6c0.2-0.2,0.4-0.3,0.7-0.3c0.7,0,1.1,0.4,1.2,1.3c0.3,1.8,0.8,3.6,1.4,5.4c0.4-4,1.1-6.9,2-8.7
20
+ c0.1-0.2,0.2-0.4,0.4-0.5c0.2-0.1,0.4-0.2,0.6-0.2c0.3,0,0.7,0.1,0.9,0.3c0.1,0.1,0.2,0.2,0.3,0.4c0.1,0.2,0.1,0.3,0.1,0.5
21
+ c0,0.3,0,0.5-0.2,0.8c-0.8,1.8-1.3,3.7-1.5,5.6C15.4,11.7,15.3,13.7,15.3,15.7z M24.6,13.3c-0.3,0.7-0.8,1.3-1.4,1.7
22
+ c-0.6,0.4-1.3,0.6-2.1,0.7c-0.3,0-0.5,0-0.8-0.1c-0.5-0.1-1-0.3-1.4-0.6s-0.8-0.7-1-1.2c-0.5-1-0.8-2-0.8-3.1c0-1.6,0.4-3.1,1.2-4.4
23
+ c0.3-0.7,0.8-1.3,1.4-1.7C20.3,4,21,3.8,21.8,3.8c0.3,0,0.5,0,0.8,0.1c0.5,0.1,1,0.3,1.4,0.6c0.4,0.3,0.8,0.7,1,1.2
24
+ c0.5,0.9,0.8,2,0.8,3.1C25.8,10.4,25.4,11.9,24.6,13.3z M34,13.3c-0.3,0.7-0.8,1.3-1.4,1.7c-0.6,0.4-1.3,0.6-2.1,0.7
25
+ c-0.6,0-1.3-0.2-1.8-0.5s-1-0.8-1.4-1.4c-0.5-1-0.8-2-0.8-3.1c0-1.6,0.4-3.1,1.2-4.4c0.9-1.6,2.1-2.4,3.5-2.4c0.3,0,0.5,0,0.8,0.1
26
+ c0.5,0.1,1,0.3,1.4,0.6s0.8,0.7,1,1.2c0.5,0.9,0.8,2,0.8,3.1C35.2,10.4,34.8,11.9,34,13.3z M31.5,6.5c-0.5-0.1-1.1,0.2-1.6,1
27
+ c-0.4,0.6-0.6,1.2-0.8,1.9c-0.1,0.4-0.1,0.8-0.1,1.1c0,0.5,0.1,1,0.3,1.4c0.2,0.6,0.5,0.9,0.9,1c0.2,0,0.5,0,0.7-0.1
28
+ c0.2-0.1,0.4-0.2,0.6-0.4c0.6-0.6,1-1.5,1.1-2.4c0.1-0.4,0.1-0.8,0.1-1.2c0-0.5-0.1-1-0.3-1.4C32.1,6.9,31.8,6.6,31.5,6.5z
29
+ M22.9,7.5c-0.2-0.6-0.5-0.9-0.9-1c-0.5-0.1-1.1,0.2-1.6,1c-0.4,0.6-0.7,1.2-0.8,1.9c-0.1,0.4-0.1,0.8-0.1,1.1c0,0.5,0.1,1,0.3,1.4
30
+ c0.2,0.6,0.5,0.9,0.9,1c0.2,0,0.5,0,0.7-0.1c0.2-0.1,0.4-0.2,0.6-0.4c0.6-0.6,1-1.5,1.1-2.4c0.1-0.4,0.1-0.8,0.1-1.2
31
+ C23.2,8.4,23.1,7.9,22.9,7.5z"/>
32
+ </svg>
admin/img/lightbox.svg ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 80 80" style="enable-background:new 0 0 80 80;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;stroke:#B8BBBE;stroke-miterlimit:10;}
7
+ .st1{fill:#62666A;}
8
+ .st2{fill:#A1AEB5;}
9
+ .st3{fill:#FFFFFF;}
10
+ </style>
11
+ <g>
12
+ <path class="st0" d="M0.5,0.5h79v79h-79V0.5z"/>
13
+ <g>
14
+ <path class="st1" d="M20.1,65.9h3.6V67h-4.9v-7.8h1.4V65.9z"/>
15
+ <path class="st1" d="M24.7,59.6c0-0.2,0.1-0.4,0.2-0.5c0.1-0.1,0.3-0.2,0.5-0.2s0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5
16
+ c0,0.2-0.1,0.4-0.2,0.5s-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2C24.8,60,24.7,59.8,24.7,59.6z M26.1,67h-1.3v-5.8h1.3V67z"/>
17
+ <path class="st1" d="M27.4,64c0-0.9,0.2-1.6,0.6-2.2c0.4-0.5,1-0.8,1.7-0.8c0.7,0,1.2,0.2,1.6,0.7l0.1-0.6h1.2v5.6
18
+ c0,0.8-0.2,1.4-0.7,1.8c-0.5,0.4-1.1,0.7-1.9,0.7c-0.4,0-0.8-0.1-1.2-0.3c-0.4-0.2-0.7-0.4-0.9-0.7l0.6-0.8
19
+ c0.4,0.5,0.9,0.7,1.5,0.7c0.4,0,0.8-0.1,1-0.4s0.4-0.6,0.4-1v-0.4c-0.4,0.4-0.9,0.6-1.5,0.6c-0.7,0-1.2-0.3-1.7-0.8
20
+ C27.6,65.7,27.4,65,27.4,64z M28.7,64.1c0,0.6,0.1,1,0.4,1.4c0.2,0.3,0.6,0.5,1,0.5c0.5,0,0.9-0.2,1.2-0.7v-2.6
21
+ c-0.2-0.4-0.6-0.7-1.2-0.7c-0.4,0-0.8,0.2-1,0.5C28.8,63,28.7,63.5,28.7,64.1z"/>
22
+ <path class="st1" d="M35.3,61.8c0.4-0.5,1-0.7,1.6-0.7c1.2,0,1.9,0.7,1.9,2.1V67h-1.3v-3.7c0-0.4-0.1-0.7-0.3-0.9
23
+ c-0.2-0.2-0.4-0.2-0.8-0.2c-0.5,0-0.9,0.2-1.2,0.7V67H34v-8.2h1.3V61.8z"/>
24
+ <path class="st1" d="M41.8,59.7v1.4h1v1h-1v3.2c0,0.2,0,0.4,0.1,0.5s0.2,0.1,0.5,0.1c0.2,0,0.3,0,0.5-0.1v1
25
+ c-0.3,0.1-0.6,0.1-0.9,0.1c-1,0-1.5-0.6-1.5-1.7v-3.3h-1v-1h1v-1.4H41.8z"/>
26
+ <path class="st1" d="M49.1,64.1c0,0.9-0.2,1.6-0.6,2.2c-0.4,0.5-1,0.8-1.7,0.8c-0.7,0-1.2-0.2-1.6-0.7L45.1,67H44v-8.2h1.3v3
27
+ c0.4-0.4,0.9-0.7,1.5-0.7c0.7,0,1.3,0.3,1.7,0.8C48.9,62.4,49.1,63.1,49.1,64.1L49.1,64.1z M47.8,64c0-0.6-0.1-1.1-0.3-1.4
28
+ c-0.2-0.3-0.5-0.5-1-0.5c-0.6,0-1,0.2-1.2,0.7v2.4c0.2,0.5,0.6,0.8,1.2,0.8c0.4,0,0.7-0.2,0.9-0.5c0.2-0.3,0.3-0.8,0.3-1.4V64z"/>
29
+ <path class="st1" d="M50,64c0-0.6,0.1-1.1,0.3-1.5c0.2-0.5,0.5-0.8,1-1.1s0.9-0.4,1.4-0.4c0.8,0,1.4,0.3,1.9,0.8
30
+ c0.5,0.5,0.8,1.2,0.8,2l0,0.3c0,0.6-0.1,1.1-0.3,1.5c-0.2,0.5-0.5,0.8-0.9,1c-0.4,0.2-0.9,0.4-1.4,0.4c-0.8,0-1.5-0.3-2-0.8
31
+ S50,65,50,64L50,64z M51.3,64.1c0,0.6,0.1,1.1,0.4,1.4c0.2,0.3,0.6,0.5,1,0.5c0.4,0,0.8-0.2,1-0.5s0.4-0.8,0.4-1.5
32
+ c0-0.6-0.1-1.1-0.4-1.4c-0.3-0.3-0.6-0.5-1-0.5c-0.4,0-0.8,0.2-1,0.5C51.4,62.9,51.3,63.4,51.3,64.1z"/>
33
+ <path class="st1" d="M58.6,63.1l1.1-1.9h1.5L59.4,64l1.8,2.9h-1.4l-1.2-2l-1.2,2H56l1.8-2.9l-1.8-2.9h1.4L58.6,63.1z"/>
34
+ </g>
35
+ <polygon class="st2" points="23.7,50.1 38.9,50.1 38.9,53.1 18.8,53.1 18.8,32.8 21.5,32.8 21.5,50.1 "/>
36
+ <polygon class="st2" points="53.5,31.2 49.2,26.7 42.7,31.6 35.7,29.4 28.8,35 28.8,42.7 53.5,42.7 "/>
37
+ <path class="st2" d="M34.9,25.7c1.5,0,2.8-1.3,2.8-2.8c0-1.5-1.3-2.8-2.8-2.8s-2.8,1.3-2.8,2.8C32.1,24.5,33.4,25.7,34.9,25.7
38
+ L34.9,25.7z"/>
39
+ <path class="st2" d="M23.7,48h34.8v-23c-0.8,0.4-1.7,0.7-2.6,0.8v19.6H26.3V16h19.9c0.1-0.9,0.4-1.8,0.8-2.6H23.7L23.7,48z"/>
40
+ <path class="st2" d="M48.2,17.2c0-3.6,2.9-6.5,6.5-6.5c3.6,0,6.5,2.9,6.5,6.5c0,3.6-2.9,6.5-6.5,6.5C51.1,23.7,48.2,20.8,48.2,17.2
41
+ L48.2,17.2z"/>
42
+ <g>
43
+ <polygon class="st3" points="54.6,16 52.4,14 51.2,15.3 53.4,17.3 51.4,19.6 52.7,20.8 54.7,18.5 57,20.5 58.2,19.2 55.9,17.2
44
+ 58,14.9 56.6,13.7 "/>
45
+ </g>
46
+ </g>
47
+ </svg>
admin/img/masonry.svg DELETED
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 130 80" xmlns:v="https://vecta.io/nano"><path d="M18.7 19.5h20.9V34H18.7zm23.9 0h20.9V41H42.6zm23.9 0h20.9V28H66.5zm23.9-.1h20.9V38H90.4zM18.7 37h20.9v23.6H18.7zm23.9 7h20.9v16.6H42.6zm23.9-13h20.9v29.6H66.5zm23.9 10h20.9v19.5H90.4z" fill="#bdc5cb"/><path d="M.5.5h129v79H.5z" fill="none" stroke="#d2d2d2" stroke-miterlimit="10"/></svg>
 
admin/img/premium.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 1200" fill="#20b040" xmlns:v="https://vecta.io/nano"><path d="M199.3 370.7l97.3 346.9h606.8l97.3-346.9c-6-4.8-11.5-11.1-16.5-18l-87.4 94.1c-44.6 48-100.2 62.3-152.7 39.2-26.5-11.8-51.4-32.7-71.6-61.1-21.5-30-37.3-66.7-47.5-108.9l-10.7-45.2c-4.7 1.4-9.5 2.1-14.5 2.1s-9.9-.7-14.5-2.1L574.6 316c-10 42.4-26 79.1-47.5 108.9-20.2 28.4-45.1 49.4-71.6 61.1-52.3 23.1-108.1 8.8-152.7-39.2l-87.4-94.1c-4.4 7-10.1 13.2-16.1 18h0zm690.5 558.4l9.2-180.4H300.9l9.2 180.4h579.7z"/></svg>
admin/img/rocket.svg DELETED
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="20px" height="20px" version="1.1" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg">
3
- <g fill="#11b916">
4
- <path d="m975 243.75c0-10.352-8.4375-18.75-18.75-18.75-140.77 0.26172-250.05 6.3008-393.75 150-41.176 41.176-73.801 85.164-99.562 127.35-60.637-34.539-138.49-15.824-175.99 43.836l-58.836 93.75c-7.7266 12.301-3.3359 17.137 10.426 12.602 31.352-10.312 89.664-22.949 155.4-4.7617-8.3984 23.961-13.648 42.824-16.387 53.812-1.5391 6.0391 1.0117 14.512 5.3984 18.898l96.602 96.602c4.3867 4.3867 12.863 6.9375 18.863 5.3984 10.988-2.7383 29.852-7.9883 53.852-16.426 18.188 65.773 5.5859 124.09-4.7266 155.44-4.5391 13.727 0.30078 18.113 12.562 10.387l93.75-58.801c59.625-37.5 78.414-115.31 43.836-175.99 42.148-25.797 86.137-58.422 127.31-99.598 143.7-143.7 149.74-252.98 150-393.75zm-225 281.25c-41.398 0-75-33.602-75-75s33.602-75 75-75 75 33.602 75 75-33.602 75-75 75z"/>
5
- <path d="m337.5 862.5c-37.5-37.5 0-112.5 0-112.5-98.477 32.812-82.051 137.48-88.949 188.25-1.4258 10.238 3 14.664 13.273 13.273 50.699-6.9727 155.36 9.4531 188.18-89.023 0 0-75 37.5-112.5 0z"/>
6
- </g>
7
- </svg>
 
 
 
 
 
 
 
admin/img/url.svg ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 80 80" style="enable-background:new 0 0 80 80;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#A1AEB5;}
7
+ .st1{fill:#63666A;}
8
+ .st2{fill:none;stroke:#B9BCBF;stroke-miterlimit:10;}
9
+ </style>
10
+ <g>
11
+ <g>
12
+ <path class="st0" d="M47.6,13.1c-2.9,0-5.9,1.1-8.1,3.3l-4.3,4.3c-1,1-1,2.6,0,3.6c1,1,2.6,1,3.6,0l4.3-4.3c2.5-2.5,6.5-2.5,9,0
13
+ c2.5,2.5,2.5,6.5,0,9l-4.3,4.3c-1,1-1,2.6,0,3.6c1,1,2.6,1,3.6,0l4.3-4.3c4.4-4.4,4.4-11.7,0-16.2C53.5,14.2,50.6,13.1,47.6,13.1
14
+ L47.6,13.1z"/>
15
+ <path class="st0" d="M30.4,26.6c-0.7,0-1.3,0.3-1.7,0.8l-4.3,4.3c-4.4,4.4-4.4,11.7,0,16.2c4.4,4.4,11.7,4.4,16.2,0l4.3-4.3
16
+ c1-1,1-2.6,0-3.6c-1-1-2.6-1-3.6,0L37,44.2c-2.5,2.5-6.5,2.5-9,0c-2.5-2.5-2.5-6.5,0-9l4.3-4.3C33.8,29.3,32.7,26.5,30.4,26.6
17
+ L30.4,26.6z"/>
18
+ <path class="st0" d="M46.2,23.3c-0.7,0-1.3,0.3-1.7,0.8L32.1,36.5c-1,1-1,2.6,0,3.6c1,1,2.6,1,3.6,0L48,27.7
19
+ C49.6,26.1,48.5,23.3,46.2,23.3L46.2,23.3z"/>
20
+ </g>
21
+ <g>
22
+ <path class="st1" d="M36.5,59v5.2c0,0.8-0.3,1.5-0.8,2c-0.5,0.5-1.2,0.7-2.1,0.7c-0.9,0-1.6-0.2-2.1-0.7c-0.5-0.5-0.8-1.1-0.8-2
23
+ V59H32v5.2c0,0.5,0.1,0.9,0.4,1.2s0.7,0.4,1.2,0.4c1,0,1.6-0.6,1.6-1.7V59H36.5z"/>
24
+ <path class="st1" d="M40.9,63.8h-1.5v3H38V59h2.8c0.9,0,1.6,0.2,2.1,0.6c0.5,0.4,0.7,1,0.7,1.8c0,0.5-0.1,1-0.4,1.3
25
+ c-0.3,0.4-0.6,0.6-1.1,0.8l1.8,3.3v0.1h-1.5L40.9,63.8z M39.4,62.7h1.4c0.5,0,0.8-0.1,1.1-0.3c0.3-0.2,0.4-0.5,0.4-0.9
26
+ c0-0.4-0.1-0.7-0.4-1c-0.2-0.2-0.6-0.3-1.1-0.4h-1.4V62.7z"/>
27
+ <path class="st1" d="M46.3,65.7h3.6v1.1H45V59h1.4V65.7z"/>
28
+ </g>
29
+ </g>
30
+ <path class="st2" d="M0.6,0.5h79v79h-79V0.5z"/>
31
+ </svg>
admin/img/wpcp-logo.svg CHANGED
@@ -1 +1,8 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 195.9 32.3" xmlns:v="https://vecta.io/nano"><g fill="#fff"><path d="M28.4 18l-3.8-4.7 2.3-1.9 3.8 4.7z"/><path d="M26.9 20.9L24.6 19l3.8-4.7 2.3 1.9zM12.6 18l-2.3-1.9 3.8-4.7 2.3 1.9z"/><path d="M14.1 20.9l-3.8-4.7 2.3-1.9 3.8 4.7zm23.5 8.6H3.4V2.8h34.2v26.7zM7.3 25.6h26.5V6.7H7.3v18.9zM62.4 7.7l-3 17.5c-.5 0-.9.1-1.2.1H57c-.4 0-.7-.1-1-.4s-.4-.7-.5-1.2L55 21l-.8-6.4-.8 6.4-.7 4.2c-.8.1-1.7.1-2.6.1-.4 0-.6-.1-.9-.4s-.4-.7-.5-1.1l-1.4-8-1.2-7.3v-.3c0-.1 0-.3.1-.3.1-.1.3-.1.5-.1H49l1.2 8.2c.4 2.2.6 4.4.7 6.5h.2l.6-6.5 1.1-6.7c0-.3.1-.5.2-.6s.2-.2.5-.2h2l1.3 7.5c.3 1.6.5 3.8.7 6.5h.2l.6-6.5 1.1-7.5c0-.3.1-.5.2-.6s.2-.2.5-.2h2.3zM63.7 25c-.5-.3-1-1-1.2-1.9s-.4-2.3-.4-4.2c0-4.3 1.4-6.5 4.1-6.5.9 0 1.7.2 2.2.6.6.4 1 1 1.2 1.9.3.9.4 2.2.4 3.9 0 2.4-.3 4-1 5.1-.7 1-1.7 1.5-3.1 1.5a3.79 3.79 0 0 1-2.2-.4zm2.9-2.1c.1-.2.2-.6.3-1.2s.1-1.5.1-2.7l-.1-2.7c0-.6-.1-1-.3-1.2-.1-.2-.3-.3-.6-.3s-.6.3-.7.9c-.2.6-.3 1.7-.3 3.3l.1 2.8c.1.6.2 1 .3 1.2a.55.55 0 0 0 .5.3c.4-.1.5-.2.7-.4zm5.1-9.3c1.1-.8 2.3-1.1 3.5-1.1.7 0 1.1.1 1.3.3s.4.5.4 1a4.53 4.53 0 0 1-.3 1.6c-.3-.1-.6-.2-.9-.2-.2 0-.4 0-.5.1l-.6.3v9.2c0 .2 0 .3-.1.4s-.4.1-.8.1h-1.9V13.6zM79.3 25c-.6-.3-1-.8-1.4-1.7s-.5-2.1-.5-3.8c0-2.4.3-4.2.9-5.4.6-1.1 1.5-1.7 2.5-1.7.6 0 1.1.1 1.5.5V8.1c0-.4.1-.7.2-.9s.4-.3.7-.3 1-.1 1.8-.1v17.9c-1.1.5-2.4.8-3.7.8-.8 0-1.5-.2-2-.5zm3-2.2V15c-.1-.1-.3-.1-.5-.1s-.4.1-.6.3-.3.6-.5 1.2c-.1.6-.2 1.6-.2 2.9 0 1.5.1 2.5.2 3s.4.8.7.8c.4-.1.6-.2.9-.3zM92.4 8.2c.7.3 1.2.8 1.6 1.5.4.8.6 1.8.6 3.1 0 2.1-.4 3.5-1.3 4.4-.9.8-2 1.2-3.4 1.2h-.2v6.3c0 .2 0 .3-.1.4s-.4.1-.8.1H87v-17c0-.2 0-.3.1-.4s.2-.1.4-.1h2.4c.9 0 1.8.2 2.5.5zm-1.3 7c.2-.5.3-1.4.3-2.7 0-.8-.1-1.4-.3-1.8s-.5-.6-.9-.6h-.7v5.8h.5c.5 0 .9-.2 1.1-.7zm4.8-1.6c1.1-.8 2.3-1.1 3.5-1.1.7 0 1.1.1 1.3.3s.3.5.3 1a4.53 4.53 0 0 1-.3 1.6c-.3-.1-.6-.2-.9-.2-.2 0-.4 0-.6.1s-.4.2-.5.3v9.2c0 .2 0 .3-.1.4s-.4.1-.8.1h-1.9V13.6zm12.8 8.5c.1.5.2 1.1.2 1.9 0 .5-.3.9-1 1.1-.7.3-1.5.4-2.5.4-1.2 0-2.2-.4-2.9-1.3s-1-2.4-1-4.6c0-1.9.2-3.4.6-4.4s.9-1.8 1.5-2.1c.6-.4 1.4-.5 2.3-.5 2.1 0 3.2 1.4 3.2 4.1 0 1.4-.1 2.6-.3 3.6-1 .2-2.4.3-4.3.3 0 .9.2 1.5.4 1.8.2.4.6.5 1.2.5.8-.1 1.6-.4 2.6-.8zm-4-6.4c-.2.5-.3 1.4-.3 2.6.9 0 1.6-.1 1.9-.2.1-.2.1-.7.1-1.3 0-.8-.1-1.3-.2-1.5s-.3-.4-.7-.4c-.3 0-.6.2-.8.8zm5.7 8.3c0-.5.2-1 .5-1.5.7.4 1.4.5 2.2.5.4 0 .8-.1 1-.3s.3-.5.3-.8c0-.5-.2-1-.6-1.4l-2.2-2.3c-.4-.4-.7-.9-.9-1.4s-.3-.9-.3-1.3c0-1 .3-1.7 1-2.3s1.7-.8 3.2-.8c1.2 0 2.1.2 2.5.5s.6.7.6 1.1c0 .2 0 .4-.1.7-.1.2-.2.5-.4.6-.7-.4-1.4-.5-2.2-.5s-1.2.3-1.2.8c0 .2 0 .3.2.5.1.2.3.4.6.7l1.8 1.9c.5.6.8 1.1 1 1.5s.3 1 .3 1.6c0 1.1-.4 2-1.1 2.6s-1.8 1-3 1c-2.3.1-3.2-.4-3.2-1.4z"/><use xlink:href="#B"/><path d="M132.4 24.8c-.6-.5-1-1.3-1.3-2.5s-.5-3-.5-5.3c0-6.4 1.7-9.6 5-9.6 1 0 1.6.1 1.9.4s.5.6.5 1.1a3.81 3.81 0 0 1-.4 1.7c-.4-.3-.8-.4-1.3-.4-.8 0-1.5.5-2 1.4s-.8 2.7-.8 5.2c0 1.4.1 2.6.2 3.4s.3 1.4.6 1.7.7.5 1.2.5c.8 0 1.5-.1 1.9-.4.2.5.4 1 .4 1.6s-.3 1-.8 1.4c-.5.3-1.3.5-2.2.5-1 0-1.8-.3-2.4-.7zm8.3.4c-.5-.2-.9-.6-1.2-1.1-.3-.6-.5-1.4-.5-2.5 0-1.6.3-2.6.8-3.2s1.2-.9 2.1-.9c.2 0 .5 0 .8.1l.8.3v-1.7c0-.3-.1-.6-.2-.7-.2-.1-.4-.2-.8-.2-.5 0-1 .1-1.5.2-.6.1-1.1.2-1.5.4-.2-.5-.4-1-.4-1.6 0-.2 0-.3.1-.5s.1-.3.2-.4c.2-.2.7-.3 1.3-.5.7-.2 1.5-.2 2.4-.2 1.2 0 2 .2 2.4.7.5.5.7 1.2.7 2.4V17l-.1 8c-.9.5-2.1.8-3.6.8-.7-.3-1.3-.4-1.8-.6zm2.7-2.3v-3.2c-.2-.1-.4-.2-.7-.2s-.5.1-.7.4-.2.8-.2 1.6c0 .6.1 1.1.2 1.3.1.3.3.4.7.4s.6-.1.7-.3zm4.6-9.3c1.1-.8 2.3-1.1 3.5-1.1.7 0 1.1.1 1.3.3s.3.5.3 1a4.53 4.53 0 0 1-.3 1.6c-.3-.1-.6-.2-.9-.2-.2 0-.4 0-.6.1s-.4.2-.5.3v9.2c0 .2 0 .3-.1.4s-.4.1-.8.1H148V13.6zm7.3 11.4c-.6-.3-1-1-1.2-1.9-.3-.9-.4-2.3-.4-4.2 0-4.3 1.4-6.5 4.2-6.5.9 0 1.7.2 2.2.6.6.4 1 1 1.2 1.9.3.9.4 2.2.4 3.9 0 2.4-.3 4-1 5.1-.7 1-1.7 1.5-3.1 1.5-1 .1-1.7-.1-2.3-.4zm2.9-2.1c.1-.2.2-.6.3-1.2s.1-1.5.1-2.7l-.1-2.7c0-.6-.1-1-.3-1.2-.1-.2-.3-.3-.6-.3s-.6.3-.7.9c-.2.6-.3 1.7-.3 3.3l.1 2.8c.1.6.2 1 .3 1.2s.3.3.6.3c.3-.1.5-.2.6-.4zm5.8 1.6c-.5-.6-.8-1.6-.8-2.8v-8.5c0-.2 0-.3.1-.4s.4-.1.8-.1h1.9v9.1c0 .4.1.7.2.9s.3.3.7.3a1.69 1.69 0 0 0 1-.3v-9.6c0-.2 0-.3.1-.4s.3-.1.8-.1h1.9v11.8c-.5.3-1 .5-1.7.7s-1.3.3-2 .3c-1.4.1-2.4-.3-3-.9z"/><use xlink:href="#B" x="53.6"/><path d="M187.6 22.1c.1.5.2 1.1.2 1.9 0 .5-.3.9-1 1.1-.7.3-1.5.4-2.5.4-1.2 0-2.2-.4-2.9-1.3s-1-2.4-1-4.6c0-1.9.2-3.4.6-4.4s.9-1.8 1.5-2.1c.6-.4 1.4-.5 2.3-.5 2.1 0 3.2 1.4 3.2 4.1 0 1.4-.1 2.6-.3 3.6-1 .2-2.4.3-4.3.3 0 .9.2 1.5.4 1.8.2.4.6.5 1.2.5.8-.1 1.7-.4 2.6-.8zm-4-6.4c-.2.5-.3 1.4-.3 2.6.9 0 1.6-.1 1.9-.2.1-.2.1-.7.1-1.3 0-.8-.1-1.3-.2-1.5s-.3-.4-.7-.4c-.3 0-.6.2-.8.8zm6-7.6c0-.4.1-.7.2-.9.2-.2.4-.3.7-.3s.9-.1 1.8-.1v17.9c0 .2 0 .3-.1.4s-.3.1-.8.1h-1.8V8.1z"/></g><defs ><path id="B" d="M118.6 24c0-.5.2-1 .5-1.5.7.4 1.4.5 2.2.5.4 0 .8-.1 1-.3s.3-.5.3-.8c0-.5-.2-1-.6-1.4l-2.2-2.3c-.4-.4-.7-.9-.9-1.4s-.3-.9-.3-1.3c0-1 .3-1.7 1-2.3s1.7-.8 3.2-.8c1.2 0 2.1.2 2.5.5s.6.7.6 1.1c0 .2 0 .4-.1.7-.1.2-.2.5-.4.6-.7-.4-1.4-.5-2.2-.5s-1.2.3-1.2.8c0 .2 0 .3.2.5.1.2.3.4.6.7l1.8 1.9c.5.6.8 1.1 1 1.5s.3 1 .3 1.6c0 1.1-.4 2-1.1 2.6s-1.8 1-3 1c-2.2.1-3.2-.4-3.2-1.4z"/></defs></svg>
 
 
 
 
 
 
 
1
+ <svg width="136" height="27" viewBox="0 0 136 27" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M25.0002 15.2001L21.2002 10.5001L23.5002 8.6001L27.3002 13.3001L25.0002 15.2001Z" fill="white"/>
3
+ <path d="M23.5004 18.1001L21.2004 16.2001L25.0004 11.5001L27.3004 13.4001L23.5004 18.1001ZM9.20039 15.2001L6.90039 13.3001L10.7004 8.6001L13.0004 10.5001L9.20039 15.2001Z" fill="white"/>
4
+ <path d="M10.7 18.1L6.9 13.4L9.2 11.5L13 16.2L10.7 18.1ZM34.2 26.7H0V0H34.2V26.7ZM3.9 22.8H30.4V3.9H3.9V22.8ZM59 4.9L56 22.4C55.5 22.4 55.1 22.5 54.8 22.5H53.6C53.4143 22.51 53.2286 22.4794 53.0559 22.4103C52.8832 22.3412 52.7276 22.2353 52.6 22.1C52.3163 21.7595 52.142 21.3412 52.1 20.9L51.6 18.2L50.8 11.8L50 18.2L49.3 22.4C48.4361 22.4852 47.5679 22.5186 46.7 22.5C46.5291 22.5086 46.3586 22.4769 46.2022 22.4074C46.0459 22.338 45.9081 22.2326 45.8 22.1C45.5348 21.7866 45.3618 21.4058 45.3 21L43.9 13L42.7 5.7V5.4C42.7 5.3 42.7 5.1 42.8 5.1C42.9499 5.0093 43.1268 4.97392 43.3 5H45.6L46.8 13.2C47.1761 15.3489 47.4099 17.5203 47.5 19.7H47.7L48.3 13.2L49.4 6.5C49.387 6.28172 49.4586 6.06683 49.6 5.9C49.6615 5.82938 49.7389 5.7744 49.8258 5.73963C49.9128 5.70485 50.0068 5.69127 50.1 5.7H52.1L53.4 13.2C53.7429 15.3535 53.9765 17.5229 54.1 19.7H54.3L54.9 13.2L56 5.7C55.987 5.48172 56.0586 5.26683 56.2 5.1C56.2615 5.02938 56.3389 4.9744 56.4258 4.93963C56.5128 4.90485 56.6068 4.89127 56.7 4.9H59ZM66.72 5.55C67.4079 5.85432 67.972 6.38319 68.32 7.05C68.759 8.0224 68.9645 9.08401 68.92 10.15C68.92 12.25 68.52 13.65 67.62 14.55C66.6819 15.3703 65.4651 15.7997 64.22 15.75H64.02V22.05C64.02 22.25 64.02 22.35 63.92 22.45C63.82 22.55 63.52 22.55 63.12 22.55H61.32V5.55C61.32 5.35 61.32 5.25 61.42 5.15C61.52 5.05 61.62 5.05 61.82 5.05H64.22C65.078 5.05131 65.9275 5.22119 66.72 5.55ZM65.42 12.55C65.6687 11.6728 65.7701 10.7604 65.72 9.85C65.7538 9.23523 65.6513 8.62058 65.42 8.05C65.3433 7.87422 65.2177 7.72419 65.0581 7.61781C64.8986 7.51143 64.7118 7.45318 64.52 7.45H63.82V13.25H64.32C64.5546 13.2691 64.789 13.2111 64.9875 13.0847C65.1861 12.9584 65.338 12.7706 65.42 12.55Z" fill="white"/>
5
+ <path d="M75.9999 22.0001C75.3118 21.3262 74.8564 20.4504 74.6999 19.5001C74.3286 17.7587 74.1608 15.9802 74.1999 14.2001C74.1999 7.8001 75.8999 4.6001 79.1999 4.6001C80.1999 4.6001 80.7999 4.7001 81.0999 5.0001C81.2584 5.13584 81.3854 5.30466 81.4718 5.49469C81.5581 5.68473 81.6019 5.89136 81.5999 6.1001C81.5982 6.68988 81.4613 7.27143 81.1999 7.8001C80.8266 7.51899 80.3666 7.37746 79.8999 7.4001C79.4699 7.42676 79.0557 7.57158 78.7028 7.81861C78.3499 8.06563 78.0721 8.40527 77.8999 8.8001C77.2547 10.4537 76.9816 12.2291 77.0999 14.0001C77.0979 15.1364 77.1647 16.2718 77.2999 17.4001C77.3208 18.0149 77.5303 18.6083 77.8999 19.1001C78.056 19.2599 78.2427 19.3865 78.4489 19.4725C78.6551 19.5584 78.8765 19.6018 79.0999 19.6001C79.7588 19.6566 80.4197 19.5175 80.9999 19.2001C81.2379 19.7017 81.3739 20.2455 81.3999 20.8001C81.3911 21.0811 81.3136 21.3556 81.1741 21.5997C81.0346 21.8437 80.8375 22.0499 80.5999 22.2001C79.9213 22.5521 79.1639 22.7243 78.3999 22.7001C77.5479 22.7114 76.7121 22.4676 75.9999 22.0001ZM84.2999 22.4001C83.79 22.175 83.3684 21.7885 83.0999 21.3001C82.74 20.5173 82.5688 19.6611 82.5999 18.8001C82.4969 17.6736 82.7789 16.5456 83.3999 15.6001C83.6573 15.2989 83.9806 15.061 84.3448 14.905C84.709 14.7489 85.1042 14.6788 85.4999 14.7001C85.7702 14.6898 86.0404 14.7235 86.2999 14.8001L87.0999 15.1001V13.4001C87.1093 13.1514 87.0393 12.9062 86.8999 12.7001C86.6562 12.5624 86.3797 12.4933 86.0999 12.5001C85.5945 12.5175 85.0921 12.5845 84.5999 12.7001C84.0832 12.7606 83.578 12.8953 83.0999 13.1001C82.8618 12.5985 82.7259 12.0547 82.6999 11.5001C82.6843 11.3273 82.719 11.1536 82.7999 11.0001C82.8999 10.8001 82.8999 10.7001 82.9999 10.6001C83.4035 10.3647 83.8425 10.1959 84.2999 10.1001C85.0873 9.92621 85.8945 9.85894 86.6999 9.9001C87.1267 9.83734 87.5621 9.86739 87.9763 9.98819C88.3904 10.109 88.7737 10.3177 89.0999 10.6001C89.3747 10.9309 89.5786 11.3146 89.699 11.7274C89.8194 12.1403 89.8538 12.5734 89.7999 13.0001V14.2001L89.6999 22.2001C88.5869 22.7671 87.3482 23.0424 86.0999 23.0001C85.3999 22.7001 84.7999 22.6001 84.2999 22.4001ZM86.9999 20.1001V16.9001C86.7873 16.775 86.5464 16.7062 86.2999 16.7001C86.1572 16.6932 86.0156 16.7272 85.8915 16.798C85.7675 16.8689 85.6664 16.9737 85.5999 17.1001C85.3986 17.6078 85.3298 18.1584 85.3999 18.7001C85.383 19.1422 85.4509 19.5835 85.5999 20.0001C85.6999 20.3001 85.8999 20.4001 86.2999 20.4001C86.6999 20.4001 86.8999 20.3001 86.9999 20.1001ZM91.5999 10.8001C92.6168 10.0644 93.8449 9.6784 95.0999 9.7001C95.5553 9.6378 96.0178 9.74453 96.3999 10.0001C96.5147 10.1379 96.6005 10.2976 96.6521 10.4694C96.7036 10.6413 96.7199 10.8218 96.6999 11.0001C96.701 11.5475 96.5992 12.0903 96.3999 12.6001C96.1124 12.4862 95.8086 12.4187 95.4999 12.4001C95.2947 12.3843 95.0888 12.4187 94.8999 12.5001C94.7206 12.5774 94.5524 12.6783 94.3999 12.8001V22.0001C94.3999 22.2001 94.3999 22.3001 94.2999 22.4001C94.1999 22.5001 93.8999 22.5001 93.4999 22.5001H91.5999V10.8001ZM98.8999 22.2001C98.5733 21.9902 98.2967 21.7113 98.0894 21.383C97.8821 21.0548 97.7491 20.6852 97.6999 20.3001C97.3654 18.9266 97.2307 17.512 97.2999 16.1001C97.2999 11.8001 98.6999 9.6001 101.5 9.6001C102.279 9.55569 103.051 9.76632 103.7 10.2001C104.017 10.4202 104.287 10.7018 104.493 11.0282C104.699 11.3546 104.837 11.7191 104.9 12.1001C105.226 13.3731 105.36 14.6875 105.3 16.0001C105.3 18.4001 105 20.0001 104.3 21.1001C103.956 21.5961 103.49 21.9949 102.947 22.2578C102.404 22.5206 101.802 22.6385 101.2 22.6001C100.41 22.6984 99.6097 22.5592 98.8999 22.2001ZM101.8 20.1001C101.949 19.7141 102.05 19.311 102.1 18.9001C102.196 18.0035 102.229 17.1013 102.2 16.2001L102.1 13.5001C102.15 13.0769 102.043 12.6499 101.8 12.3001C101.741 12.196 101.653 12.1119 101.546 12.0584C101.439 12.005 101.318 11.9847 101.2 12.0001C100.9 12.0001 100.6 12.3001 100.5 12.9001C100.249 13.9811 100.148 15.0915 100.2 16.2001L100.3 19.0001C100.35 19.411 100.451 19.8141 100.6 20.2001C100.659 20.3042 100.747 20.3883 100.854 20.4418C100.961 20.4952 101.081 20.5155 101.2 20.5001C101.322 20.4773 101.438 20.4301 101.541 20.3613C101.644 20.2926 101.732 20.2037 101.8 20.1001ZM107.6 21.7001C107.027 20.8829 106.745 19.8967 106.8 18.9001V10.4001C106.8 10.2001 106.8 10.1001 106.9 10.0001C107 9.9001 107.3 9.9001 107.7 9.9001H109.6V19.0001C109.596 19.3116 109.664 19.6198 109.8 19.9001C109.9 20.1001 110.1 20.2001 110.5 20.2001C110.857 20.2088 111.207 20.1038 111.5 19.9001V10.3001C111.5 10.1001 111.5 10.0001 111.6 9.9001C111.7 9.8001 111.9 9.8001 112.4 9.8001H114.3V21.6001C113.768 21.9106 113.196 22.1461 112.6 22.3001C111.951 22.4974 111.278 22.5984 110.6 22.6001C110.064 22.6759 109.519 22.6346 109.001 22.4793C108.483 22.3239 108.005 22.0581 107.6 21.7001Z" fill="white"/>
6
+ <path d="M115.8 21.2C115.83 20.6643 116.002 20.1463 116.3 19.7C116.974 20.0647 117.735 20.2376 118.5 20.2C118.859 20.2239 119.214 20.1173 119.5 19.9C119.7 19.6823 119.808 19.3955 119.8 19.1C119.793 18.5725 119.577 18.0693 119.2 17.7L117 15.4C116.61 14.9982 116.304 14.5222 116.1 14C115.917 13.5903 115.815 13.1487 115.8 12.7C115.773 12.2649 115.85 11.8296 116.024 11.4299C116.198 11.0301 116.464 10.6772 116.8 10.4C117.736 9.75802 118.872 9.47407 120 9.60001C120.864 9.53211 121.729 9.7052 122.5 10.1C122.68 10.223 122.828 10.3868 122.932 10.578C123.036 10.7692 123.094 10.9823 123.1 11.2C123.109 11.4374 123.075 11.6745 123 11.9C122.9 12.1 122.8 12.4 122.6 12.5C121.926 12.1353 121.165 11.9624 120.4 12C119.6 12 119.2 12.3 119.2 12.8C119.188 12.8935 119.2 12.9886 119.235 13.0762C119.27 13.1637 119.327 13.2408 119.4 13.3C119.565 13.5612 119.767 13.797 120 14L121.8 15.9C122.191 16.3591 122.527 16.8625 122.8 17.4C123.014 17.9055 123.117 18.4513 123.1 19C123.12 19.4877 123.031 19.9737 122.841 20.4232C122.651 20.8727 122.364 21.2745 122 21.6C121.146 22.2699 120.086 22.6232 119 22.6C116.8 22.7 115.8 22.2 115.8 21.2Z" fill="white"/>
7
+ <path d="M131.2 19.3C131.332 19.9247 131.399 20.5614 131.4 21.2C131.4 21.7 131.1 22.1 130.4 22.3C129.602 22.6025 128.751 22.7386 127.9 22.7C127.348 22.73 126.796 22.6276 126.292 22.4015C125.788 22.1754 125.344 21.832 125 21.4C124.3 20.5 124 19 124 16.8C123.936 15.3093 124.139 13.8193 124.6 12.4C124.85 11.5515 125.378 10.8118 126.1 10.3C126.802 9.91377 127.601 9.74005 128.4 9.8C130.5 9.8 131.6 11.2 131.6 13.9C131.616 15.1069 131.516 16.3126 131.3 17.5C129.879 17.7337 128.439 17.8341 127 17.8C126.964 18.4255 127.102 19.0487 127.4 19.6C127.6 20 128 20.1 128.6 20.1C129.5 19.958 130.375 19.6886 131.2 19.3ZM127.2 12.9C126.956 13.7441 126.855 14.6227 126.9 15.5C127.539 15.5189 128.178 15.4516 128.8 15.3C128.901 14.8746 128.935 14.4359 128.9 14C128.929 13.4918 128.861 12.9827 128.7 12.5C128.636 12.3711 128.536 12.2641 128.411 12.1928C128.286 12.1216 128.143 12.0892 128 12.1C127.7 12.1 127.4 12.3 127.2 12.9ZM133.2 5.3C133.195 4.98852 133.264 4.68033 133.4 4.4C133.488 4.3024 133.596 4.22504 133.717 4.17325C133.838 4.12146 133.968 4.09647 134.1 4.1C134.4 4.1 135 4 135.9 4V21.9C135.9 22.1 135.9 22.2 135.8 22.3C135.7 22.4 135.5 22.4 135 22.4H133.2V5.3Z" fill="white"/>
8
+ </svg>
admin/views/help.php CHANGED
@@ -102,7 +102,7 @@ class WP_Carousel_Free_Help {
102
  <img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/wpcp-Icon.svg'; ?>" alt="">
103
  </div>
104
  <h2>Upgrade To Unleash the Power of WP Carousel Pro</h2>
105
- <p>Get the most out of WordPress Carousel by upgrading to unlock all of its powerful features. With WP Carousel Pro, you can unlock amazing features like:</p>
106
  </div>
107
  <div class="upgrade-info">
108
  <div class="container">
@@ -110,6 +110,7 @@ class WP_Carousel_Free_Help {
110
  <div class="col-lg-6">
111
  <ul class="upgrade-list">
112
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Fully responsive, SEO-friendly & optimized.</li>
 
113
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Advanced Shortcode Generator.</li>
114
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Slide Anything (e.g. Image, Post, Product, Content, Video, Text, HTML, Shortcodes, etc.)</li>
115
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Display posts from multiple Categories, Tags, Formats, or Types. (e.g. Latest, Taxonomies, Specific, etc.).</li>
@@ -164,7 +165,7 @@ class WP_Carousel_Free_Help {
164
  </div>
165
  <div class="pro-text">
166
  <h2>Upgrade To WP Carousel Pro Today!</h2>
167
- <p>Start creating beautiful WordPress carousels in minutes.</p>
168
  </div>
169
  </div>
170
  <div class="pro-btn">
102
  <img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/wpcp-Icon.svg'; ?>" alt="">
103
  </div>
104
  <h2>Upgrade To Unleash the Power of WP Carousel Pro</h2>
105
+ <p>Get the most out of WP Carousel by upgrading to unlock all of its powerful features. With WP Carousel Pro, you can unlock amazing features like:</p>
106
  </div>
107
  <div class="upgrade-info">
108
  <div class="container">
110
  <div class="col-lg-6">
111
  <ul class="upgrade-list">
112
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Fully responsive, SEO-friendly & optimized.</li>
113
+ <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">6 Beautiful layout presets (Carousel, Tiles, Masonry, Grid, Justified, Thumbnails Slider).</li>
114
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Advanced Shortcode Generator.</li>
115
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Slide Anything (e.g. Image, Post, Product, Content, Video, Text, HTML, Shortcodes, etc.)</li>
116
  <li><img src="<?php echo esc_url( WPCAROUSELF_URL ) . 'admin/img/images/checkmark.svg'; ?>" alt="">Display posts from multiple Categories, Tags, Formats, or Types. (e.g. Latest, Taxonomies, Specific, etc.).</li>
165
  </div>
166
  <div class="pro-text">
167
  <h2>Upgrade To WP Carousel Pro Today!</h2>
168
+ <p>Start creating beautiful WordPress Carousels, Sliders, Galleries in minutes.</p>
169
  </div>
170
  </div>
171
  <div class="pro-btn">
admin/views/metabox-config.php CHANGED
@@ -83,8 +83,8 @@ SP_WPCF::createSection(
83
  'text' => __( 'Post', 'wp-carousel-free' ),
84
  ),
85
  'product-carousel' => array(
86
- 'icon' => 'fa fa-cart-plus',
87
- 'text' => __( 'Woo Product', 'wp-carousel-free' ),
88
  ),
89
  'content-carousel' => array(
90
  'icon' => 'fa fa-file-text-o',
@@ -114,6 +114,30 @@ SP_WPCF::createSection(
114
  'clear_title' => __( 'REMOVE ALL', 'wp-carousel-free' ),
115
  'dependency' => array( 'wpcp_carousel_type', '==', 'image-carousel' ),
116
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  array(
118
  'id' => 'wpcp_display_posts_from',
119
  'type' => 'select',
@@ -217,37 +241,59 @@ SP_WPCF::createSection(
217
  'type' => 'image_select',
218
  'title' => __( 'Layout Type', 'wp-carousel-free' ),
219
  'subtitle' => __( 'Choose a layout type.', 'wp-carousel-free' ),
 
220
  'options' => array(
221
- 'carousel' => array(
222
- 'image' => plugin_dir_url( __DIR__ ) . 'img/carousel.svg',
223
  'text' => __( 'Carousel', 'wp-carousel-free' ),
224
  ),
225
- 'gallery' => array(
226
- 'image' => plugin_dir_url( __DIR__ ) . 'img/gallery.svg',
227
- 'text' => __( 'Gallery', 'wp-carousel-free' ),
228
  ),
229
- ),
230
- 'default' => 'carousel',
231
- ),
232
- array(
233
- 'id' => 'wpcp_grid_mode',
234
- 'class' => 'wpcp_grid_mode',
235
- 'type' => 'image_select',
236
- 'title' => __( 'Layout Mode', 'wp-carousel-free' ),
237
- 'subtitle' => __( 'Choose a layout mode.', 'wp-carousel-free' ),
238
- 'options' => array(
239
- 'grid' => array(
240
- 'image' => plugin_dir_url( __DIR__ ) . 'img/gallery.svg',
241
- 'text' => __( 'Even', 'wp-carousel-free' ),
242
  ),
243
- 'masonry' => array(
244
- 'image' => plugin_dir_url( __DIR__ ) . 'img/masonry.svg',
245
  'text' => __( 'Masonry', 'wp-carousel-free' ),
246
  'pro_only' => true,
247
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
248
  ),
249
- 'default' => 'grid',
250
- 'dependency' => array( 'wpcp_layout', '==', 'gallery' ),
251
  ),
252
  array(
253
  'id' => 'wpcp_carousel_mode',
@@ -289,18 +335,21 @@ SP_WPCF::createSection(
289
  ),
290
  array(
291
  'id' => 'wpcp_logo_link_show',
292
- 'type' => 'button_set',
293
- 'title' => __( 'Link type ', 'wp-carousel-free' ),
 
294
  'options' => array(
295
  'link' => array(
296
- 'option_name' => __( 'Link', 'wp-carousel-free' ),
297
- 'pro_only' => true,
298
  ),
299
  'l_box' => array(
300
- 'option_name' => __( 'Lightbox', 'wp-carousel-free' ),
301
- 'pro_only' => true,
 
 
 
302
  ),
303
- 'none' => __( 'None', 'wp-carousel-free' ),
304
  ),
305
  'subtitle' => __( 'Select a linking type for the images.', 'wp-carousel-free' ),
306
  'default' => 'none',
@@ -346,6 +395,17 @@ SP_WPCF::createSection(
346
  'default' => 'rand',
347
  'dependency' => array( 'wpcp_carousel_type', 'any', 'post-carousel,product-carousel', true ),
348
  ),
 
 
 
 
 
 
 
 
 
 
 
349
  array(
350
  'id' => 'wpcp_preloader',
351
  'type' => 'switcher',
@@ -360,7 +420,7 @@ SP_WPCF::createSection(
360
  array(
361
  'type' => 'subheading',
362
  'content' => __( 'Pagination', 'wp-carousel-free' ),
363
- 'dependency' => array( 'wpcp_layout', '==', 'gallery', true ),
364
  ),
365
  array(
366
  'id' => 'wpcp_source_pagination_pro',
@@ -372,7 +432,7 @@ SP_WPCF::createSection(
372
  'title' => __( 'Pagination', 'wp-carousel-free' ),
373
  'subtitle' => __( 'Enable to show pagination.', 'wp-carousel-free' ),
374
  'default' => true,
375
- 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', '==|==', 'image-carousel|gallery', true ),
376
  ),
377
  array(
378
  'id' => 'wpcp_source_pagination',
@@ -383,7 +443,7 @@ SP_WPCF::createSection(
383
  'title' => __( 'Pagination', 'wp-carousel-free' ),
384
  'subtitle' => __( 'Enable to show pagination.', 'wp-carousel-free' ),
385
  'default' => true,
386
- 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', 'any|==', 'post-carousel,product-carousel|gallery', true ),
387
  ),
388
  array(
389
  'id' => 'wpcp_post_pagination_type',
@@ -398,7 +458,7 @@ SP_WPCF::createSection(
398
  'normal' => __( 'No Ajax (Normal Pagination)', 'wp-carousel-free' ),
399
  ),
400
  'default' => 'normal',
401
- 'dependency' => array( 'wpcp_carousel_type|wpcp_source_pagination|wpcp_layout', 'any|==|==', 'post-carousel,product-carousel|true|gallery', true ),
402
  ),
403
  array(
404
  'id' => 'wpcp_pagination_type',
@@ -407,11 +467,12 @@ SP_WPCF::createSection(
407
  'title' => __( 'Pagination Type', 'wp-carousel-free' ),
408
  'subtitle' => __( 'Select pagination type.', 'wp-carousel-free' ),
409
  'options' => array(
410
- 'load_more_btn' => __( 'Load More Button(Ajax)', 'wp-carousel-free' ),
411
- 'infinite_scroll' => __( 'Load More on Infinite Scroll(Ajax)', 'wp-carousel-free' ),
 
412
  ),
413
  'default' => 'load_more_btn',
414
- 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', '==|==', 'image-carousel|gallery', true ),
415
  ),
416
  array(
417
  'id' => 'post_per_page_pro',
@@ -422,7 +483,7 @@ SP_WPCF::createSection(
422
  'default' => '8',
423
  'min' => 1,
424
  'max' => 10000,
425
- 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', '==|==', 'image-carousel|gallery', true ),
426
  ),
427
  array(
428
  'id' => 'post_per_page',
@@ -432,7 +493,7 @@ SP_WPCF::createSection(
432
  'default' => '8',
433
  'min' => 1,
434
  'max' => 10000,
435
- 'dependency' => array( 'wpcp_carousel_type|wpcp_source_pagination|wpcp_layout', 'any|==|==', 'post-carousel,product-carousel|true|gallery', true ),
436
  ),
437
  ), // Fields array end.
438
  )
@@ -451,8 +512,8 @@ SP_WPCF::createSection(
451
  array(
452
  'id' => 'section_title',
453
  'type' => 'switcher',
454
- 'title' => __( 'Carousel Section Title', 'wp-carousel-free' ),
455
- 'subtitle' => __( 'Show/Hide the carousel section title.', 'wp-carousel-free' ),
456
  'default' => false,
457
  'text_on' => __( 'Show', 'wp-carousel-free' ),
458
  'text_off' => __( 'Hide', 'wp-carousel-free' ),
@@ -681,11 +742,29 @@ SP_WPCF::createSection(
681
  'default' => true,
682
  'dependency' => array( 'wpcp_carousel_type', '==', 'product-carousel', true ),
683
  ),
684
- // Image.
685
  array(
686
- 'type' => 'subheading',
687
- 'content' => __( 'Image', 'wp-carousel-free' ),
 
 
 
 
 
 
 
 
688
  ),
 
 
 
 
 
 
 
 
 
 
 
689
  array(
690
  'id' => 'show_image',
691
  'type' => 'switcher',
@@ -755,6 +834,17 @@ SP_WPCF::createSection(
755
  'default' => false,
756
  'dependency' => array( 'wpcp_carousel_type|wpcp_image_sizes|show_image', 'any|==|==', 'image-carousel,post-carousel,product-carousel|custom|true', true ),
757
  ),
 
 
 
 
 
 
 
 
 
 
 
758
  array(
759
  'id' => 'wpcp_image_gray_scale',
760
  'type' => 'select',
@@ -815,6 +905,7 @@ SP_WPCF::createSection(
815
  'title' => __( 'Watermark', 'wp-carousel-free' ),
816
  'subtitle' => __( 'Enable/Disable watermark for the image.', 'wp-carousel-free' ),
817
  'default' => false,
 
818
  ),
819
  array(
820
  'id' => 'wpcp_img_protection',
@@ -826,7 +917,8 @@ SP_WPCF::createSection(
826
  'title' => __( 'Image Protection', 'wp-carousel-free' ),
827
  'subtitle' => __( 'Enable to protect image downloading from right-click.', 'wp-carousel-free' ),
828
  'default' => false,
829
- 'dependency' => array( 'wpcp_carousel_type', '==', 'image-carousel|true' ),
 
830
  ),
831
  array(
832
  'id' => '_image_title_attr',
@@ -839,9 +931,9 @@ SP_WPCF::createSection(
839
  'text_width' => 77,
840
  'dependency' => array( 'wpcp_carousel_type|show_image', 'any|==', 'image-carousel,post-carousel,product-carousel|true', true ),
841
  ),
842
- ), // End of fields array.
843
  )
844
- ); // Style settings section end.
845
 
846
  //
847
  // Lightbox settings section begin.
@@ -1351,6 +1443,43 @@ SP_WPCF::createSection(
1351
  'mobile' => '1',
1352
  ),
1353
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1354
  array(
1355
  'type' => 'subheading',
1356
  'content' => __( 'Navigation', 'wp-carousel-free' ),
@@ -1424,17 +1553,6 @@ SP_WPCF::createSection(
1424
  'type' => 'subheading',
1425
  'content' => __( 'Miscellaneous', 'wp-carousel-free' ),
1426
  ),
1427
- array(
1428
- 'id' => 'wpcp_scheduler',
1429
- 'class' => 'only_pro_switcher',
1430
- 'type' => 'switcher',
1431
- 'title' => __( 'Scheduling', 'wp-carousel-free' ),
1432
- 'subtitle' => __( 'Enable/Disable scheduling carousel.', 'wp-carousel-free' ),
1433
- 'default' => false,
1434
- 'text_on' => __( 'Enabled', 'wp-carousel-free' ),
1435
- 'text_off' => __( 'Disabled', 'wp-carousel-free' ),
1436
- 'text_width' => 95,
1437
- ),
1438
  array(
1439
  'id' => 'slider_swipe',
1440
  'type' => 'switcher',
@@ -1492,16 +1610,16 @@ SP_WPCF::createSection(
1492
  'id' => 'section_title_font_load',
1493
  'type' => 'switcher',
1494
  'class' => 'only_pro_switcher',
1495
- 'title' => __( 'Load Carousel Section Title Font', 'wp-carousel-free' ),
1496
- 'subtitle' => __( 'On/Off google font for the carousel section title.', 'wp-carousel-free' ),
1497
  'default' => false,
1498
  ),
1499
  array(
1500
  'id' => 'wpcp_section_title_typography',
1501
  'class' => 'disable-color-picker',
1502
  'type' => 'typography',
1503
- 'title' => __( 'Carousel Section Title Font', 'wp-carousel-free' ),
1504
- 'subtitle' => __( 'Set Carousel section title font properties.', 'wp-carousel-free' ),
1505
  'default' => array(
1506
  'color' => '#444444',
1507
  'font-family' => 'Open Sans',
@@ -1515,7 +1633,7 @@ SP_WPCF::createSection(
1515
  'unit' => 'px',
1516
  ),
1517
  'preview' => 'always',
1518
- 'preview_text' => 'Carousel Section Title',
1519
  ),
1520
  array(
1521
  'id' => 'wpcp_image_caption_font_load',
83
  'text' => __( 'Post', 'wp-carousel-free' ),
84
  ),
85
  'product-carousel' => array(
86
+ 'image' => WPCAROUSELF_URL . 'admin/img/layout/woo-icon.svg',
87
+ 'text' => __( 'Product', 'wp-carousel-free' ),
88
  ),
89
  'content-carousel' => array(
90
  'icon' => 'fa fa-file-text-o',
114
  'clear_title' => __( 'REMOVE ALL', 'wp-carousel-free' ),
115
  'dependency' => array( 'wpcp_carousel_type', '==', 'image-carousel' ),
116
  ),
117
+ array(
118
+ 'id' => 'wpcp_post_type',
119
+ 'type' => 'select',
120
+ 'title' => __( 'Post Type', 'wp-carousel-free' ),
121
+ 'options' => array(
122
+ 'post' => array(
123
+ 'text' => __( 'Posts', 'wp-carousel-free' ),
124
+ ),
125
+ 'page' => array(
126
+ 'text' => __( 'Pages (Pro)', 'wp-carousel-free' ),
127
+ 'pro_only' => true,
128
+ ),
129
+ 'custom' => array(
130
+ 'text' => __( 'Custom Post Types (Pro)', 'wp-carousel-free' ),
131
+ 'pro_only' => true,
132
+ ),
133
+ 'multi_post' => array(
134
+ 'text' => __( 'Multiple Post Types (Pro)', 'wp-carousel-free' ),
135
+ 'pro_only' => true,
136
+ ),
137
+ ),
138
+ 'default' => 'post',
139
+ 'dependency' => array( 'wpcp_carousel_type', '==', 'post-carousel' ),
140
+ ),
141
  array(
142
  'id' => 'wpcp_display_posts_from',
143
  'type' => 'select',
241
  'type' => 'image_select',
242
  'title' => __( 'Layout Type', 'wp-carousel-free' ),
243
  'subtitle' => __( 'Choose a layout type.', 'wp-carousel-free' ),
244
+ 'desc' => __( 'To unlock <strong>Tiles, Masonry, Justified, and Thumbnails Slider</strong> layouts and Settings', 'wp-carousel-free' ) . ', <b><a href="https://shapedplugin.com/wp-carousel/pricing/?ref=1" target="_blank">' . __( 'Upgrade To Pro', 'wp-carousel-free' ) . '</a></b>!',
245
  'options' => array(
246
+ 'carousel' => array(
247
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/layout/carousel.svg',
248
  'text' => __( 'Carousel', 'wp-carousel-free' ),
249
  ),
250
+ 'grid' => array(
251
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/layout/grid.svg',
252
+ 'text' => __( 'Grid', 'wp-carousel-free' ),
253
  ),
254
+ 'tiles' => array(
255
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/layout/tiles.svg',
256
+ 'text' => __( 'Tiles', 'wp-carousel-free' ),
257
+ 'pro_only' => true,
 
 
 
 
 
 
 
 
 
258
  ),
259
+ 'masonry' => array(
260
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/layout/masonry.svg',
261
  'text' => __( 'Masonry', 'wp-carousel-free' ),
262
  'pro_only' => true,
263
  ),
264
+ 'justified' => array(
265
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/layout/justified.svg',
266
+ 'text' => __( 'Justified', 'wp-carousel-free' ),
267
+ 'pro_only' => true,
268
+ ),
269
+ 'thumbnails-slider' => array(
270
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/layout/thumbnails-slider.svg',
271
+ 'text' => __( 'Thumbs Slider', 'wp-carousel-free' ),
272
+ 'pro_only' => true,
273
+ ),
274
+ ),
275
+ 'default' => 'carousel',
276
+ ),
277
+ array(
278
+ 'id' => 'wpcp_slide_margin',
279
+ 'class' => 'wpcp-slide-margin',
280
+ 'type' => 'spacing',
281
+ 'title' => __( 'Space', 'wp-carousel-free' ),
282
+ 'subtitle' => __( 'Set a space between the items.', 'wp-carousel-free' ),
283
+ 'right' => true,
284
+ 'top' => true,
285
+ 'left' => false,
286
+ 'bottom' => false,
287
+ 'right_text' => 'Vertical Gap',
288
+ 'top_text' => 'Gap',
289
+ 'right_icon' => '<i class="fa fa-arrows-v"></i>',
290
+ 'top_icon' => '<i class="fa fa-arrows-h"></i>',
291
+ 'unit' => true,
292
+ 'units' => array( 'px' ),
293
+ 'default' => array(
294
+ 'top' => '20',
295
+ 'right' => '20',
296
  ),
 
 
297
  ),
298
  array(
299
  'id' => 'wpcp_carousel_mode',
335
  ),
336
  array(
337
  'id' => 'wpcp_logo_link_show',
338
+ 'type' => 'image_select',
339
+ 'class' => 'wpcp_logo_link_show_class',
340
+ 'title' => __( 'Click Action Type', 'wp-carousel-free' ),
341
  'options' => array(
342
  'link' => array(
343
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/url.svg',
344
+ 'pro_only' => true,
345
  ),
346
  'l_box' => array(
347
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/lightbox.svg',
348
+ 'pro_only' => true,
349
+ ),
350
+ 'none' => array(
351
+ 'image' => plugin_dir_url( __DIR__ ) . 'img/disabled.svg',
352
  ),
 
353
  ),
354
  'subtitle' => __( 'Select a linking type for the images.', 'wp-carousel-free' ),
355
  'default' => 'none',
395
  'default' => 'rand',
396
  'dependency' => array( 'wpcp_carousel_type', 'any', 'post-carousel,product-carousel', true ),
397
  ),
398
+ array(
399
+ 'id' => 'wpcp_scheduler',
400
+ 'type' => 'switcher',
401
+ 'class' => 'only_pro_switcher',
402
+ 'title' => __( 'Scheduling', 'wp-carousel-free' ),
403
+ 'subtitle' => __( 'Enable/Disable scheduling.', 'wp-carousel-free' ),
404
+ 'default' => false,
405
+ 'text_on' => __( 'Enabled', 'wp-carousel-free' ),
406
+ 'text_off' => __( 'Disabled', 'wp-carousel-free' ),
407
+ 'text_width' => 95,
408
+ ),
409
  array(
410
  'id' => 'wpcp_preloader',
411
  'type' => 'switcher',
420
  array(
421
  'type' => 'subheading',
422
  'content' => __( 'Pagination', 'wp-carousel-free' ),
423
+ 'dependency' => array( 'wpcp_layout', '==', 'grid', true ),
424
  ),
425
  array(
426
  'id' => 'wpcp_source_pagination_pro',
432
  'title' => __( 'Pagination', 'wp-carousel-free' ),
433
  'subtitle' => __( 'Enable to show pagination.', 'wp-carousel-free' ),
434
  'default' => true,
435
+ 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', '==|==', 'image-carousel|grid', true ),
436
  ),
437
  array(
438
  'id' => 'wpcp_source_pagination',
443
  'title' => __( 'Pagination', 'wp-carousel-free' ),
444
  'subtitle' => __( 'Enable to show pagination.', 'wp-carousel-free' ),
445
  'default' => true,
446
+ 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', 'any|==', 'post-carousel,product-carousel|grid', true ),
447
  ),
448
  array(
449
  'id' => 'wpcp_post_pagination_type',
458
  'normal' => __( 'No Ajax (Normal Pagination)', 'wp-carousel-free' ),
459
  ),
460
  'default' => 'normal',
461
+ 'dependency' => array( 'wpcp_carousel_type|wpcp_source_pagination|wpcp_layout', 'any|==|==', 'post-carousel,product-carousel|true|grid', true ),
462
  ),
463
  array(
464
  'id' => 'wpcp_pagination_type',
467
  'title' => __( 'Pagination Type', 'wp-carousel-free' ),
468
  'subtitle' => __( 'Select pagination type.', 'wp-carousel-free' ),
469
  'options' => array(
470
+ 'load_more_btn' => __( 'Load More Button (Ajax)', 'wp-carousel-free' ),
471
+ 'infinite_scroll' => __( 'Load More on Infinite Scroll (Ajax)', 'wp-carousel-free' ),
472
+ 'ajax_number' => __( 'Number Pagination (Ajax)', 'wp-carousel-free' ),
473
  ),
474
  'default' => 'load_more_btn',
475
+ 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', '==|==', 'image-carousel|grid', true ),
476
  ),
477
  array(
478
  'id' => 'post_per_page_pro',
483
  'default' => '8',
484
  'min' => 1,
485
  'max' => 10000,
486
+ 'dependency' => array( 'wpcp_carousel_type|wpcp_layout', '==|==', 'image-carousel|grid', true ),
487
  ),
488
  array(
489
  'id' => 'post_per_page',
493
  'default' => '8',
494
  'min' => 1,
495
  'max' => 10000,
496
+ 'dependency' => array( 'wpcp_carousel_type|wpcp_source_pagination|wpcp_layout', 'any|==|==', 'post-carousel,product-carousel|true|grid', true ),
497
  ),
498
  ), // Fields array end.
499
  )
512
  array(
513
  'id' => 'section_title',
514
  'type' => 'switcher',
515
+ 'title' => __( 'Section Title', 'wp-carousel-free' ),
516
+ 'subtitle' => __( 'Show/Hide the section title.', 'wp-carousel-free' ),
517
  'default' => false,
518
  'text_on' => __( 'Show', 'wp-carousel-free' ),
519
  'text_off' => __( 'Hide', 'wp-carousel-free' ),
742
  'default' => true,
743
  'dependency' => array( 'wpcp_carousel_type', '==', 'product-carousel', true ),
744
  ),
 
745
  array(
746
+ 'id' => 'wpcp_post_social_show',
747
+ 'type' => 'switcher',
748
+ 'class' => 'only_pro_switcher',
749
+ 'title' => __( 'Social Share', 'wp-carousel-free' ),
750
+ 'subtitle' => __( 'Show/Hide post social share.', 'wp-carousel-free' ),
751
+ 'text_on' => __( 'Show', 'wp-carousel-free' ),
752
+ 'text_off' => __( 'Hide', 'wp-carousel-free' ),
753
+ 'text_width' => 77,
754
+ 'default' => false,
755
+ 'dependency' => array( 'wpcp_carousel_type', '==', 'post-carousel', true ),
756
  ),
757
+ ), // End of fields array.
758
+ )
759
+ ); // Style settings section end.
760
+
761
+ // Image settings section.
762
+ SP_WPCF::createSection(
763
+ $wpcp_carousel_shortcode_settings,
764
+ array(
765
+ 'title' => __( 'Image Settings', 'wp-carousel-free' ),
766
+ 'icon' => 'fa fa-picture-o',
767
+ 'fields' => array(
768
  array(
769
  'id' => 'show_image',
770
  'type' => 'switcher',
834
  'default' => false,
835
  'dependency' => array( 'wpcp_carousel_type|wpcp_image_sizes|show_image', 'any|==|==', 'image-carousel,post-carousel,product-carousel|custom|true', true ),
836
  ),
837
+ array(
838
+ 'id' => '_variable_width',
839
+ 'type' => 'switcher',
840
+ 'class' => 'only_pro_switcher',
841
+ 'title' => __( 'Variable Width', 'wp-carousel-free' ),
842
+ 'subtitle' => __( 'Enable/Disable variable width. Number of column(s) depends on image width.', 'wp-carousel-free' ),
843
+ 'default' => false,
844
+ 'text_on' => __( 'Enabled', 'wp-carousel-free' ),
845
+ 'text_off' => __( 'Disabled', 'wp-carousel-free' ),
846
+ 'text_width' => 95,
847
+ ),
848
  array(
849
  'id' => 'wpcp_image_gray_scale',
850
  'type' => 'select',
905
  'title' => __( 'Watermark', 'wp-carousel-free' ),
906
  'subtitle' => __( 'Enable/Disable watermark for the image.', 'wp-carousel-free' ),
907
  'default' => false,
908
+ 'dependency' => array( 'wpcp_carousel_type', '==', 'image-carousel', true ),
909
  ),
910
  array(
911
  'id' => 'wpcp_img_protection',
917
  'title' => __( 'Image Protection', 'wp-carousel-free' ),
918
  'subtitle' => __( 'Enable to protect image downloading from right-click.', 'wp-carousel-free' ),
919
  'default' => false,
920
+ 'dependency' => array( 'wpcp_carousel_type', '==', 'image-carousel', true ),
921
+
922
  ),
923
  array(
924
  'id' => '_image_title_attr',
931
  'text_width' => 77,
932
  'dependency' => array( 'wpcp_carousel_type|show_image', 'any|==', 'image-carousel,post-carousel,product-carousel|true', true ),
933
  ),
934
+ ),
935
  )
936
+ );
937
 
938
  //
939
  // Lightbox settings section begin.
1443
  'mobile' => '1',
1444
  ),
1445
  ),
1446
+ array(
1447
+ 'id' => 'wpcp_slider_animation',
1448
+ 'class' => 'wpcp_slider_animation',
1449
+ 'type' => 'select',
1450
+ 'title' => __( 'Slide Effect', 'wp-carousel-free' ),
1451
+ 'subtitle' => __( 'Select a sliding effect.', 'wp-carousel-free' ),
1452
+ 'options' => array(
1453
+ '' => __( 'Slide', 'wp-carousel-free' ),
1454
+ 'fade' => array(
1455
+ 'text' => __( 'Fade (Pro)', 'wp-carousel-free' ),
1456
+ 'pro_only' => true,
1457
+ ),
1458
+ 'coverflow' => array(
1459
+ 'text' => __( 'Coverflow (Pro)', 'wp-carousel-free' ),
1460
+ 'pro_only' => true,
1461
+ ),
1462
+ 'flip' => array(
1463
+ 'text' => __( 'Flip (Pro)', 'wp-carousel-free' ),
1464
+ 'pro_only' => true,
1465
+ ),
1466
+ 'cube' => array(
1467
+ 'text' => __( 'Cube (Pro)', 'wp-carousel-free' ),
1468
+ 'pro_only' => true,
1469
+ ),
1470
+ 'kenburn' => array(
1471
+ 'text' => __( 'Kenburn (Pro)', 'wp-carousel-free' ),
1472
+ 'pro_only' => true,
1473
+ ),
1474
+ ),
1475
+ 'default' => 'slide',
1476
+ ),
1477
+ array(
1478
+ 'type' => 'notice',
1479
+ 'style' => 'normal',
1480
+ 'class' => 'watermark-pro-notice',
1481
+ 'content' => __( 'To unlock amazing effects like', 'wp-carousel-free' ) . ' <strong>' . __( 'Fade, Coverflow, Flip, Cube, Kenburn', 'wp-carousel-free' ) . '</strong>, <a href="https://shapedplugin.com/wp-carousel/pricing/?ref=1" target="_blank"><b>' . __( 'Upgrade To Pro', 'wp-carousel-free' ) . '!</b></a>',
1482
+ ),
1483
  array(
1484
  'type' => 'subheading',
1485
  'content' => __( 'Navigation', 'wp-carousel-free' ),
1553
  'type' => 'subheading',
1554
  'content' => __( 'Miscellaneous', 'wp-carousel-free' ),
1555
  ),
 
 
 
 
 
 
 
 
 
 
 
1556
  array(
1557
  'id' => 'slider_swipe',
1558
  'type' => 'switcher',
1610
  'id' => 'section_title_font_load',
1611
  'type' => 'switcher',
1612
  'class' => 'only_pro_switcher',
1613
+ 'title' => __( 'Load Section Title Font', 'wp-carousel-free' ),
1614
+ 'subtitle' => __( 'On/Off google font for the section title.', 'wp-carousel-free' ),
1615
  'default' => false,
1616
  ),
1617
  array(
1618
  'id' => 'wpcp_section_title_typography',
1619
  'class' => 'disable-color-picker',
1620
  'type' => 'typography',
1621
+ 'title' => __( 'Section Title Font', 'wp-carousel-free' ),
1622
+ 'subtitle' => __( 'Set the section title font properties.', 'wp-carousel-free' ),
1623
  'default' => array(
1624
  'color' => '#444444',
1625
  'font-family' => 'Open Sans',
1633
  'unit' => 'px',
1634
  ),
1635
  'preview' => 'always',
1636
+ 'preview_text' => 'Section Title',
1637
  ),
1638
  array(
1639
  'id' => 'wpcp_image_caption_font_load',
admin/views/option-config.php CHANGED
@@ -96,6 +96,107 @@ SP_WPCF::createSection(
96
  ),
97
  )
98
  );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
 
100
  // Responsive section.
101
  //
96
  ),
97
  )
98
  );
99
+ // Watermark settings option section.
100
+ SP_WPCF::createSection(
101
+ $prefix,
102
+ array(
103
+ 'title' => __( 'Watermark Settings', 'wp-carousel-free' ),
104
+ 'icon' => 'fa fa-copyright',
105
+ 'fields' => array(
106
+ array(
107
+ 'id' => 'wm_image',
108
+ 'title' => __( 'Watermark Image', 'wp-carousel-free' ),
109
+ 'type' => 'media',
110
+ 'class' => 'only_pro_settings',
111
+ 'library' => array( 'image' ),
112
+ 'url' => false,
113
+ 'preview' => true,
114
+ ),
115
+ array(
116
+ 'id' => 'wm_position',
117
+ 'title' => __( 'Position', 'wp-carousel-free' ),
118
+ 'type' => 'select',
119
+ 'class' => 'only_pro_settings',
120
+ 'options' => array(
121
+ 'lt' => __( 'Left Top', 'wp-carousel-free' ),
122
+ 'lm' => __( 'Left Center', 'wp-carousel-free' ),
123
+ 'lb' => __( 'Left Bottom', 'wp-carousel-free' ),
124
+ 'rt' => __( 'Right top', 'wp-carousel-free' ),
125
+ 'rm' => __( 'Right Center', 'wp-carousel-free' ),
126
+ 'rb' => __( 'Right Bottom', 'wp-carousel-free' ),
127
+ 'mb' => __( 'Center Bottom', 'wp-carousel-free' ),
128
+ 'mm' => __( 'Center Center', 'wp-carousel-free' ),
129
+ 'mt' => __( 'Center Top', 'wp-carousel-free' ),
130
+ ),
131
+ 'default' => 'rb',
132
+ ),
133
+ array(
134
+ 'id' => 'wm_margin',
135
+ 'type' => 'spacing',
136
+ 'class' => 'only_pro_settings',
137
+
138
+ 'title' => __( 'Margin', 'wp-carousel-free' ),
139
+ 'all' => true,
140
+ 'default' => array(
141
+ 'all' => '10',
142
+ 'unit' => '%',
143
+ ),
144
+ 'units' => array(
145
+ 'px',
146
+ '%',
147
+ ),
148
+ ),
149
+ array(
150
+ 'id' => 'wm_opacity',
151
+ 'type' => 'spinner',
152
+ 'class' => 'only_pro_settings',
153
+ 'title' => __( 'Opacity', 'wp-carousel-free' ),
154
+ 'default' => '0.5',
155
+ 'min' => 0,
156
+ 'max' => 1,
157
+ 'step' => 0.1,
158
+ ),
159
+ array(
160
+ 'id' => 'wm_custom',
161
+ 'class' => 'wm_custom',
162
+ 'type' => 'switcher',
163
+ 'class' => 'only_pro_settings only_pro_switcher',
164
+ 'title' => __( 'Custom Size', 'wp-carousel-free' ),
165
+ 'title_help' => __( 'Set watermark custom size related to image (horizontally/vertically)', 'wp-carousel-free' ),
166
+ 'default' => false,
167
+ 'text_on' => __( 'Enabled', 'wp-carousel-free' ),
168
+ 'text_off' => __( 'Disabled', 'wp-carousel-free' ),
169
+ 'text_width' => 95,
170
+ ),
171
+ array(
172
+ 'id' => 'wm_quality',
173
+ 'type' => 'spinner',
174
+ 'class' => 'only_pro_settings',
175
+ 'title' => __( 'Image Quality', 'wp-carousel-free' ),
176
+ 'default' => '100',
177
+ 'min' => 5,
178
+ 'max' => 100,
179
+ 'step' => 1,
180
+ ),
181
+ array(
182
+ 'id' => 'wm_clean',
183
+ 'class' => 'wm_clean_cache',
184
+ 'type' => 'media',
185
+ 'class' => 'only_pro_settings',
186
+ 'title' => __( 'Clean Watermark Cache', 'wp-carousel-free' ),
187
+ 'button_title' => esc_html__( 'Clean', 'wp-carousel-free' ),
188
+ 'url' => false,
189
+ 'preview' => true,
190
+ ),
191
+ array(
192
+ 'type' => 'notice',
193
+ 'style' => 'normal',
194
+ 'class' => 'watermark-pro-notice',
195
+ 'content' => __( 'To unlock Essential Watermark Settings', 'wp-carousel-free' ) . ', <a href="https://shapedplugin.com/wp-carousel/pricing/?ref=1" target="_blank"><b>' . __( 'Upgrade To Pro', 'wp-carousel-free' ) . '!</b></a>',
196
+ ),
197
+ ),
198
+ )
199
+ );
200
 
201
  // Responsive section.
202
  //
admin/views/sp-framework/assets/css/style.css CHANGED
@@ -986,25 +986,29 @@
986
  border-top-right-radius: 0 !important;
987
  border-bottom-right-radius: 0 !important;
988
  }
989
- .wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only{
 
990
  pointer-events: none;
991
  opacity: .7;
992
  }
 
993
  .wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs {
994
  position: relative;
995
  }
 
996
  .wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs::after {
997
  position: absolute;
998
- content: "PRO";
999
- background-color: #d4d4d4;
1000
- padding: 2px 4px;
1001
- font-size: 8px;
1002
- border-radius: 2px;
1003
- height: 11px;
1004
- margin-left: 5px;
1005
- margin-top: 7px;
1006
- right: -20px;
1007
  }
 
1008
  /**
1009
  * 03. 06. Field: button_set
1010
  */
@@ -1247,7 +1251,8 @@
1247
  vertical-align: middle;
1248
  }
1249
 
1250
- .wpcf-field-gallery a, .wpcf-field-gallery li {
 
1251
  float: left;
1252
  }
1253
 
@@ -1279,7 +1284,7 @@
1279
  transition: all 0.2s;
1280
  }
1281
 
1282
- .wpcf-field-icon_select figure:before,
1283
  .wpcf-field-image_select figure:before {
1284
  position: absolute;
1285
  top: 0;
@@ -1296,7 +1301,7 @@
1296
  color: #fff;
1297
  background-color: #222;
1298
  transition: opacity 0.2s;
1299
- }
1300
 
1301
  .wpcf-field-image_select label,
1302
  .wpcf-field-icon_select label {
@@ -1696,9 +1701,11 @@
1696
  .wpcf-notice strong {
1697
  color: #444;
1698
  }
 
1699
  .wpcf-notice a {
1700
  text-decoration: none;
1701
  }
 
1702
  .wpcf-notice a:hover {
1703
  text-decoration: underline;
1704
  }
@@ -1722,6 +1729,9 @@
1722
  .wpcf-notice-normal {
1723
  border-color: #222;
1724
  }
 
 
 
1725
 
1726
  .wpcf-field.wpcf-field-notice.pro_notice {
1727
  padding-top: 0;
@@ -3150,7 +3160,7 @@ Advanced Typography Field*/
3150
  }
3151
 
3152
  .wpcf-field-carousel_type .wpcf--image.wpcf--active {
3153
- border-color: #1ea4b0;
3154
  }
3155
 
3156
  /* Settings */
@@ -3340,11 +3350,11 @@ Advanced Typography Field*/
3340
  }
3341
 
3342
  /* Image select */
3343
- .wpcf-field-icon_select figure:before,
3344
  .wpcf-field-image_select figure:before {
3345
  color: #fff;
3346
  background-color: #1ea4b0;
3347
- }
3348
 
3349
  .wpcf-field-image_select .wpcf--active img {
3350
  outline-color: #1ea4b0;
@@ -3369,7 +3379,7 @@ Advanced Typography Field*/
3369
  }
3370
 
3371
  .wpcf-field-image_select .wpcf--image.wpcf--active img {
3372
- outline-color: #1ea4b0;
3373
  }
3374
 
3375
  /* Admin header */
@@ -3674,8 +3684,7 @@ Advanced Typography Field*/
3674
  position: absolute;
3675
  top: 0;
3676
  right: 0;
3677
- color: #a5a5a5;
3678
- background-color: #e0e0e0;
3679
  font-weight: 500;
3680
  padding: 0 4px;
3681
  content: "PRO";
@@ -3690,6 +3699,9 @@ Advanced Typography Field*/
3690
  right: 2px;
3691
  border-radius: 0 1px 0 0;
3692
  }
 
 
 
3693
 
3694
  .wpcf-field.wpcf-field-switcher.only_pro_switcher .sp_wpcp--switcher {
3695
  background: #cbcfd0;
@@ -3714,6 +3726,7 @@ Advanced Typography Field*/
3714
 
3715
  /* Carousel Row style */
3716
  .only_pro_switcher,
 
3717
  .pro_only_field,
3718
  .wpcf-field-column.wpcp_carousel_row_pro_only {
3719
  opacity: .7;
@@ -3783,7 +3796,8 @@ Live Preview.
3783
  overflow: hidden;
3784
  }
3785
 
3786
- #sp_wpcf_live_preview.postbox .handle-order-higher, #sp_wpcf_live_preview.postbox .handle-order-lower {
 
3787
  display: none;
3788
  }
3789
 
@@ -3799,4 +3813,34 @@ Live Preview.
3799
 
3800
  #wpcf-section-sp_wpcf_live_preview_0 {
3801
  display: block;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3802
  }
986
  border-top-right-radius: 0 !important;
987
  border-bottom-right-radius: 0 !important;
988
  }
989
+
990
+ .wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only {
991
  pointer-events: none;
992
  opacity: .7;
993
  }
994
+
995
  .wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs {
996
  position: relative;
997
  }
998
+
999
  .wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs::after {
1000
  position: absolute;
1001
+ content: "PRO";
1002
+ background-color: #d4d4d4;
1003
+ padding: 2px 4px;
1004
+ font-size: 8px;
1005
+ border-radius: 2px;
1006
+ height: 11px;
1007
+ margin-left: 5px;
1008
+ margin-top: 7px;
1009
+ right: -20px;
1010
  }
1011
+
1012
  /**
1013
  * 03. 06. Field: button_set
1014
  */
1251
  vertical-align: middle;
1252
  }
1253
 
1254
+ .wpcf-field-gallery a,
1255
+ .wpcf-field-gallery li {
1256
  float: left;
1257
  }
1258
 
1284
  transition: all 0.2s;
1285
  }
1286
 
1287
+ /* .wpcf-field-icon_select figure:before,
1288
  .wpcf-field-image_select figure:before {
1289
  position: absolute;
1290
  top: 0;
1301
  color: #fff;
1302
  background-color: #222;
1303
  transition: opacity 0.2s;
1304
+ } */
1305
 
1306
  .wpcf-field-image_select label,
1307
  .wpcf-field-icon_select label {
1701
  .wpcf-notice strong {
1702
  color: #444;
1703
  }
1704
+
1705
  .wpcf-notice a {
1706
  text-decoration: none;
1707
  }
1708
+
1709
  .wpcf-notice a:hover {
1710
  text-decoration: underline;
1711
  }
1729
  .wpcf-notice-normal {
1730
  border-color: #222;
1731
  }
1732
+ .wpcf-notice-normal a {
1733
+ text-decoration: underline;
1734
+ }
1735
 
1736
  .wpcf-field.wpcf-field-notice.pro_notice {
1737
  padding-top: 0;
3160
  }
3161
 
3162
  .wpcf-field-carousel_type .wpcf--image.wpcf--active {
3163
+ border-color: #257F87;
3164
  }
3165
 
3166
  /* Settings */
3350
  }
3351
 
3352
  /* Image select */
3353
+ /* .wpcf-field-icon_select figure:before,
3354
  .wpcf-field-image_select figure:before {
3355
  color: #fff;
3356
  background-color: #1ea4b0;
3357
+ } */
3358
 
3359
  .wpcf-field-image_select .wpcf--active img {
3360
  outline-color: #1ea4b0;
3379
  }
3380
 
3381
  .wpcf-field-image_select .wpcf--image.wpcf--active img {
3382
+ outline-color: #257F87;
3383
  }
3384
 
3385
  /* Admin header */
3684
  position: absolute;
3685
  top: 0;
3686
  right: 0;
3687
+ background-color: #cbd6df;
 
3688
  font-weight: 500;
3689
  padding: 0 4px;
3690
  content: "PRO";
3699
  right: 2px;
3700
  border-radius: 0 1px 0 0;
3701
  }
3702
+ .wpcf-field-image_select.wpcp_layout .wpcf--image-group .wpcf--image:last-child.wpcf-pro-only:after{
3703
+ right: 12px;
3704
+ }
3705
 
3706
  .wpcf-field.wpcf-field-switcher.only_pro_switcher .sp_wpcp--switcher {
3707
  background: #cbcfd0;
3726
 
3727
  /* Carousel Row style */
3728
  .only_pro_switcher,
3729
+ .only_pro_settings,
3730
  .pro_only_field,
3731
  .wpcf-field-column.wpcp_carousel_row_pro_only {
3732
  opacity: .7;
3796
  overflow: hidden;
3797
  }
3798
 
3799
+ #sp_wpcf_live_preview.postbox .handle-order-higher,
3800
+ #sp_wpcf_live_preview.postbox .handle-order-lower {
3801
  display: none;
3802
  }
3803
 
3813
 
3814
  #wpcf-section-sp_wpcf_live_preview_0 {
3815
  display: block;
3816
+ }
3817
+
3818
+ .wpcf-field-carousel_type img.svg-icon {
3819
+ width: 36px;
3820
+ padding-top: 15px;
3821
+ }
3822
+
3823
+ .wpcf-field-gallery .button-primary.wpcf-button img {
3824
+ width: 54px;
3825
+ margin: -10px auto 0;
3826
+ }
3827
+
3828
+ .wpcp_logo_link_show_class .wpcf--image img {
3829
+ width: 50px;
3830
+ outline: solid 2px transparent;
3831
+ outline-offset: -2px;
3832
+ }
3833
+ .wpcf-field-spacing.wpcp-slide-margin .wpcf--input {
3834
+ position: relative;
3835
+ }
3836
+ .wpcf-field-spacing.wpcp-slide-margin .sp_wpcp--title {
3837
+ position: absolute;
3838
+ bottom: 100%;
3839
+ }
3840
+ .watermark-pro-notice,
3841
+ .wpcf-metabox .watermark-pro-notice {
3842
+ padding-top: 0px;
3843
+ }
3844
+ .watermark-pro-notice strong{
3845
+ color: #999;
3846
  }
admin/views/sp-framework/assets/css/style.min.css CHANGED
@@ -1 +1 @@
1
- .wpcf{position:relative}.wpcf label{padding:0;margin:0;display:inline-block}.wpcf-ab-icon{top:2px}#screen-meta-links+.wpcf-options{margin-top:40px}.wpcf-options{margin-top:20px;margin-right:20px}.wpcf-header{position:relative}.wpcf-header-inner{padding:25px;transition:box-shadow .3s ease}.wpcf-header-inner h1 svg{float:left;height:26px;width:28px;margin-right:8px;padding-top:6px}.wpcf-header-inner h1{float:left;margin:0;font-size:22px;color:#444;font-weight:600;line-height:35px}.wpcf-header-inner h1 small{font-size:11px;font-weight:500}.wpcf-sticky .wpcf-header-inner{position:fixed;z-index:99;top:32px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.wpcf-buttons{float:right}.wpcf-buttons .button{margin:0 2px;line-height:26px}.wpcf-buttons .button:focus{outline:0!important;box-shadow:none!important}.wpcf-buttons .wpcf-save{min-width:72px}.wpcf-header-left{float:left}.wpcf-header-right{float:right}.wpcf-nav:not(.wpcf-nav-inline){display:block;position:relative;z-index:10;float:left}.wpcf-nav ul{clear:left;margin:0;list-style-type:none}.wpcf-nav ul li{margin-bottom:0}.wpcf-nav ul li a{font-size:13px;position:relative;display:block;padding:14px 12px;text-decoration:none;transition-property:color,background;transition-duration:.2s;transition-timing-function:ease}.wpcf-nav .fa{width:20px;margin-right:5px;font-size:14px;text-align:center}.wpcf-nav ul li a:focus{outline:0;box-shadow:none}.wpcf-nav ul li .wpcf-arrow:after{content:"\f054";display:inline-block;font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:9px;line-height:1;position:absolute;right:10px;top:50%;margin-top:-4px}.wpcf-nav ul li.wpcf-tab-expanded .wpcf-arrow:after{transform:rotate(90deg)}#wpcf_shortcode_options .wpcf-theme-light .wpcf-nav ul li .wpcf-active i,.sp-wpcf-options.wpcf-theme-light .wpcf-nav ul li .wpcf-active i{color:#178087}.wpcf-nav ul li.wpcf-tab-expanded ul{display:block}.wpcf-nav ul ul{display:none;position:relative}.wpcf-nav ul ul li a{font-size:12px;padding:12px 14px 12px 24px}.wpcf-nav .wpcf-tab-icon{width:20px;margin-right:5px;font-size:13px;text-align:center}.wpcf-nav .wpcf-label-error{margin-left:4px;vertical-align:top}.wpcf-nav-normal{width:235px}.wpcf-nav-normal+.wpcf-content{margin-left:235px}.wpcf-nav-inline ul li{display:inline-block;vertical-align:top}.wpcf-nav-background{position:absolute;top:0;left:0;bottom:0;z-index:9;width:235px}.wpcf-wrapper{position:relative}.wpcf-content{background-color:#fff;background-color:#fff;-moz-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s}.wpcf-sections{float:left;width:100%}.wpcf-section-title{display:none;padding:20px 30px;background-color:#f5f5f5;border-top:1px solid #eee;border-bottom:1px solid #eee}.wpcf-section-title h3{margin:0;padding:0;font-size:13px;font-weight:700;text-transform:uppercase}.wpcf-section-title .wpcf-section-icon{margin-right:5px}.wpcf-footer{padding:20px;font-size:11px}.wpcf-copyright{float:left;margin-top:5px}.wpcf-search-all .wpcf-nav,.wpcf-search-all .wpcf-nav-background,.wpcf-show-all .wpcf-nav,.wpcf-show-all .wpcf-nav-background{display:none}.wpcf-search-all .wpcf-content,.wpcf-show-all .wpcf-content{margin-left:0}.wpcf-search-all .wpcf-section,.wpcf-search-all .wpcf-section-title,.wpcf-show-all .wpcf-section-title{display:block!important}.wpcf-search-all .wpcf-section-title{display:none!important}.wpcf-expand-all{float:left;padding:0 8px;margin-right:4px;z-index:1;font-size:13px;line-height:30px;cursor:pointer;user-select:none;border-radius:2px;transition:all .2s}.wpcf-expand-all span{font-size:11px;vertical-align:middle}.wpcf-search{float:left}.wpcf-search input{margin:0 2px 0 0;border:none;font-size:12px;line-height:30px;min-height:30px;text-align:inherit;padding:0 10px;border-radius:2px;box-shadow:none}.wpcf-search input:focus{box-shadow:none}.wpcf-saving .wpcf-content{cursor:default;pointer-events:none;opacity:.5}.wpcf-metabox{margin:-6px -12px -12px -12px}.wpcf-metabox .wpcf-field{padding:20px}.wpcf-metabox .wpcf-section-title{padding:20px}.block-editor-page .wpcf-metabox{margin:-6px -14px -14px -14px}.block-editor-editor-skeleton__content .wpcf-metabox{border-left:1px solid #e2e4e7;border-right:1px solid #e2e4e7}.wpcf-sections-reset{float:left;width:100%;text-align:right;border-top:1px solid #eee}.wpcf-sections-reset .wpcf-button-cancel,.wpcf-sections-reset input{display:none}.wpcf-sections-reset label{padding:10px}.wpcf-sections-reset span{-webkit-user-select:none;user-select:none}.wpcf-sections-reset input:checked~.wpcf-button-reset{display:none}.wpcf-sections-reset input:checked~.wpcf-button-cancel{display:inline-block}#side-sortables .wpcf-section-title{padding:12px}#side-sortables .wpcf-field{padding:10px 15px}#side-sortables .wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:6px}#side-sortables .wpcf-field .wpcf-fieldset{float:none;width:100%}#side-sortables .wpcf-field-text input{width:100%}#side-sortables .wpcf-notice{padding:10px 15px}.wpcf-comment-metabox{margin:-6px -12px -12px -12px}.wpcf-comment-metabox .wpcf-field{padding:20px}.wpcf-comment-metabox .wpcf-section-title{padding:20px}.wpcf-tooltip{position:absolute;z-index:5000001;font-size:12px;line-height:1.4;text-align:center;text-decoration:none;padding:6px 12px;max-width:200px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.85);border-radius:4px}.wpcf-theme-dark .wpcf-header-inner{background-color:#050505}.wpcf-theme-dark .wpcf-header-inner h1{color:#fff}.wpcf-theme-dark .wpcf-header-inner h1 small{color:#555}.wpcf-theme-dark .wpcf-expand-all{color:#999;background-color:#222}.wpcf-theme-dark .wpcf-expand-all:hover{color:#fff;background-color:#333}.wpcf-theme-dark .wpcf-search input{color:#fff;background-color:#222}.wpcf-theme-dark .wpcf-search:focus{background-color:#444}.wpcf-theme-dark .wpcf-search::-webkit-input-placeholder{color:#666}.wpcf-theme-dark .wpcf-nav ul li a{color:#999;border-color:#2f2f2f;background-color:#222}.wpcf-theme-dark .wpcf-nav ul li a:hover{color:#fff}.wpcf-theme-dark .wpcf-nav ul li .wpcf-active i{color:#178087}.wpcf-theme-dark .wpcf-nav ul li .wpcf-active{color:#fff;background-color:#111}.wpcf-theme-dark .wpcf-nav ul ul li a{border-color:#2f2f2f;background-color:#191919}.wpcf-theme-dark .wpcf-nav ul ul li .wpcf-active{background-color:#101010}.wpcf-theme-dark .wpcf-nav ul ul:before{background-color:rgba(34,34,34,.75)}.wpcf-theme-dark .wpcf-nav>ul>li:last-child>a{border:none}.wpcf-theme-dark .wpcf-nav-normal ul li a{border-bottom-width:1px;border-bottom-style:solid}.wpcf-theme-dark .wpcf-nav-normal ul li .wpcf-active:after{content:" ";position:absolute;right:0;top:50%;height:0;width:0;pointer-events:none;border:solid transparent;border-right-color:#fff;border-width:4px;margin-top:-4px}.wpcf-theme-dark .wpcf-nav-inline{background-color:#222}.wpcf-theme-dark .wpcf-nav-inline ul li a{text-align:center;border-right-width:1px;border-right-style:solid}.wpcf-theme-dark .wpcf-nav-inline ul li .wpcf-active:after{content:" ";position:absolute;left:50%;bottom:0;height:0;width:0;pointer-events:none;border:solid transparent;border-bottom-color:#fff;border-width:4px;margin-left:-4px}.wpcf-theme-dark .wpcf-nav-background{background-color:#222}.wpcf-theme-dark .wpcf-footer{color:#555;background-color:#050505}.wpcf-theme-light .wpcf-container{border:1px solid #ccd0d4;box-shadow:0 0 15 rgba(0,0,0,.04)}.wpcf-theme-light .wpcf-header-inner{background-color:#f2f2f2;border-bottom:1px solid #cecece;padding:22px 28px}.wpcf-theme-light .wpcf-header-inner h1 small{color:#999}.wpcf-theme-light .wpcf-expand-all{color:#999;background-color:#eee}.wpcf-theme-light .wpcf-expand-all:hover{color:#555}.wpcf-theme-light .wpcf-search input{color:#555;background-color:#eee}.wpcf-theme-light .wpcf-search input::-webkit-input-placeholder{color:#999}.wpcf-theme-light .wpcf-nav ul li a{background-color:#178087;border-top:1px solid #178087;border-right:1px solid #e2e2e1;border-bottom:1px solid #ddd;color:#fff;font-size:13px;font-weight:600;line-height:1.4;padding:14px 15px;text-transform:uppercase}.wpcf-theme-light .wpcf-nav ul li .wpcf-active{color:#000;background-color:#fff}.wpcf-theme-light .wpcf-nav ul ul li a{background-color:#eee}.wpcf-theme-light .wpcf-nav-normal>ul{margin-right:-1px;margin-bottom:-1px}.wpcf-theme-light .wpcf-nav-normal>ul li a{border-bottom:1px solid #ccd0d4;border-right:1px solid #ccd0d4}.wpcf-theme-light .wpcf-nav-normal>ul li .wpcf-active{border-right-color:#fff}.wpcf-theme-light .wpcf-nav-inline{background-color:#f5f5f5;border-bottom:1px solid #ccd0d4}.wpcf-theme-light .wpcf-nav-inline>ul{margin-bottom:-1px;margin-right:-1px}.wpcf-theme-light .wpcf-nav-inline>ul li a{text-align:center;border-bottom:1px solid #ccd0d4}.wpcf-theme-light .wpcf-nav-inline>ul li .wpcf-active i{color:#178087}.wpcf-theme-light .wpcf-nav-inline>ul li .wpcf-active{border-bottom:1px solid #fff;border-top:1px solid #178087;box-shadow:0 3px 0 0 #178087 inset;border-bottom-color:#fff}.wpcf-theme-light .wpcf-nav-inline>ul ul{display:none!important}.wpcf-theme-light .wpcf-nav-inline .wpcf-arrow:after{display:none}.wpcf-theme-light .wpcf-nav-background{background-color:#f5f5f5;border-right:1px solid #ccd0d4}.wpcf-theme-light .wpcf-footer{color:#555;border-top:1px solid #ccd0d4;background-color:#f5f5f5;background:linear-gradient(#fafafa,#f5f5f5)}.wpcf-field{position:relative;padding:30px}.wpcf-field p:first-child{margin-top:0}.wpcf-field p:last-child{margin-bottom:0}.wpcf-field:after,.wpcf-field:before{content:" ";display:table}.wpcf-field:after{clear:both}.wpcf-field h4{margin-top:0}.wpcf-field .wpcf-title{position:relative;width:20%;float:left}.wpcf-field .wpcf-title h4{margin:0;color:#23282d}.wpcf-field .wpcf-fieldset{float:right;width:calc(80% - 20px)}.wpcf-pseudo-field{padding:0 5px 0 0!important;display:inline-block}.wpcf-pseudo-field+.wpcf-pseudo-field{border:0}.wpcf-pseudo-field pre{display:none}.wpcf-field.wpcf-field-background .wpcf--preview{font-size:16px;line-height:20px;padding:20px;color:#222;border:1px solid #eee;background-color:#fff;height:150px;border-radius:2.5px;user-select:none;-webkit-user-select:none;transition:background-color .2s,border-color .2s}.wpcf-field.wpcf-field-background .wpcf--block-preview{cursor:pointer;position:relative;overflow:hidden;margin-top:10px;width:100%}.wpcf-field.wpcf-field-background .wpcf--black-background{border-color:#000;background-color:#000}.wpcf-field.wpcf-field-background .wpcf--toggle{position:absolute;top:5px;right:10px;color:#999}.wpcf-field-border .wpcf--inputs,.wpcf-field-column .wpcf--inputs,.wpcf-field-dimensions .wpcf--inputs,.wpcf-field-dimensions_advanced .wpcf--inputs,.wpcf-field-spacing .wpcf--inputs{float:left;display:flex;flex-wrap:wrap}.wpcf-field-border .wpcf--input,.wpcf-field-column .wpcf--input,.wpcf-field-dimensions .wpcf--input,.wpcf-field-dimensions_advanced .wpcf--input,.wpcf-field-spacing .wpcf--input{display:flex;padding-right:6px;padding-bottom:4px;box-sizing:border-box}.wpcf-field-border .wpcf--input select,.wpcf-field-column .wpcf--input select,.wpcf-field-dimensions .wpcf--input select,.wpcf-field-dimensions_advanced .wpcf--input select,.wpcf-field-spacing .wpcf--input select{margin:0}.wpcf-field-border .wpcf--input input,.wpcf-field-column .wpcf--input input,.wpcf-field-dimensions .wpcf--input input,.wpcf-field-dimensions_advanced .wpcf--input input,.wpcf-field-spacing .wpcf--input input{position:relative;z-index:1;margin:0;width:65px;max-width:100%;text-align:center;padding:0}.wpcf-field-border .wpcf--color,.wpcf-field-column .wpcf--color,.wpcf-field-dimensions .wpcf--color,.wpcf-field-dimensions_advanced .wpcf--color,.wpcf-field-spacing .wpcf--color{float:left}.wpcf-field-border .wpcf--label,.wpcf-field-column .wpcf--label,.wpcf-field-dimensions .wpcf--label,.wpcf-field-dimensions_advanced .wpcf--label,.wpcf-field-spacing .wpcf--label{display:flex;flex-direction:column;justify-content:center;user-select:none;min-width:20px;max-width:100%;padding:0 4px;font-size:12px;text-align:center;color:#555;border:1px solid #7b776c;background-color:#f5f5f5}.wpcf-field-border .wpcf--icon,.wpcf-field-column .wpcf--icon,.wpcf-field-dimensions .wpcf--icon,.wpcf-field-dimensions_advanced .wpcf--icon,.wpcf-field-spacing .wpcf--icon{border-right:0;border-radius:4px 0 0 4px}.wpcf-field-border .wpcf--icon+input,.wpcf-field-column .wpcf--icon+input,.wpcf-field-dimensions .wpcf--icon+input,.wpcf-field-dimensions_advanced .wpcf--icon+input,.wpcf-field-spacing .wpcf--icon+input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.wpcf-field-border .wpcf--unit,.wpcf-field-column .wpcf--unit,.wpcf-field-dimensions .wpcf--unit,.wpcf-field-dimensions_advanced .wpcf--unit,.wpcf-field-spacing .wpcf--unit{border-left:0;border-radius:0 4px 4px 0}.wpcf-field-border .wpcf--is-unit,.wpcf-field-column .wpcf--is-unit,.wpcf-field-dimensions .wpcf--is-unit,.wpcf-field-dimensions_advanced .wpcf--is-unit,.wpcf-field-spacing .wpcf--is-unit{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only{pointer-events:none;opacity:.7}.wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs{position:relative}.wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs::after{position:absolute;content:"PRO";background-color:#d4d4d4;padding:2px 4px;font-size:8px;border-radius:2px;height:11px;margin-left:5px;margin-top:7px;right:-20px}.wpcf-field-button_set .wpcf--buttons{display:inline-block}.wpcf-field-button_set .wpcf--button{position:relative;z-index:1;float:left;cursor:pointer;padding:7px 14px;min-width:16px;text-align:center;color:#555;border:1px solid #ccc;background-color:#f7f7f7;user-select:none;box-shadow:0 1px 0 rgba(0,0,0,.1)}.wpcf-field-button_set .wpcf--button:first-child{border-radius:4px 0 0 4px}.wpcf-field-button_set .wpcf--button:last-child{border-radius:0 4px 4px 0}.wpcf-field-button_set .wpcf--button:not(:first-child){margin-left:-1px}.wpcf-field-button_set .wpcf--button:hover{background-color:#eee}.wpcf-field-button_set .wpcf--active,.wpcf-field-button_set .wpcf--active:hover{z-index:2;color:#fff;border-color:#006799;background-color:#0085ba}.wpcf-field-button_set input{display:none}.wpcf-field-checkbox ul,.wpcf-field-radio ul{margin:0;padding:0;list-style-type:none;overflow-y:auto;max-height:305px}.wpcf-field-checkbox ul li,.wpcf-field-radio ul li{margin-bottom:6px}.wpcf-field-checkbox ul ul,.wpcf-field-radio ul ul{max-height:none}.wpcf-field-checkbox ul ul li,.wpcf-field-radio ul ul li{margin-left:8px}.wpcf-field-checkbox ul ul li:first-child,.wpcf-field-radio ul ul li:first-child{margin-left:0}.wpcf-field-checkbox input,.wpcf-field-radio input{margin:0 1px}.wpcf-field-checkbox .wpcf--inline-list li,.wpcf-field-radio .wpcf--inline-list li{display:inline-block;margin-right:15px}.wpcf-field-checkbox .wpcf--text,.wpcf-field-radio .wpcf--text{margin-left:5px;vertical-align:middle}.wpcf-field-checkbox .wpcf-checker,.wpcf-field-radio .wpcf-checker{cursor:pointer}.wpcf-field-code_editor .CodeMirror{width:100%;height:400px}.wpcf-field-code_editor .cm-s-default{border:1px solid #ccd0d4}.wpcf-field-code_editor textarea{width:100%;height:400px}.wpcf-field-color>input{opacity:.75;width:115px;max-width:100%}.wpcf-field-color .button.wp-picker-clear{padding:0 8px;margin-left:6px;line-height:2.54545455;min-height:30px}.wpcf-field-color_group .wpcf--left{float:left;margin-right:10px;margin-bottom:5px}.wpcf-field-color_group .wpcf--title{color:#999;margin-bottom:5px}.wpcf-field-gallery input{display:none}.wpcf-field-gallery ul{margin:0;padding:0;list-style-type:none}.wpcf-field-gallery ul.sp-gallery-images li{display:inline-block;position:relative;padding:4px;margin:0 5px 10px 0;border:1px solid #ccc;background-color:#f9f9f9;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-box-shadow:0 1px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wpcf-field-gallery ul.sp-gallery-images li img{max-height:100px;display:inline-block;vertical-align:middle}.wpcf-field-gallery .button,.wpcf-field-gallery .button:focus,.wpcf-field-gallery .button:hover{margin-right:5px;margin-bottom:5px;width:110px;height:110px;text-align:center;line-height:15px;color:#fff;border:none;border-radius:2px;display:flex;justify-content:center;flex-direction:column;font-weight:600}.wpcf-field-gallery .button-primary.wpcf-button{background:#4eb631;box-shadow:none;text-shadow:none}.wpcf-field-gallery .button.wpcf-edit-gallery{background:#6a7885}.wpcf-field-gallery .button i{font-size:24px;margin-bottom:10px}.wpcf-field-gallery a,.wpcf-field-gallery ul.sp-gallery-images li{display:inline-block;padding:4px;border:1px solid #ccc;margin:0 5px 10px 0;background-color:#f9f9f9;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-box-shadow:0 1px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 1px 0 rgb(0 0 0 / 8%);box-shadow:0 1px 0 rgb(0 0 0 / 8%)}.wpcf-field-gallery ul li img{max-height:100px;display:inline-block;vertical-align:middle}.wpcf-field-gallery a,.wpcf-field-gallery li{float:left}.wpcf-field-icon_select .wpcf--icon,.wpcf-field-image_select .wpcf--image{display:inline-block;margin:0 5px 5px 0}.wpcf-field-icon_select .wpcf--inline-list .wpcf--icon,.wpcf-field-image_select .wpcf--inline-list .wpcf--image{display:inline-block}.wpcf-field-icon_select figure,.wpcf-field-image_select figure{cursor:pointer;position:relative;display:inline-block;max-width:100%;margin:0;vertical-align:bottom;border:2px solid transparent;background-color:#fff;user-select:none;transition:all .2s}.wpcf-field-icon_select figure:before,.wpcf-field-image_select figure:before{position:absolute;top:0;left:0;text-align:center;font-size:10px;font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;content:"\f00c";width:16px;height:16px;line-height:14px;opacity:0;color:#fff;background-color:#222;transition:opacity .2s}.wpcf-field-icon_select label,.wpcf-field-image_select label{display:inline-block;margin:5px}.wpcf-field-icon_select figure{padding:8px 10px;font-size:20px;line-height:20px}.wpcf-field-icon_select .wpcf--active figure{border-color:#52b3d9;opacity:1}.wpcf-field-icon_select .wpcf--active figure:before,.wpcf-field-image_select .wpcf--active figure:before{opacity:1}.wpcf-field-icon_select figure,.wpcf-field-image_select img{max-width:100%;height:auto;vertical-align:top}.wpcf-field-icon_select input,.wpcf-field-image_select input{display:none}.wpcf-field-select .wpcf-fieldset{min-height:30px}.wpcf-field-select .wpcf-chosen{display:none}.wpcf-field-select select{max-width:100%;margin:0;float:left}.wpcf-field-select .wpcf-hide-select{display:none!important}.wpcf-field-spinner .wpcf--spin{display:flex;float:left}.wpcf-field-spinner .ui-spinner{display:flex}.wpcf-field-spinner .ui-button{display:flex;flex-direction:column;justify-content:center;text-align:center;min-width:20px;padding:0 4px;color:#555;border:1px solid #7e8993;background-color:#f5f5f5}.wpcf-field-spinner .ui-spinner-button{cursor:pointer;height:30px;box-shadow:none}.wpcf-field-spinner .ui-spinner-button:hover{background-color:#e7e7e7}.wpcf-field-spinner .ui-spinner-button:active{background-color:#ddd}.wpcf-field-spinner .ui-spinner-button:before{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:14px;line-height:14px}.wpcf-field-spinner .ui-spinner-down{order:1;border-right:0;border-radius:4px 0 0 4px}.wpcf-field-spinner .ui-spinner-down:before{content:"\f0d9"}.wpcf-field-spinner .ui-spinner-input{order:2}.wpcf-field-spinner .wpcf--unit{order:3;border-left:0;user-select:none}.wpcf-field-spinner .ui-spinner-up{order:4;border-left:0;border-radius:0 4px 4px 0}.wpcf-field-spinner .ui-spinner-up:before{content:"\f0da"}.wpcf-field-spinner input{position:relative;z-index:1;width:50px;text-align:center;margin:0;padding:0 8px;border-radius:0}.wpcf-field-spinner .ui-button-icon,.wpcf-field-spinner .ui-button-icon-space,.wpcf-field-spinner .ui-button-text{display:none}.wpcf-field-switcher .wpcf--switcher{float:left;cursor:pointer;position:relative;width:60px;height:26px;padding:0;margin:0;overflow:hidden;border-radius:4px;background-color:#ed6f6f;user-select:none;-webkit-user-select:none}.wpcf-field-switcher .wpcf--ball{position:absolute;top:4px;left:4px;width:24px;height:18px;background-color:#fff;border-radius:4px;transition:all .1s;box-shadow:1px 1px 1px rgba(0,0,0,.15)}.wpcf-field-switcher .wpcf--off,.wpcf-field-switcher .wpcf--on{position:absolute;top:0;left:0;right:0;font-size:11px;line-height:26px;font-weight:500;font-style:normal;text-align:center;text-transform:uppercase;color:#fff;padding-right:28px;opacity:0;transition:all .1s}.wpcf-field-switcher .wpcf--off{padding-right:0;padding-left:28px;opacity:1}.wpcf-field-switcher .wpcf--active{background:#4fb845}.wpcf-field-switcher .wpcf--active .wpcf--on{opacity:1}.wpcf-field-switcher .wpcf--active .wpcf--off{opacity:0}.wpcf-field-switcher .wpcf--active .wpcf--ball{left:100%;margin-left:-28px}.wpcf-field-switcher .wpcf--label{float:left;margin-top:4px;margin-left:8px;font-weight:400;color:#999}.wpcf-field-text input{width:340px;margin:0;min-height:36px;float:left}.wpcf-field-typography select,.wpcf-field-typography textarea{margin:0;min-width:100%;max-width:100%}.wpcf-field-typography .wpcf--title{color:#777;margin:0 0 2px 0;font-size:12px}.wpcf-field-typography .wpcf--title small{vertical-align:top}.wpcf-field-typography .wpcf--blocks{display:flex;flex-wrap:wrap}.wpcf-field-typography .wpcf--block.wpcf--block-font-color{overflow:hidden;float:left}.wpcf-field-typography .wpcf--block{flex:1;max-width:100%;padding-right:6px;padding-bottom:6px}.wpcf-field-typography .wpcf--input{margin:0;min-width:100%}.wpcf-field-typography .wpcf--input-wrap{position:relative}.wpcf-field-typography .wpcf--unit{position:absolute;z-index:1;right:4px;top:4px;bottom:4px;padding:2px 6px;color:#666;font-size:11px;line-height:1;border-radius:2px;background:#eee;user-select:none;display:flex;justify-content:center;flex-direction:column}.wpcf-field-background .wpcf--preview,.wpcf-field-typography .wpcf--preview{font-size:16px;line-height:20px;padding:20px;color:#222;border:1px solid #eee;background-color:#fff;border-radius:2.5px;user-select:none;-webkit-user-select:none;transition:background-color .2s,border-color .2s}.wpcf-field-background .wpcf--block-preview,.wpcf-field-typography .wpcf--block-preview{cursor:pointer;position:relative;overflow:hidden;margin-top:10px;width:100%}.wpcf-field-typography .wpcf--black-background{border-color:#000;background-color:#000}.wpcf-field-typography .wpcf--toggle{position:absolute;top:5px;right:10px;color:#999}.wpcf-field-typography .wpcf--block-extra-styles{margin-top:5px}.wpcf-field-heading{font-size:1.5em;font-weight:700;color:#23282d;background-color:#f5f5f5}.wpcf-field-subheading{font-size:14px;font-weight:700;padding-top:17px;padding-bottom:17px;color:#23282d;background-color:#f7f7f7}.wpcf-field-notice{background-color:transparent}.wpcf-notice{color:#999;font-style:italic;font-size:13px;padding:12px 12px 12px 0!important;border:none!important}.wpcf-notice strong{color:#444}.wpcf-notice a{text-decoration:none}.wpcf-notice a:hover{text-decoration:underline}.wpcf-notice-success{border-color:#46b450}.wpcf-notice-info{border-color:#339fd4}.wpcf-notice-warning{border-color:#ffbc00}.wpcf-notice-danger{border-color:#dc3232}.wpcf-notice-normal{border-color:#222}.wpcf-field.wpcf-field-notice.pro_notice{padding-top:0}.wpcf-help{position:static;cursor:help;font-size:14px;color:#aaa;width:15px;line-height:28px;padding-left:5px;float:left}.wpcf-help .wpcf-help-text{display:none}.wpcf--preview{max-width:100%}.wpcf-image-preview{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;position:relative;padding:6px;max-width:120px;max-height:120px;min-width:40px;min-height:40px;margin-bottom:10px;text-align:center;border-radius:2px;border:1px solid #ccc;background-color:#f9f9f9;box-shadow:0 1px 0 rgba(0,0,0,.08)}.wpcf-image-preview i{cursor:pointer;position:absolute;z-index:1;right:4px;top:4px;font-size:14px;width:22px;height:22px;line-height:22px;text-align:center;text-decoration:none;color:#fff;background-color:#d33;opacity:.75;border-radius:2px;transition:all .2s}.wpcf-image-preview i:hover{opacity:1}.wpcf-image-preview i:focus{box-shadow:none}.wpcf-image-preview span{position:relative;overflow:hidden;display:flex;height:100%;width:100%}.wpcf-image-preview img{max-width:100%;height:auto;object-fit:contain}.wpcf-field-custom .wpcf-field{padding:0}.wpcf-field .chosen-container-single .chosen-single{height:28px;line-height:26px}.wpcf-field .chosen-container-single .chosen-single abbr{top:0;right:20px;font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:12px;height:100%;width:18px;color:#aaa;text-align:center;background:0 0}.wpcf-field .chosen-container-single .chosen-single abbr:before{content:"\f00d"}.wpcf-field .chosen-container-single .chosen-single abbr:hover{color:#555}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:12px;height:100%;width:18px;color:#aaa;text-align:center;background:0 0}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before{content:"\f00d";display:inline-block;padding-top:3px}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{color:#555}.wpcf-field .chosen-container-single .chosen-single div b{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:14px;color:#aaa;background:0 0}.wpcf-field .chosen-container-single .chosen-single div b:before{content:"\f107"}.wpcf-field .chosen-container-single .chosen-single div b:hover{color:#555}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice-placeholder{border:1px dashed #aaa;margin:3px 5px 3px 0}.wpcf-field .chosen-container-multi .ui-sortable li.search-choice span{cursor:move}.wpcf-field .chosen-container-active.chosen-with-drop .chosen-single div b:before{content:"\f106"}.wpcf-field .chosen-container-single .chosen-single-with-deselect span{margin-right:40px}.wpcf-field .chosen-container-single .chosen-search input[type=text]{background:0 0}.wpcf-field .chosen-container-single .chosen-search:before{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:11px;content:"\f002";position:absolute;right:12px;top:10px;color:#aaa}.wpcf-field .wp-picker-container{display:inline-block}.wpcf-field .wp-picker-container .wp-color-result.button{margin-bottom:0}.wpcf-field .wpcf--transparent-wrap{display:none;position:relative;top:-1px;width:235px;padding:9px 10px;border:1px solid #dfdfdf;border-top:none;background-color:#fff}.wpcf-field .wp-picker-active .wpcf--transparent-wrap{display:block}.wpcf-field .wpcf--transparent-slider{position:absolute;width:190px;margin-left:2px;height:18px}.wpcf-field .wpcf--transparent-slider .ui-slider-handle{position:absolute;top:-3px;bottom:-3px;z-index:5;border-color:#aaa;border-style:solid;border-width:4px 3px;width:10px;height:16px;margin:0 -5px;background:0 0;cursor:ew-resize;opacity:.9;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpcf-field .wpcf--transparent-slider .ui-slider-handle:before{content:" ";position:absolute;left:-2px;right:-2px;top:-3px;bottom:-3px;border:2px solid #fff;border-radius:3px}.wpcf-field .wpcf--transparent-offset{height:18px;width:200px;background:url(../images/checkerboard.png) repeat-y center left scroll #fff;border-radius:2px;box-shadow:inset 0 0 5px rgba(0,0,0,.4)}.wpcf-field .wpcf--transparent-text{position:absolute;top:12px;right:10px;width:30px;font-size:12px;line-height:12px;text-align:center;color:#999}.wpcf-field .wpcf--transparent-button{cursor:pointer;user-select:none;margin-top:10px;font-size:11px;text-align:center;border-radius:2px;padding:3px 7px;box-shadow:0 1px 0 rgba(0,0,0,.1);letter-spacing:.2px;color:#777;border:1px solid #ccc;background-color:#f7f7f7;transition:background-color .2s,border-color .2s,color .2s}.wpcf-field .wpcf--transparent-active .wp-color-result{background-image:url(../images/checkerboard.png);background-size:135px;background-position:center left;background-color:transparent!important}.wpcf-field .wpcf--transparent-active .wpcf--transparent-button{color:#fff;border-color:#3ea032;background-color:#4fb845}.wpcf-field .wpcf--transparent-active .fa:before{content:"\f205"}.wpcf-nav-menu-options{clear:both;float:left;width:100%}.wpcf-nav-menu-options>.wpcf-fields{margin-left:-10px;margin-top:10px;margin-bottom:10px;border-top:1px solid #eee;border-bottom:1px solid #eee}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field{padding:12px 14px 12px 12px}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:5px}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field .wpcf-fieldset{float:none;width:100%}.wpcf-nav-menu-options .wpcf-field-text input{width:100%}.wpcf-nav-menu-options .wpcf-field-notice .wpcf-notice{padding:15px}.wpcf-nav-menu-title{padding:12px 14px 12px 12px;background-color:#f5f5f5;border-top:1px solid #eee;border-bottom:1px solid #eee}.wpcf-nav-menu-title:first-child{border-top:0}.wpcf-nav-menu-title h4{margin:0;padding:0;color:#23282d}.wpcf-nav-menu-icon{margin-right:5px}.wpcf-subtitle-text{margin-top:6px;font-weight:400;color:#999;font-style:italic}.wpcf-desc-text{clear:both;float:left;width:100%;margin-top:6px;font-weight:400;color:#999;font-style:italic}.wpcf-error-text{margin-top:6px;color:#d02c21}.wpcf-before-text{margin-bottom:6px}.wpcf-after-text{margin-top:6px}.wpcf-metabox-hide{display:none!important}.wpcf-metabox-show{display:block!important}.wpcf-depend-hidden.wpcf-depend-on{display:none}.wpcf-depend-visible.wpcf-depend-on{display:block;opacity:.75;filter:grayscale(1);user-select:none;border-top:1px solid #eee}.wpcf-depend-visible.wpcf-depend-on .clear:before{content:"";left:0;top:0;right:0;bottom:0;position:absolute;background-color:#eee;opacity:.25;z-index:10}.wpcf-warning-primary{color:#fff!important;border-color:#dc3545!important;background:#dc3545!important}.wpcf-warning-primary:focus,.wpcf-warning-primary:hover{border-color:#bd2130!important;background:#bd2130!important}.wpcf-warning-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #bd2130!important}.wpcf-warning-primary:active{border-color:#bd2130!important;background:#bd2130!important}.wpcf-form-result{display:none;padding:12px;margin:0 0 15px 0;background-color:#fff;border-left:4px solid #555;-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px rgb(0 0 0 / 10%);box-shadow:0 1px 1px rgb(0 0 0 / 10%)}.wpcf-form-show{display:block}.wpcf-form-success{border-left-color:#46b450}.wpcf-form-warning{border-left-color:#faebcc}.wpcf-label-error{position:relative;top:-2px;display:inline-block;font-size:10px;line-height:10px;height:10px;width:10px;padding:1px;font-style:normal;text-align:center;color:#fff;vertical-align:middle;background-color:#e10000;border-radius:2px}.wpcf-no-option{padding:30px}.wpcf-field-spinner .wpcf-input-number{-moz-appearance:textfield}.wpcf-field-spinner .wpcf-input-number::-webkit-inner-spin-button,.wpcf-field-spinner .wpcf-input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wpcf-fa5-shims .wpcf .fab,.wpcf-fa5-shims .wpcf .far,.wpcf-fa5-shims .wpcf .fas{font-family:FontAwesome;font-style:normal}@media only screen and (max-width:1200px){.wpcf-metabox .wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:10px}.wpcf-metabox .wpcf-field .wpcf-fieldset{float:none;width:100%}}@media only screen and (max-width:782px){.wpcf-header-inner{text-align:center}.wpcf-header-inner h1{width:100%;margin-bottom:10px}.wpcf-form-result{float:none;margin-right:0;margin-bottom:10px}.wpcf-header-left,.wpcf-header-right,.wpcf-search{width:100%}.wpcf-search{text-align:center;margin-bottom:15px}.wpcf-footer{text-align:center}.wpcf-buttons{float:none}.wpcf-copyright{float:none;margin-top:10px}.wpcf-expand-all,.wpcf-nav,.wpcf-nav-background,.wpcf-reset-section{display:none!important}.wpcf-nav-normal+.wpcf-content{margin-left:0}.wpcf-section,.wpcf-section-title{display:block!important}.wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:10px}.wpcf-field .wpcf-fieldset{float:none;width:100%}.wpcf-field-color .button.wp-picker-clear{padding:0 8px;line-height:2.14285714;min-height:32px}.wpcf-modal-inner{width:350px;height:400px}.wpcf-modal-content{height:237px}.wpcf-icon-dialog .wpcf-modal-inner{width:305px;height:380px}.wpcf-icon-dialog .wpcf-modal-content{height:267px}.wpcf-modal-icon .wpcf-modal-inner{width:330px;height:385px}.wpcf-modal-icon .wpcf-modal-content{height:252px}.wpcf-profile-options>.wpcf-field>.wpcf-title,.wpcf-taxonomy-edit-fields>.wpcf-field>.wpcf-title{float:none;width:100%;margin-bottom:10px}.wpcf-profile-options>.wpcf-field>.wpcf-fieldset,.wpcf-taxonomy-edit-fields>.wpcf-field>.wpcf-fieldset{float:none;width:100%}.wpcf-nav-menu-options>.wpcf-fields{margin-left:-10px;margin-right:-10px}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field{padding:10px}}.chosen-container{position:relative;vertical-align:middle;font-size:13px;user-select:none;max-width:390px;float:left}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;max-width:390px;width:100%;border:1px solid #aaa;border-top:0;background-color:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;max-width:390px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;height:25px;min-height:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 6px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:0;right:0;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.text-center{text-align:center}.sp-after-text{padding-left:5px}.sp-wqvpro-framework .wpcf-nav-inline.wpcf-nav{position:inherit;float:none;width:100%;background:#f1f1f1;-webkit-box-shadow:inset 3px -1px 1px -1px rgba(0,0,0,.04);-moz-box-shadow:inset 3px -1px 1px -1px rgba(0,0,0,.04);box-shadow:inset 3px -1px 1px -1px rgba(0,0,0,.04)}.wpcf-theme-light .wpcf-nav-inline{border-bottom:0}.wpcf.wpcf-options .wpcf-nav ul li{margin-bottom:-1px}.wpcf.wpcf-options .wpcf-nav-background{width:235px;background-color:#e3e3e3}.wpcf.wpcf-options .wpcf-nav ul li a{font-size:13px;padding:16px 15px;line-height:1.4;border-bottom:2px solid #cecece;color:#fff;text-transform:uppercase;font-weight:600;margin-bottom:-1px}.wpcf.wpcf-options .wpcf-nav ul li.wpcf-tab-expanded a{color:#000}.wpcf.wpcf-options .wpcf-nav ul li.wpcf-tab-expanded a i{color:#4498be}.wpcf.wpcf-options .wpcf-nav ul li :after{display:none}.sp-field-button-set label input{display:none}.sp-field-button-set label span{background:linear-gradient(to bottom,#fff,#eee);padding:9px 17px;margin:0;vertical-align:middle;border:solid 1px #ccc;border-radius:0;cursor:pointer;border-right:none}.sp-field-button-set label input~span:hover{background:#fff}.sp-field-button-set label:first-child span{border-radius:4px 0 0 4px}.sp-field-button-set label:last-child span{border-radius:0 4px 4px 0;border-right:solid 1px #ccc}.sp-field-button-set label input:checked~span{background:linear-gradient(to bottom,#51ccfb,#058cbf);color:#fff;cursor:default;box-shadow:none}.wpcf-field-slider input{display:inline-block;width:42px;background:#fff}.wpcf-field-slider input[type=slider]:before{width:35px;height:35px;display:block;background:red;content:"%";position:absolute;right:0;top:0;float:right;margin-right:-20px;color:#fff}.wpcf--wrap{display:inline-block;margin:0 20px 0 0;width:50%;vertical-align:super}.wpcf-field-slider .ui-slider{position:relative;width:100%;height:8px;background:#f8f8f8;border:1px solid #e2e2e2;border-radius:2px}.wpcf-field-slider .ui-slider-range{background:#ddd;height:8px}.wpcf-field-slider .ui-slider-handle{height:16px;width:16px;background:#22aade;position:absolute;top:-4px;border-radius:2px;cursor:pointer}@media (min-width:1400px){.sp-metabox-framework .wpcf--wrap,.wpcf.wpcf-options .wpcf--wrap{width:35%}}div.sp-wqvpro-help .feature-section .sp-wqvpro-feature{background-color:#fff;padding:20px 20px;border:1px solid #ddd}div.sp-wqvpro-help .feature-section .sp-wqvpro-feature h3{font-size:16px;margin-top:18px}div.sp-wqvpro-help .feature-section i.sp-font{font-size:30px;display:block;color:#994294}div.sp-wqvpro-help.about-wrap h1{font-size:2.6em}div.sp-wqvpro-help .headline-feature.feature-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.about-wrap .plugin-section .three-col .col{background:#fff}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin{border:1px solid #ddd}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin .sp-wqvpro-plugin-content{padding-left:20px;padding-right:20px;padding-bottom:20px}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin .sp-wqvpro-plugin-content h3{margin-top:20px;margin-bottom:8px;font-weight:500}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin .sp-wqvpro-plugin-content p{margin-top:0}.about-wrap .plugin-section .sp-plugin-section-title h2{font-size:2.2em;color:#32373c;font-weight:400}.about-wrap .plugin-section .sp-plugin-section-title h4{font-weight:400;text-align:center;font-size:18px;color:#555d66;margin-top:15px;margin-bottom:40px}.sp-divider{width:100%;display:block;height:10px}.wpcf.wpcf-options .sp-font-preview{width:45%;padding:10px;border:1px solid #e6e6e6;color:#7b7b7b;margin-top:20px;background-color:#fff;font-size:16px}.wpcf_margin_field .sp-font-bottom,.wpcf_margin_field .sp-font-left,.wpcf_margin_field .sp-font-right,.wpcf_margin_field .sp-font-top{margin-right:30px}.wpcf_margin_field .sp-font-bottom:before,.wpcf_margin_field .sp-font-left:before,.wpcf_margin_field .sp-font-right:before,.wpcf_margin_field .sp-font-top:before{content:"px";position:absolute;top:19px;right:-20px;height:34px;width:29px;line-height:34px;text-align:center;background-color:#f5f5f5;display:block;border:1px solid #ddd;border-left:none}.wpcf.wpcf-options .sp-content .sp-section-title{background-color:#994294}.wpcf-field-carousel_type .wpcf--image{cursor:pointer;position:relative;display:inline-block;max-width:100%;margin:0 5px 5px 0;vertical-align:bottom;border:2px solid transparent;background-color:#fff;user-select:none;-webkit-user-select:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.wpcf-field-image_select .wpcf--image:before{position:absolute;top:0;left:0;text-align:center;font-size:11px;font-family:FontAwesome;content:"\f00c";width:15px;height:15px;line-height:15px;opacity:0;color:#fff;background-color:#1ea4b0;transition:opacity .2s}.wpcf-field-image_select img{vertical-align:top}.wpcf-field-carousel_type input,.wpcf-field-image_select input{display:none}.wpcf-field-carousel_type .wpcf--image{background:#e8ecef;color:#7b8898;border:solid 3px #e8ecef;border-radius:2px;cursor:pointer;text-align:center;width:120px;height:80px;box-shadow:inset 0 0 0 3px #fff}.wpcf-field-carousel_type i{font-size:30px;width:32px;height:30px;margin-top:15px}.wpcf-field-carousel_type p{margin-top:5px;font-weight:500}.wpcf-field-carousel_type .wpcf--image.wpcf--active{border-color:#1ea4b0}.wpcf.wpcf-options .sp-field-sorter .sp-modules{width:100%}.wpcf.wpcf-options .wpcf-header-inner input{text-shadow:0 0 0;border:0;border-radius:0;height:38px;border-radius:4px;padding:0 16px;font-size:13px;font-weight:500;margin-left:8px;font-weight:500;text-transform:uppercase;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}.wpcf.wpcf-options .wpcf-header-inner input.button-primary{background-color:#c5c5c6;border-color:transparent;color:#fff;width:140px;pointer-events:none}.wpcf.wpcf-options .wpcf-header-inner input.button-primary:hover{background-color:#00b647!important}.wpcf.wpcf-options .wpcf-header-inner input.wpcf-reset-section{background-color:#cd3c3c!important;color:#fff;margin-left:8px}.wpcf.wpcf-options .wpcf-header-inner input.wpcf-reset-section:hover{background-color:#c03635!important;color:#fff}.wpcf.wpcf-options .wpcf-header-inner .button.wpcf-save-ajax[disabled]{background-color:#02cc7b!important;color:#fff!important;border:none}.wpcf.wpcf-options .wpcf-nav ul li a{background:#efefef;color:#000;border-bottom:2px solid #cecece;padding:15px 15px;border-right:0;border-top:1px solid transparent;border-right:1px solid #cecece}.wpcf.wpcf-options .wpcf-nav ul li:last-child a{border-bottom:1px solid #cecece}.wpcf.wpcf-options .wpcf-nav ul li.wpcf-tab-expanded a{background-color:#fff;background-color:#fff;border-right:1px solid #fff;border-top:1px solid #fff;box-shadow:3px 0 0 0 #178087 inset}.wpcf.wpcf-options .wpcf-nav ul ul:before{background-color:transparent}.wpcf.wpcf-options .wpcf-nav ul ul{border-bottom:1px solid #cecece}.wpcf.wpcf-options .wpcf-nav ul ul li a{background-color:#f8fdff;padding:13px 15px 13px 24px}@media only screen and (max-width:782px){.wpcf.wpcf-options .wpcf-header-inner h1{float:none}}#wpcf_shortcode_options{border-top-color:#f1f1f1}#wpcf_shortcode_options .wpcf-nav ul li{margin-bottom:-1px}#wpcf_shortcode_options .wpcf-nav.wpcf-nav-metabox{border-right-color:#f1f1f1;border-right-color:#f1f1f1;background:#f1f1f1;margin-right:-2px}#wpcf_shortcode_options .wpcf-content{border-top:1px solid #e5e5e5;box-shadow:0 -1px 1px rgba(0,0,0,.04)}.wpcf-field.wpcf-field-carousel_type{padding-bottom:0}#sp_wpcp_upload_options .wpcf-field-carousel_type .wpcf-title,#sp_wpcp_upload_options .wpcf-field-gallery .wpcf-title,.wpcf-video-description .wpcf-title,.wpcf-video-field-wrapper>.wpcf-title,.wpcf_carousel_content_bg .wpcf-title,.wpcf_carousel_content_wrapper .wpcf-title{width:100%}#sp_wpcp_upload_options .wpcf-field-carousel_type .wpcf-fieldset,#sp_wpcp_upload_options .wpcf-field-gallery .wpcf-fieldset,.wpcf-video-description .wpcf-fieldset,.wpcf-video-field-wrapper>.wpcf-fieldset,.wpcf_carousel_content_bg .wpcf-fieldset,.wpcf_carousel_content_wrapper .wpcf-fieldset{margin-top:30px;margin-left:0;float:none;width:auto}.wpcf-field.wpcf-field-select.wpcf_taxonomy_operator .wpcf-fieldset,.wpcf-field.wpcf-field-select.wpcf_taxonomy_terms .wpcf-fieldset,.wpcf-field.wpcf-field-spinner .wpcf-fieldset,.wpcf-field.wpcf-field-switcher .wpcf-fieldset{position:relative}#sp_wpcp_display_shortcode .handlediv,#sp_wpcp_display_shortcode .hndle,#sp_wpcp_display_shortcode .postbox-header,#sp_wpcp_shortcode_options .handlediv,#sp_wpcp_shortcode_options .hndle,#sp_wpcp_shortcode_options .postbox-header,#sp_wpcp_upload_options .handlediv,#sp_wpcp_upload_options .hndle,#sp_wpcp_upload_options .postbox-header{display:none}#wpcf-section-sp_wpcp_display_shortcode_0,#wpcf-section-sp_wpcp_upload_options_0{display:block}.wpcf-field-icon_select figure:before,.wpcf-field-image_select figure:before{color:#fff;background-color:#1ea4b0}.wpcf-field-image_select .wpcf--active img{outline-color:#1ea4b0}.wpcf-field-image_select figure .sp-carousel-type{text-align:center;margin-bottom:0;font-weight:500;margin-top:5px}.wpcf-field-image_select .wpcf--image img{color:#7b8898;margin-right:0;outline:solid 3px transparent;border-radius:2px;cursor:pointer;text-align:center;width:80px;outline-offset:-3px}.wpcf-field-image_select .wpcf--image.wpcf--active img{outline-color:#1ea4b0}#sp_wpcp_upload_options .wpcp-admin-header{background-color:#157592;background:linear-gradient(-45deg,#22afba,#157592);padding:20px 26px;overflow:hidden;height:33px}#sp_wpcp_upload_options .wpcp-admin-header .support{margin-left:16px;float:right}#sp_wpcp_upload_options .wpcp-admin-header .support a{color:#fff;text-decoration:none;line-height:35px;font-size:15px;font-weight:500}#sp_wpcp_upload_options .wpcp-admin-header img{max-width:200px}.wpcf-field.wpcf-field-spinner .wpcf-help{left:110px}.wpcf-field-text.wpcf-field .wpcf-fieldset{position:relative}.wpcf-field-text.wpcf-field .wpcf-help{left:345px}.wpcf-field.wpcf-field-column .wpcf-help{position:static;top:auto;transform:translateY(0);padding:0;float:left}#sp_wpcp_display_shortcode .wpcf-field.wpcf-field-shortcode.wpcp-admin-footer{display:flex;padding:0;flex-wrap:wrap}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-shortcode-selectable{background-color:rgba(82,179,217,.11);padding:10px 15px 10px 33px;display:inline-block;-webkit-touch-callout:all;-webkit-user-select:all;-khtml-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;border:1px solid rgba(82,179,217,.2);border-radius:2px;cursor:pointer;background-image:url(../images/copy.svg);background-size:16px;background-position:8px center;background-repeat:no-repeat}.wpcf-field-shortcode.wpcp-admin-footer .sptp-copy-btn{width:16px;margin-left:13px;position:absolute;top:50%;margin-top:-8px}#wpcf-section-sp_wpcp_display_shortcode_1 .wpcf-field{display:flex;padding:0;flex-wrap:wrap}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap:first-of-type{border-right:1px solid #ddd}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap{padding-top:22px;padding-bottom:22px;text-align:center;width:49%}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-sc-title{font-weight:500;font-size:14px!important;padding-top:0!important;color:#4c5158;margin-right:5px}@media only screen and (max-width:990px){.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap:first-of-type{border-right:none;border-bottom:1px solid #ddd}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap{width:100%}}.wpcf-field.wpcf-field-checkbox .wpcf-help{display:inline-block;float:none;vertical-align:middle}.wpcf-field.wpcf-field-button_set.wpcp_export{margin-top:0;padding-top:0}.wpcf-field-button_set.wpcp_export .wpcf--button:hover,.wpcf-field.wpcf-field-custom_import.wpcp_import button:hover{background:#135e96;border-color:#135e96;color:#fff}.wpcf-field-button_set.wpcp_export .wpcf--button,.wpcf-field.wpcf-field-custom_import.wpcp_import button{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none;display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.sp-lcp-options .wpcf-field-select .wpcf-fieldset{position:relative}.wpcf-field.wpcf-field-custom_import.wpcp_import .wpcf-fieldset{position:relative}.wpcf-field.wpcf-field-custom_import.wpcp_import p{padding-bottom:0;margin-bottom:1px}.wpcf-field.wpcf-field-custom_import.wpcp_import button{margin-top:10px;padding-bottom:0}.wpcf-field.wpcf-field-custom_import.wpcp_import .wpcf-help{cursor:help;position:absolute;top:80%;transform:translateY(-50%);padding:5px;font-size:14px;color:#aaa;width:15px;left:64px}.wpcf-field.wpcf-field-select.wpcp_post_ids .chosen-container .chosen-drop{max-width:400px}.wpcf-field.wpcf-field-select.wpcp_post_ids{padding-top:0}.wpcf-options .wpcf-header-inner h1.export-import img{height:24px;height:24px;float:left;width:28px;margin-right:8px;padding-top:6px}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(1) a{background-image:url(../images/export-icon.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(2) a{background-image:url(../images/import.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(1) a.wpcf-active{background-image:url(../images/file-export-icon1.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(2) a.wpcf-active{background-image:url(../images/file-import-icon1.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options ul li a{padding:15px 30px;background-size:14px;background-position:10px center;background-repeat:no-repeat}.wpcf-field-upload input{width:50%}.carousel_video_source_id .wpcf-help{position:static}.wpcf-field-carousel_type .wpcf--image:nth-child(4),.wpcf-field-carousel_type .wpcf--image:nth-child(5),.wpcf-field-carousel_type .wpcf--image:nth-child(6){pointer-events:none}.wpcf-field-carousel_type .wpcf--image{position:relative}.wpcf-field-carousel_type .wpcf--image label strong{position:absolute;top:3px;right:3px;background:#cbd6df;padding:0 5px;font-size:10px}.wpcf-field-button_set .wpcf--button.wpcf-pro-only,.wpcf-field-image_select .wpcf--image.wpcf-pro-only{color:rgba(85,85,85,.6)!important;pointer-events:none;position:relative}.wpcf-field-button_set .wpcf--button.wpcf-pro-only{background-color:rgba(247,247,247,.4)!important}.wpcf-field.wpcf-field-switcher.only_pro_switcher .wpcf--ball::after{content:"PRO";position:relative;text-align:center;width:24px;float:right;font-weight:600;font-size:8px;color:#a5a5a5;opacity:1;line-height:18px}.wpcf-field.wpcf-field-switcher.only_pro_switcher .wpcf--switcher{background:#cbcfd0;pointer-events:none}.wpcf-field-button_set .wpcf--button.wpcf-pro-only:after,.wpcf-field-image_select .wpcf--image.wpcf-pro-only:after{position:absolute;top:0;right:0;color:#a5a5a5;background-color:#e0e0e0;font-weight:500;padding:0 4px;content:"PRO";text-align:center;font-size:8px;line-height:11px;opacity:1}.wpcf-field-image_select .wpcf--image.wpcf-pro-only:after{top:2px;right:2px;border-radius:0 1px 0 0}.wpcf-field.wpcf-field-switcher.only_pro_switcher .sp_wpcp--switcher{background:#cbcfd0;pointer-events:none}.wpcf-field-image_select.wpcp_grid_mode .wpcf--image img{width:60px;outline:solid 2px transparent;outline-offset:-2px}.wpcf-field-image_select.wpcp_grid_mode .wpcf--active img{outline-color:#1ea4b0}.wpcf-field-image_select.wpcp_grid_mode figure:before,.wpcf-field-image_select.wpcp_layout figure:before{content:'';width:0}.only_pro_switcher,.pro_only_field,.wpcf-field-column.wpcp_carousel_row_pro_only{opacity:.7;pointer-events:none}.wpcf-field-column.wpcp_carousel_row_pro_only .wpcf--inputs .wpcf--input:nth-child(5){position:relative}.wpcf-field-column.wpcp_carousel_row_pro_only .wpcf--inputs .wpcf--input:nth-child(5)::after{position:absolute;content:"PRO";background-color:#d4d4d4;padding:2px 4px;font-size:8px;border-radius:2px;height:11px;margin-left:5px;margin-top:7px;right:-20px}#sp_wpcp_shortcode_options{border-top-color:#f1f1f1}#sp_wpcp_shortcode_options .wpcf-nav ul li{margin-bottom:-1px}#sp_wpcp_shortcode_options .wpcf-nav.wpcf-nav-metabox{border-right-color:#f1f1f1;border-right-color:#f1f1f1;background:#f1f1f1;margin-right:-2px}#sp_wpcp_shortcode_options .wpcf-content{border-top:1px solid #e5e5e5;box-shadow:0 -1px 1px rgba(0,0,0,.04)}.post-type-sp_wp_carousel #sp__wpcf-show-preview{position:fixed;right:144px;bottom:30px;z-index:1001;width:155px;text-align:center;padding:10px 0;background:#54b154;color:#fff;border-radius:3px;text-decoration:none;display:block;font-weight:500;text-transform:uppercase;letter-spacing:.2px;margin:0;box-sizing:border-box;border-color:#44a944;overflow:hidden}#sp_wpcf_live_preview.postbox .handle-order-higher,#sp_wpcf_live_preview.postbox .handle-order-lower{display:none}#sp-wpcf-preview-box{overflow-x:auto;padding:0 20px;resize:vertical;width:auto;height:auto;min-height:200px}#wpcf-section-sp_wpcf_live_preview_0{display:block}
1
+ .wpcf{position:relative}.wpcf label{padding:0;margin:0;display:inline-block}.wpcf-ab-icon{top:2px}#screen-meta-links+.wpcf-options{margin-top:40px}.wpcf-options{margin-top:20px;margin-right:20px}.wpcf-header{position:relative}.wpcf-header-inner{padding:25px;transition:box-shadow .3s ease}.wpcf-header-inner h1 svg{float:left;height:26px;width:28px;margin-right:8px;padding-top:6px}.wpcf-header-inner h1{float:left;margin:0;font-size:22px;color:#444;font-weight:600;line-height:35px}.wpcf-header-inner h1 small{font-size:11px;font-weight:500}.wpcf-sticky .wpcf-header-inner{position:fixed;z-index:99;top:32px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.wpcf-buttons{float:right}.wpcf-buttons .button{margin:0 2px;line-height:26px}.wpcf-buttons .button:focus{outline:0!important;box-shadow:none!important}.wpcf-buttons .wpcf-save{min-width:72px}.wpcf-header-left{float:left}.wpcf-header-right{float:right}.wpcf-nav:not(.wpcf-nav-inline){display:block;position:relative;z-index:10;float:left}.wpcf-nav ul{clear:left;margin:0;list-style-type:none}.wpcf-nav ul li{margin-bottom:0}.wpcf-nav ul li a{font-size:13px;position:relative;display:block;padding:14px 12px;text-decoration:none;transition-property:color,background;transition-duration:.2s;transition-timing-function:ease}.wpcf-nav .fa{width:20px;margin-right:5px;font-size:14px;text-align:center}.wpcf-nav ul li a:focus{outline:0;box-shadow:none}.wpcf-nav ul li .wpcf-arrow:after{content:"\f054";display:inline-block;font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:9px;line-height:1;position:absolute;right:10px;top:50%;margin-top:-4px}.wpcf-nav ul li.wpcf-tab-expanded .wpcf-arrow:after{transform:rotate(90deg)}#wpcf_shortcode_options .wpcf-theme-light .wpcf-nav ul li .wpcf-active i,.sp-wpcf-options.wpcf-theme-light .wpcf-nav ul li .wpcf-active i{color:#178087}.wpcf-nav ul li.wpcf-tab-expanded ul{display:block}.wpcf-nav ul ul{display:none;position:relative}.wpcf-nav ul ul li a{font-size:12px;padding:12px 14px 12px 24px}.wpcf-nav .wpcf-tab-icon{width:20px;margin-right:5px;font-size:13px;text-align:center}.wpcf-nav .wpcf-label-error{margin-left:4px;vertical-align:top}.wpcf-nav-normal{width:235px}.wpcf-nav-normal+.wpcf-content{margin-left:235px}.wpcf-nav-inline ul li{display:inline-block;vertical-align:top}.wpcf-nav-background{position:absolute;top:0;left:0;bottom:0;z-index:9;width:235px}.wpcf-wrapper{position:relative}.wpcf-content{background-color:#fff;background-color:#fff;-moz-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s}.wpcf-sections{float:left;width:100%}.wpcf-section-title{display:none;padding:20px 30px;background-color:#f5f5f5;border-top:1px solid #eee;border-bottom:1px solid #eee}.wpcf-section-title h3{margin:0;padding:0;font-size:13px;font-weight:700;text-transform:uppercase}.wpcf-section-title .wpcf-section-icon{margin-right:5px}.wpcf-footer{padding:20px;font-size:11px}.wpcf-copyright{float:left;margin-top:5px}.wpcf-search-all .wpcf-nav,.wpcf-search-all .wpcf-nav-background,.wpcf-show-all .wpcf-nav,.wpcf-show-all .wpcf-nav-background{display:none}.wpcf-search-all .wpcf-content,.wpcf-show-all .wpcf-content{margin-left:0}.wpcf-search-all .wpcf-section,.wpcf-search-all .wpcf-section-title,.wpcf-show-all .wpcf-section-title{display:block!important}.wpcf-search-all .wpcf-section-title{display:none!important}.wpcf-expand-all{float:left;padding:0 8px;margin-right:4px;z-index:1;font-size:13px;line-height:30px;cursor:pointer;user-select:none;border-radius:2px;transition:all .2s}.wpcf-expand-all span{font-size:11px;vertical-align:middle}.wpcf-search{float:left}.wpcf-search input{margin:0 2px 0 0;border:none;font-size:12px;line-height:30px;min-height:30px;text-align:inherit;padding:0 10px;border-radius:2px;box-shadow:none}.wpcf-search input:focus{box-shadow:none}.wpcf-saving .wpcf-content{cursor:default;pointer-events:none;opacity:.5}.wpcf-metabox{margin:-6px -12px -12px -12px}.wpcf-metabox .wpcf-field{padding:20px}.wpcf-metabox .wpcf-section-title{padding:20px}.block-editor-page .wpcf-metabox{margin:-6px -14px -14px -14px}.block-editor-editor-skeleton__content .wpcf-metabox{border-left:1px solid #e2e4e7;border-right:1px solid #e2e4e7}.wpcf-sections-reset{float:left;width:100%;text-align:right;border-top:1px solid #eee}.wpcf-sections-reset .wpcf-button-cancel,.wpcf-sections-reset input{display:none}.wpcf-sections-reset label{padding:10px}.wpcf-sections-reset span{-webkit-user-select:none;user-select:none}.wpcf-sections-reset input:checked~.wpcf-button-reset{display:none}.wpcf-sections-reset input:checked~.wpcf-button-cancel{display:inline-block}#side-sortables .wpcf-section-title{padding:12px}#side-sortables .wpcf-field{padding:10px 15px}#side-sortables .wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:6px}#side-sortables .wpcf-field .wpcf-fieldset{float:none;width:100%}#side-sortables .wpcf-field-text input{width:100%}#side-sortables .wpcf-notice{padding:10px 15px}.wpcf-comment-metabox{margin:-6px -12px -12px -12px}.wpcf-comment-metabox .wpcf-field{padding:20px}.wpcf-comment-metabox .wpcf-section-title{padding:20px}.wpcf-tooltip{position:absolute;z-index:5000001;font-size:12px;line-height:1.4;text-align:center;text-decoration:none;padding:6px 12px;max-width:200px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.85);border-radius:4px}.wpcf-theme-dark .wpcf-header-inner{background-color:#050505}.wpcf-theme-dark .wpcf-header-inner h1{color:#fff}.wpcf-theme-dark .wpcf-header-inner h1 small{color:#555}.wpcf-theme-dark .wpcf-expand-all{color:#999;background-color:#222}.wpcf-theme-dark .wpcf-expand-all:hover{color:#fff;background-color:#333}.wpcf-theme-dark .wpcf-search input{color:#fff;background-color:#222}.wpcf-theme-dark .wpcf-search:focus{background-color:#444}.wpcf-theme-dark .wpcf-search::-webkit-input-placeholder{color:#666}.wpcf-theme-dark .wpcf-nav ul li a{color:#999;border-color:#2f2f2f;background-color:#222}.wpcf-theme-dark .wpcf-nav ul li a:hover{color:#fff}.wpcf-theme-dark .wpcf-nav ul li .wpcf-active i{color:#178087}.wpcf-theme-dark .wpcf-nav ul li .wpcf-active{color:#fff;background-color:#111}.wpcf-theme-dark .wpcf-nav ul ul li a{border-color:#2f2f2f;background-color:#191919}.wpcf-theme-dark .wpcf-nav ul ul li .wpcf-active{background-color:#101010}.wpcf-theme-dark .wpcf-nav ul ul:before{background-color:rgba(34,34,34,.75)}.wpcf-theme-dark .wpcf-nav>ul>li:last-child>a{border:none}.wpcf-theme-dark .wpcf-nav-normal ul li a{border-bottom-width:1px;border-bottom-style:solid}.wpcf-theme-dark .wpcf-nav-normal ul li .wpcf-active:after{content:" ";position:absolute;right:0;top:50%;height:0;width:0;pointer-events:none;border:solid transparent;border-right-color:#fff;border-width:4px;margin-top:-4px}.wpcf-theme-dark .wpcf-nav-inline{background-color:#222}.wpcf-theme-dark .wpcf-nav-inline ul li a{text-align:center;border-right-width:1px;border-right-style:solid}.wpcf-theme-dark .wpcf-nav-inline ul li .wpcf-active:after{content:" ";position:absolute;left:50%;bottom:0;height:0;width:0;pointer-events:none;border:solid transparent;border-bottom-color:#fff;border-width:4px;margin-left:-4px}.wpcf-theme-dark .wpcf-nav-background{background-color:#222}.wpcf-theme-dark .wpcf-footer{color:#555;background-color:#050505}.wpcf-theme-light .wpcf-container{border:1px solid #ccd0d4;box-shadow:0 0 15 rgba(0,0,0,.04)}.wpcf-theme-light .wpcf-header-inner{background-color:#f2f2f2;border-bottom:1px solid #cecece;padding:22px 28px}.wpcf-theme-light .wpcf-header-inner h1 small{color:#999}.wpcf-theme-light .wpcf-expand-all{color:#999;background-color:#eee}.wpcf-theme-light .wpcf-expand-all:hover{color:#555}.wpcf-theme-light .wpcf-search input{color:#555;background-color:#eee}.wpcf-theme-light .wpcf-search input::-webkit-input-placeholder{color:#999}.wpcf-theme-light .wpcf-nav ul li a{background-color:#178087;border-top:1px solid #178087;border-right:1px solid #e2e2e1;border-bottom:1px solid #ddd;color:#fff;font-size:13px;font-weight:600;line-height:1.4;padding:14px 15px;text-transform:uppercase}.wpcf-theme-light .wpcf-nav ul li .wpcf-active{color:#000;background-color:#fff}.wpcf-theme-light .wpcf-nav ul ul li a{background-color:#eee}.wpcf-theme-light .wpcf-nav-normal>ul{margin-right:-1px;margin-bottom:-1px}.wpcf-theme-light .wpcf-nav-normal>ul li a{border-bottom:1px solid #ccd0d4;border-right:1px solid #ccd0d4}.wpcf-theme-light .wpcf-nav-normal>ul li .wpcf-active{border-right-color:#fff}.wpcf-theme-light .wpcf-nav-inline{background-color:#f5f5f5;border-bottom:1px solid #ccd0d4}.wpcf-theme-light .wpcf-nav-inline>ul{margin-bottom:-1px;margin-right:-1px}.wpcf-theme-light .wpcf-nav-inline>ul li a{text-align:center;border-bottom:1px solid #ccd0d4}.wpcf-theme-light .wpcf-nav-inline>ul li .wpcf-active i{color:#178087}.wpcf-theme-light .wpcf-nav-inline>ul li .wpcf-active{border-bottom:1px solid #fff;border-top:1px solid #178087;box-shadow:0 3px 0 0 #178087 inset;border-bottom-color:#fff}.wpcf-theme-light .wpcf-nav-inline>ul ul{display:none!important}.wpcf-theme-light .wpcf-nav-inline .wpcf-arrow:after{display:none}.wpcf-theme-light .wpcf-nav-background{background-color:#f5f5f5;border-right:1px solid #ccd0d4}.wpcf-theme-light .wpcf-footer{color:#555;border-top:1px solid #ccd0d4;background-color:#f5f5f5;background:linear-gradient(#fafafa,#f5f5f5)}.wpcf-field{position:relative;padding:30px}.wpcf-field p:first-child{margin-top:0}.wpcf-field p:last-child{margin-bottom:0}.wpcf-field:after,.wpcf-field:before{content:" ";display:table}.wpcf-field:after{clear:both}.wpcf-field h4{margin-top:0}.wpcf-field .wpcf-title{position:relative;width:20%;float:left}.wpcf-field .wpcf-title h4{margin:0;color:#23282d}.wpcf-field .wpcf-fieldset{float:right;width:calc(80% - 20px)}.wpcf-pseudo-field{padding:0 5px 0 0!important;display:inline-block}.wpcf-pseudo-field+.wpcf-pseudo-field{border:0}.wpcf-pseudo-field pre{display:none}.wpcf-field.wpcf-field-background .wpcf--preview{font-size:16px;line-height:20px;padding:20px;color:#222;border:1px solid #eee;background-color:#fff;height:150px;border-radius:2.5px;user-select:none;-webkit-user-select:none;transition:background-color .2s,border-color .2s}.wpcf-field.wpcf-field-background .wpcf--block-preview{cursor:pointer;position:relative;overflow:hidden;margin-top:10px;width:100%}.wpcf-field.wpcf-field-background .wpcf--black-background{border-color:#000;background-color:#000}.wpcf-field.wpcf-field-background .wpcf--toggle{position:absolute;top:5px;right:10px;color:#999}.wpcf-field-border .wpcf--inputs,.wpcf-field-column .wpcf--inputs,.wpcf-field-dimensions .wpcf--inputs,.wpcf-field-dimensions_advanced .wpcf--inputs,.wpcf-field-spacing .wpcf--inputs{float:left;display:flex;flex-wrap:wrap}.wpcf-field-border .wpcf--input,.wpcf-field-column .wpcf--input,.wpcf-field-dimensions .wpcf--input,.wpcf-field-dimensions_advanced .wpcf--input,.wpcf-field-spacing .wpcf--input{display:flex;padding-right:6px;padding-bottom:4px;box-sizing:border-box}.wpcf-field-border .wpcf--input select,.wpcf-field-column .wpcf--input select,.wpcf-field-dimensions .wpcf--input select,.wpcf-field-dimensions_advanced .wpcf--input select,.wpcf-field-spacing .wpcf--input select{margin:0}.wpcf-field-border .wpcf--input input,.wpcf-field-column .wpcf--input input,.wpcf-field-dimensions .wpcf--input input,.wpcf-field-dimensions_advanced .wpcf--input input,.wpcf-field-spacing .wpcf--input input{position:relative;z-index:1;margin:0;width:65px;max-width:100%;text-align:center;padding:0}.wpcf-field-border .wpcf--color,.wpcf-field-column .wpcf--color,.wpcf-field-dimensions .wpcf--color,.wpcf-field-dimensions_advanced .wpcf--color,.wpcf-field-spacing .wpcf--color{float:left}.wpcf-field-border .wpcf--label,.wpcf-field-column .wpcf--label,.wpcf-field-dimensions .wpcf--label,.wpcf-field-dimensions_advanced .wpcf--label,.wpcf-field-spacing .wpcf--label{display:flex;flex-direction:column;justify-content:center;user-select:none;min-width:20px;max-width:100%;padding:0 4px;font-size:12px;text-align:center;color:#555;border:1px solid #7b776c;background-color:#f5f5f5}.wpcf-field-border .wpcf--icon,.wpcf-field-column .wpcf--icon,.wpcf-field-dimensions .wpcf--icon,.wpcf-field-dimensions_advanced .wpcf--icon,.wpcf-field-spacing .wpcf--icon{border-right:0;border-radius:4px 0 0 4px}.wpcf-field-border .wpcf--icon+input,.wpcf-field-column .wpcf--icon+input,.wpcf-field-dimensions .wpcf--icon+input,.wpcf-field-dimensions_advanced .wpcf--icon+input,.wpcf-field-spacing .wpcf--icon+input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.wpcf-field-border .wpcf--unit,.wpcf-field-column .wpcf--unit,.wpcf-field-dimensions .wpcf--unit,.wpcf-field-dimensions_advanced .wpcf--unit,.wpcf-field-spacing .wpcf--unit{border-left:0;border-radius:0 4px 4px 0}.wpcf-field-border .wpcf--is-unit,.wpcf-field-column .wpcf--is-unit,.wpcf-field-dimensions .wpcf--is-unit,.wpcf-field-dimensions_advanced .wpcf--is-unit,.wpcf-field-spacing .wpcf--is-unit{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only{pointer-events:none;opacity:.7}.wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs{position:relative}.wpcf-field-dimensions_advanced.wpcp_carousel_row_pro_only .wpcf-fieldset .wpcf--inputs::after{position:absolute;content:"PRO";background-color:#d4d4d4;padding:2px 4px;font-size:8px;border-radius:2px;height:11px;margin-left:5px;margin-top:7px;right:-20px}.wpcf-field-button_set .wpcf--buttons{display:inline-block}.wpcf-field-button_set .wpcf--button{position:relative;z-index:1;float:left;cursor:pointer;padding:7px 14px;min-width:16px;text-align:center;color:#555;border:1px solid #ccc;background-color:#f7f7f7;user-select:none;box-shadow:0 1px 0 rgba(0,0,0,.1)}.wpcf-field-button_set .wpcf--button:first-child{border-radius:4px 0 0 4px}.wpcf-field-button_set .wpcf--button:last-child{border-radius:0 4px 4px 0}.wpcf-field-button_set .wpcf--button:not(:first-child){margin-left:-1px}.wpcf-field-button_set .wpcf--button:hover{background-color:#eee}.wpcf-field-button_set .wpcf--active,.wpcf-field-button_set .wpcf--active:hover{z-index:2;color:#fff;border-color:#006799;background-color:#0085ba}.wpcf-field-button_set input{display:none}.wpcf-field-checkbox ul,.wpcf-field-radio ul{margin:0;padding:0;list-style-type:none;overflow-y:auto;max-height:305px}.wpcf-field-checkbox ul li,.wpcf-field-radio ul li{margin-bottom:6px}.wpcf-field-checkbox ul ul,.wpcf-field-radio ul ul{max-height:none}.wpcf-field-checkbox ul ul li,.wpcf-field-radio ul ul li{margin-left:8px}.wpcf-field-checkbox ul ul li:first-child,.wpcf-field-radio ul ul li:first-child{margin-left:0}.wpcf-field-checkbox input,.wpcf-field-radio input{margin:0 1px}.wpcf-field-checkbox .wpcf--inline-list li,.wpcf-field-radio .wpcf--inline-list li{display:inline-block;margin-right:15px}.wpcf-field-checkbox .wpcf--text,.wpcf-field-radio .wpcf--text{margin-left:5px;vertical-align:middle}.wpcf-field-checkbox .wpcf-checker,.wpcf-field-radio .wpcf-checker{cursor:pointer}.wpcf-field-code_editor .CodeMirror{width:100%;height:400px}.wpcf-field-code_editor .cm-s-default{border:1px solid #ccd0d4}.wpcf-field-code_editor textarea{width:100%;height:400px}.wpcf-field-color>input{opacity:.75;width:115px;max-width:100%}.wpcf-field-color .button.wp-picker-clear{padding:0 8px;margin-left:6px;line-height:2.54545455;min-height:30px}.wpcf-field-color_group .wpcf--left{float:left;margin-right:10px;margin-bottom:5px}.wpcf-field-color_group .wpcf--title{color:#999;margin-bottom:5px}.wpcf-field-gallery input{display:none}.wpcf-field-gallery ul{margin:0;padding:0;list-style-type:none}.wpcf-field-gallery ul.sp-gallery-images li{display:inline-block;position:relative;padding:4px;margin:0 5px 10px 0;border:1px solid #ccc;background-color:#f9f9f9;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-box-shadow:0 1px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wpcf-field-gallery ul.sp-gallery-images li img{max-height:100px;display:inline-block;vertical-align:middle}.wpcf-field-gallery .button,.wpcf-field-gallery .button:focus,.wpcf-field-gallery .button:hover{margin-right:5px;margin-bottom:5px;width:110px;height:110px;text-align:center;line-height:15px;color:#fff;border:none;border-radius:2px;display:flex;justify-content:center;flex-direction:column;font-weight:600}.wpcf-field-gallery .button-primary.wpcf-button{background:#4eb631;box-shadow:none;text-shadow:none}.wpcf-field-gallery .button.wpcf-edit-gallery{background:#6a7885}.wpcf-field-gallery .button i{font-size:24px;margin-bottom:10px}.wpcf-field-gallery a,.wpcf-field-gallery ul.sp-gallery-images li{display:inline-block;padding:4px;border:1px solid #ccc;margin:0 5px 10px 0;background-color:#f9f9f9;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-box-shadow:0 1px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 1px 0 rgb(0 0 0 / 8%);box-shadow:0 1px 0 rgb(0 0 0 / 8%)}.wpcf-field-gallery ul li img{max-height:100px;display:inline-block;vertical-align:middle}.wpcf-field-gallery a,.wpcf-field-gallery li{float:left}.wpcf-field-icon_select .wpcf--icon,.wpcf-field-image_select .wpcf--image{display:inline-block;margin:0 5px 5px 0}.wpcf-field-icon_select .wpcf--inline-list .wpcf--icon,.wpcf-field-image_select .wpcf--inline-list .wpcf--image{display:inline-block}.wpcf-field-icon_select figure,.wpcf-field-image_select figure{cursor:pointer;position:relative;display:inline-block;max-width:100%;margin:0;vertical-align:bottom;border:2px solid transparent;background-color:#fff;user-select:none;transition:all .2s}.wpcf-field-icon_select label,.wpcf-field-image_select label{display:inline-block;margin:5px}.wpcf-field-icon_select figure{padding:8px 10px;font-size:20px;line-height:20px}.wpcf-field-icon_select .wpcf--active figure{border-color:#52b3d9;opacity:1}.wpcf-field-icon_select .wpcf--active figure:before,.wpcf-field-image_select .wpcf--active figure:before{opacity:1}.wpcf-field-icon_select figure,.wpcf-field-image_select img{max-width:100%;height:auto;vertical-align:top}.wpcf-field-icon_select input,.wpcf-field-image_select input{display:none}.wpcf-field-select .wpcf-fieldset{min-height:30px}.wpcf-field-select .wpcf-chosen{display:none}.wpcf-field-select select{max-width:100%;margin:0;float:left}.wpcf-field-select .wpcf-hide-select{display:none!important}.wpcf-field-spinner .wpcf--spin{display:flex;float:left}.wpcf-field-spinner .ui-spinner{display:flex}.wpcf-field-spinner .ui-button{display:flex;flex-direction:column;justify-content:center;text-align:center;min-width:20px;padding:0 4px;color:#555;border:1px solid #7e8993;background-color:#f5f5f5}.wpcf-field-spinner .ui-spinner-button{cursor:pointer;height:30px;box-shadow:none}.wpcf-field-spinner .ui-spinner-button:hover{background-color:#e7e7e7}.wpcf-field-spinner .ui-spinner-button:active{background-color:#ddd}.wpcf-field-spinner .ui-spinner-button:before{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:14px;line-height:14px}.wpcf-field-spinner .ui-spinner-down{order:1;border-right:0;border-radius:4px 0 0 4px}.wpcf-field-spinner .ui-spinner-down:before{content:"\f0d9"}.wpcf-field-spinner .ui-spinner-input{order:2}.wpcf-field-spinner .wpcf--unit{order:3;border-left:0;user-select:none}.wpcf-field-spinner .ui-spinner-up{order:4;border-left:0;border-radius:0 4px 4px 0}.wpcf-field-spinner .ui-spinner-up:before{content:"\f0da"}.wpcf-field-spinner input{position:relative;z-index:1;width:50px;text-align:center;margin:0;padding:0 8px;border-radius:0}.wpcf-field-spinner .ui-button-icon,.wpcf-field-spinner .ui-button-icon-space,.wpcf-field-spinner .ui-button-text{display:none}.wpcf-field-switcher .wpcf--switcher{float:left;cursor:pointer;position:relative;width:60px;height:26px;padding:0;margin:0;overflow:hidden;border-radius:4px;background-color:#ed6f6f;user-select:none;-webkit-user-select:none}.wpcf-field-switcher .wpcf--ball{position:absolute;top:4px;left:4px;width:24px;height:18px;background-color:#fff;border-radius:4px;transition:all .1s;box-shadow:1px 1px 1px rgba(0,0,0,.15)}.wpcf-field-switcher .wpcf--off,.wpcf-field-switcher .wpcf--on{position:absolute;top:0;left:0;right:0;font-size:11px;line-height:26px;font-weight:500;font-style:normal;text-align:center;text-transform:uppercase;color:#fff;padding-right:28px;opacity:0;transition:all .1s}.wpcf-field-switcher .wpcf--off{padding-right:0;padding-left:28px;opacity:1}.wpcf-field-switcher .wpcf--active{background:#4fb845}.wpcf-field-switcher .wpcf--active .wpcf--on{opacity:1}.wpcf-field-switcher .wpcf--active .wpcf--off{opacity:0}.wpcf-field-switcher .wpcf--active .wpcf--ball{left:100%;margin-left:-28px}.wpcf-field-switcher .wpcf--label{float:left;margin-top:4px;margin-left:8px;font-weight:400;color:#999}.wpcf-field-text input{width:340px;margin:0;min-height:36px;float:left}.wpcf-field-typography select,.wpcf-field-typography textarea{margin:0;min-width:100%;max-width:100%}.wpcf-field-typography .wpcf--title{color:#777;margin:0 0 2px 0;font-size:12px}.wpcf-field-typography .wpcf--title small{vertical-align:top}.wpcf-field-typography .wpcf--blocks{display:flex;flex-wrap:wrap}.wpcf-field-typography .wpcf--block.wpcf--block-font-color{overflow:hidden;float:left}.wpcf-field-typography .wpcf--block{flex:1;max-width:100%;padding-right:6px;padding-bottom:6px}.wpcf-field-typography .wpcf--input{margin:0;min-width:100%}.wpcf-field-typography .wpcf--input-wrap{position:relative}.wpcf-field-typography .wpcf--unit{position:absolute;z-index:1;right:4px;top:4px;bottom:4px;padding:2px 6px;color:#666;font-size:11px;line-height:1;border-radius:2px;background:#eee;user-select:none;display:flex;justify-content:center;flex-direction:column}.wpcf-field-background .wpcf--preview,.wpcf-field-typography .wpcf--preview{font-size:16px;line-height:20px;padding:20px;color:#222;border:1px solid #eee;background-color:#fff;border-radius:2.5px;user-select:none;-webkit-user-select:none;transition:background-color .2s,border-color .2s}.wpcf-field-background .wpcf--block-preview,.wpcf-field-typography .wpcf--block-preview{cursor:pointer;position:relative;overflow:hidden;margin-top:10px;width:100%}.wpcf-field-typography .wpcf--black-background{border-color:#000;background-color:#000}.wpcf-field-typography .wpcf--toggle{position:absolute;top:5px;right:10px;color:#999}.wpcf-field-typography .wpcf--block-extra-styles{margin-top:5px}.wpcf-field-heading{font-size:1.5em;font-weight:700;color:#23282d;background-color:#f5f5f5}.wpcf-field-subheading{font-size:14px;font-weight:700;padding-top:17px;padding-bottom:17px;color:#23282d;background-color:#f7f7f7}.wpcf-field-notice{background-color:transparent}.wpcf-notice{color:#999;font-style:italic;font-size:13px;padding:12px 12px 12px 0!important;border:none!important}.wpcf-notice strong{color:#444}.wpcf-notice a{text-decoration:none}.wpcf-notice a:hover{text-decoration:underline}.wpcf-notice-success{border-color:#46b450}.wpcf-notice-info{border-color:#339fd4}.wpcf-notice-warning{border-color:#ffbc00}.wpcf-notice-danger{border-color:#dc3232}.wpcf-notice-normal{border-color:#222}.wpcf-notice-normal a{text-decoration:underline}.wpcf-field.wpcf-field-notice.pro_notice{padding-top:0}.wpcf-help{position:static;cursor:help;font-size:14px;color:#aaa;width:15px;line-height:28px;padding-left:5px;float:left}.wpcf-help .wpcf-help-text{display:none}.wpcf--preview{max-width:100%}.wpcf-image-preview{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;position:relative;padding:6px;max-width:120px;max-height:120px;min-width:40px;min-height:40px;margin-bottom:10px;text-align:center;border-radius:2px;border:1px solid #ccc;background-color:#f9f9f9;box-shadow:0 1px 0 rgba(0,0,0,.08)}.wpcf-image-preview i{cursor:pointer;position:absolute;z-index:1;right:4px;top:4px;font-size:14px;width:22px;height:22px;line-height:22px;text-align:center;text-decoration:none;color:#fff;background-color:#d33;opacity:.75;border-radius:2px;transition:all .2s}.wpcf-image-preview i:hover{opacity:1}.wpcf-image-preview i:focus{box-shadow:none}.wpcf-image-preview span{position:relative;overflow:hidden;display:flex;height:100%;width:100%}.wpcf-image-preview img{max-width:100%;height:auto;object-fit:contain}.wpcf-field-custom .wpcf-field{padding:0}.wpcf-field .chosen-container-single .chosen-single{height:28px;line-height:26px}.wpcf-field .chosen-container-single .chosen-single abbr{top:0;right:20px;font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:12px;height:100%;width:18px;color:#aaa;text-align:center;background:0 0}.wpcf-field .chosen-container-single .chosen-single abbr:before{content:"\f00d"}.wpcf-field .chosen-container-single .chosen-single abbr:hover{color:#555}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:12px;height:100%;width:18px;color:#aaa;text-align:center;background:0 0}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before{content:"\f00d";display:inline-block;padding-top:3px}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{color:#555}.wpcf-field .chosen-container-single .chosen-single div b{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:14px;color:#aaa;background:0 0}.wpcf-field .chosen-container-single .chosen-single div b:before{content:"\f107"}.wpcf-field .chosen-container-single .chosen-single div b:hover{color:#555}.wpcf-field .chosen-container-multi .chosen-choices li.search-choice-placeholder{border:1px dashed #aaa;margin:3px 5px 3px 0}.wpcf-field .chosen-container-multi .ui-sortable li.search-choice span{cursor:move}.wpcf-field .chosen-container-active.chosen-with-drop .chosen-single div b:before{content:"\f106"}.wpcf-field .chosen-container-single .chosen-single-with-deselect span{margin-right:40px}.wpcf-field .chosen-container-single .chosen-search input[type=text]{background:0 0}.wpcf-field .chosen-container-single .chosen-search:before{font-family:"Font Awesome 5 Pro","Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:11px;content:"\f002";position:absolute;right:12px;top:10px;color:#aaa}.wpcf-field .wp-picker-container{display:inline-block}.wpcf-field .wp-picker-container .wp-color-result.button{margin-bottom:0}.wpcf-field .wpcf--transparent-wrap{display:none;position:relative;top:-1px;width:235px;padding:9px 10px;border:1px solid #dfdfdf;border-top:none;background-color:#fff}.wpcf-field .wp-picker-active .wpcf--transparent-wrap{display:block}.wpcf-field .wpcf--transparent-slider{position:absolute;width:190px;margin-left:2px;height:18px}.wpcf-field .wpcf--transparent-slider .ui-slider-handle{position:absolute;top:-3px;bottom:-3px;z-index:5;border-color:#aaa;border-style:solid;border-width:4px 3px;width:10px;height:16px;margin:0 -5px;background:0 0;cursor:ew-resize;opacity:.9;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpcf-field .wpcf--transparent-slider .ui-slider-handle:before{content:" ";position:absolute;left:-2px;right:-2px;top:-3px;bottom:-3px;border:2px solid #fff;border-radius:3px}.wpcf-field .wpcf--transparent-offset{height:18px;width:200px;background:url(../images/checkerboard.png) repeat-y center left scroll #fff;border-radius:2px;box-shadow:inset 0 0 5px rgba(0,0,0,.4)}.wpcf-field .wpcf--transparent-text{position:absolute;top:12px;right:10px;width:30px;font-size:12px;line-height:12px;text-align:center;color:#999}.wpcf-field .wpcf--transparent-button{cursor:pointer;user-select:none;margin-top:10px;font-size:11px;text-align:center;border-radius:2px;padding:3px 7px;box-shadow:0 1px 0 rgba(0,0,0,.1);letter-spacing:.2px;color:#777;border:1px solid #ccc;background-color:#f7f7f7;transition:background-color .2s,border-color .2s,color .2s}.wpcf-field .wpcf--transparent-active .wp-color-result{background-image:url(../images/checkerboard.png);background-size:135px;background-position:center left;background-color:transparent!important}.wpcf-field .wpcf--transparent-active .wpcf--transparent-button{color:#fff;border-color:#3ea032;background-color:#4fb845}.wpcf-field .wpcf--transparent-active .fa:before{content:"\f205"}.wpcf-nav-menu-options{clear:both;float:left;width:100%}.wpcf-nav-menu-options>.wpcf-fields{margin-left:-10px;margin-top:10px;margin-bottom:10px;border-top:1px solid #eee;border-bottom:1px solid #eee}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field{padding:12px 14px 12px 12px}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:5px}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field .wpcf-fieldset{float:none;width:100%}.wpcf-nav-menu-options .wpcf-field-text input{width:100%}.wpcf-nav-menu-options .wpcf-field-notice .wpcf-notice{padding:15px}.wpcf-nav-menu-title{padding:12px 14px 12px 12px;background-color:#f5f5f5;border-top:1px solid #eee;border-bottom:1px solid #eee}.wpcf-nav-menu-title:first-child{border-top:0}.wpcf-nav-menu-title h4{margin:0;padding:0;color:#23282d}.wpcf-nav-menu-icon{margin-right:5px}.wpcf-subtitle-text{margin-top:6px;font-weight:400;color:#999;font-style:italic}.wpcf-desc-text{clear:both;float:left;width:100%;margin-top:6px;font-weight:400;color:#999;font-style:italic}.wpcf-error-text{margin-top:6px;color:#d02c21}.wpcf-before-text{margin-bottom:6px}.wpcf-after-text{margin-top:6px}.wpcf-metabox-hide{display:none!important}.wpcf-metabox-show{display:block!important}.wpcf-depend-hidden.wpcf-depend-on{display:none}.wpcf-depend-visible.wpcf-depend-on{display:block;opacity:.75;filter:grayscale(1);user-select:none;border-top:1px solid #eee}.wpcf-depend-visible.wpcf-depend-on .clear:before{content:"";left:0;top:0;right:0;bottom:0;position:absolute;background-color:#eee;opacity:.25;z-index:10}.wpcf-warning-primary{color:#fff!important;border-color:#dc3545!important;background:#dc3545!important}.wpcf-warning-primary:focus,.wpcf-warning-primary:hover{border-color:#bd2130!important;background:#bd2130!important}.wpcf-warning-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #bd2130!important}.wpcf-warning-primary:active{border-color:#bd2130!important;background:#bd2130!important}.wpcf-form-result{display:none;padding:12px;margin:0 0 15px 0;background-color:#fff;border-left:4px solid #555;-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px rgb(0 0 0 / 10%);box-shadow:0 1px 1px rgb(0 0 0 / 10%)}.wpcf-form-show{display:block}.wpcf-form-success{border-left-color:#46b450}.wpcf-form-warning{border-left-color:#faebcc}.wpcf-label-error{position:relative;top:-2px;display:inline-block;font-size:10px;line-height:10px;height:10px;width:10px;padding:1px;font-style:normal;text-align:center;color:#fff;vertical-align:middle;background-color:#e10000;border-radius:2px}.wpcf-no-option{padding:30px}.wpcf-field-spinner .wpcf-input-number{-moz-appearance:textfield}.wpcf-field-spinner .wpcf-input-number::-webkit-inner-spin-button,.wpcf-field-spinner .wpcf-input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wpcf-fa5-shims .wpcf .fab,.wpcf-fa5-shims .wpcf .far,.wpcf-fa5-shims .wpcf .fas{font-family:FontAwesome;font-style:normal}@media only screen and (max-width:1200px){.wpcf-metabox .wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:10px}.wpcf-metabox .wpcf-field .wpcf-fieldset{float:none;width:100%}}@media only screen and (max-width:782px){.wpcf-header-inner{text-align:center}.wpcf-header-inner h1{width:100%;margin-bottom:10px}.wpcf-form-result{float:none;margin-right:0;margin-bottom:10px}.wpcf-header-left,.wpcf-header-right,.wpcf-search{width:100%}.wpcf-search{text-align:center;margin-bottom:15px}.wpcf-footer{text-align:center}.wpcf-buttons{float:none}.wpcf-copyright{float:none;margin-top:10px}.wpcf-expand-all,.wpcf-nav,.wpcf-nav-background,.wpcf-reset-section{display:none!important}.wpcf-nav-normal+.wpcf-content{margin-left:0}.wpcf-section,.wpcf-section-title{display:block!important}.wpcf-field .wpcf-title{float:none;width:100%;margin-bottom:10px}.wpcf-field .wpcf-fieldset{float:none;width:100%}.wpcf-field-color .button.wp-picker-clear{padding:0 8px;line-height:2.14285714;min-height:32px}.wpcf-modal-inner{width:350px;height:400px}.wpcf-modal-content{height:237px}.wpcf-icon-dialog .wpcf-modal-inner{width:305px;height:380px}.wpcf-icon-dialog .wpcf-modal-content{height:267px}.wpcf-modal-icon .wpcf-modal-inner{width:330px;height:385px}.wpcf-modal-icon .wpcf-modal-content{height:252px}.wpcf-profile-options>.wpcf-field>.wpcf-title,.wpcf-taxonomy-edit-fields>.wpcf-field>.wpcf-title{float:none;width:100%;margin-bottom:10px}.wpcf-profile-options>.wpcf-field>.wpcf-fieldset,.wpcf-taxonomy-edit-fields>.wpcf-field>.wpcf-fieldset{float:none;width:100%}.wpcf-nav-menu-options>.wpcf-fields{margin-left:-10px;margin-right:-10px}.wpcf-nav-menu-options>.wpcf-fields>.wpcf-field{padding:10px}}.chosen-container{position:relative;vertical-align:middle;font-size:13px;user-select:none;max-width:390px;float:left}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;max-width:390px;width:100%;border:1px solid #aaa;border-top:0;background-color:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;max-width:390px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;height:25px;min-height:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 6px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:0;right:0;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.text-center{text-align:center}.sp-after-text{padding-left:5px}.sp-wqvpro-framework .wpcf-nav-inline.wpcf-nav{position:inherit;float:none;width:100%;background:#f1f1f1;-webkit-box-shadow:inset 3px -1px 1px -1px rgba(0,0,0,.04);-moz-box-shadow:inset 3px -1px 1px -1px rgba(0,0,0,.04);box-shadow:inset 3px -1px 1px -1px rgba(0,0,0,.04)}.wpcf-theme-light .wpcf-nav-inline{border-bottom:0}.wpcf.wpcf-options .wpcf-nav ul li{margin-bottom:-1px}.wpcf.wpcf-options .wpcf-nav-background{width:235px;background-color:#e3e3e3}.wpcf.wpcf-options .wpcf-nav ul li a{font-size:13px;padding:16px 15px;line-height:1.4;border-bottom:2px solid #cecece;color:#fff;text-transform:uppercase;font-weight:600;margin-bottom:-1px}.wpcf.wpcf-options .wpcf-nav ul li.wpcf-tab-expanded a{color:#000}.wpcf.wpcf-options .wpcf-nav ul li.wpcf-tab-expanded a i{color:#4498be}.wpcf.wpcf-options .wpcf-nav ul li :after{display:none}.sp-field-button-set label input{display:none}.sp-field-button-set label span{background:linear-gradient(to bottom,#fff,#eee);padding:9px 17px;margin:0;vertical-align:middle;border:solid 1px #ccc;border-radius:0;cursor:pointer;border-right:none}.sp-field-button-set label input~span:hover{background:#fff}.sp-field-button-set label:first-child span{border-radius:4px 0 0 4px}.sp-field-button-set label:last-child span{border-radius:0 4px 4px 0;border-right:solid 1px #ccc}.sp-field-button-set label input:checked~span{background:linear-gradient(to bottom,#51ccfb,#058cbf);color:#fff;cursor:default;box-shadow:none}.wpcf-field-slider input{display:inline-block;width:42px;background:#fff}.wpcf-field-slider input[type=slider]:before{width:35px;height:35px;display:block;background:red;content:"%";position:absolute;right:0;top:0;float:right;margin-right:-20px;color:#fff}.wpcf--wrap{display:inline-block;margin:0 20px 0 0;width:50%;vertical-align:super}.wpcf-field-slider .ui-slider{position:relative;width:100%;height:8px;background:#f8f8f8;border:1px solid #e2e2e2;border-radius:2px}.wpcf-field-slider .ui-slider-range{background:#ddd;height:8px}.wpcf-field-slider .ui-slider-handle{height:16px;width:16px;background:#22aade;position:absolute;top:-4px;border-radius:2px;cursor:pointer}@media (min-width:1400px){.sp-metabox-framework .wpcf--wrap,.wpcf.wpcf-options .wpcf--wrap{width:35%}}div.sp-wqvpro-help .feature-section .sp-wqvpro-feature{background-color:#fff;padding:20px 20px;border:1px solid #ddd}div.sp-wqvpro-help .feature-section .sp-wqvpro-feature h3{font-size:16px;margin-top:18px}div.sp-wqvpro-help .feature-section i.sp-font{font-size:30px;display:block;color:#994294}div.sp-wqvpro-help.about-wrap h1{font-size:2.6em}div.sp-wqvpro-help .headline-feature.feature-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.about-wrap .plugin-section .three-col .col{background:#fff}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin{border:1px solid #ddd}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin .sp-wqvpro-plugin-content{padding-left:20px;padding-right:20px;padding-bottom:20px}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin .sp-wqvpro-plugin-content h3{margin-top:20px;margin-bottom:8px;font-weight:500}.about-wrap .plugin-section .three-col .col .sp-wqvpro-plugin .sp-wqvpro-plugin-content p{margin-top:0}.about-wrap .plugin-section .sp-plugin-section-title h2{font-size:2.2em;color:#32373c;font-weight:400}.about-wrap .plugin-section .sp-plugin-section-title h4{font-weight:400;text-align:center;font-size:18px;color:#555d66;margin-top:15px;margin-bottom:40px}.sp-divider{width:100%;display:block;height:10px}.wpcf.wpcf-options .sp-font-preview{width:45%;padding:10px;border:1px solid #e6e6e6;color:#7b7b7b;margin-top:20px;background-color:#fff;font-size:16px}.wpcf_margin_field .sp-font-bottom,.wpcf_margin_field .sp-font-left,.wpcf_margin_field .sp-font-right,.wpcf_margin_field .sp-font-top{margin-right:30px}.wpcf_margin_field .sp-font-bottom:before,.wpcf_margin_field .sp-font-left:before,.wpcf_margin_field .sp-font-right:before,.wpcf_margin_field .sp-font-top:before{content:"px";position:absolute;top:19px;right:-20px;height:34px;width:29px;line-height:34px;text-align:center;background-color:#f5f5f5;display:block;border:1px solid #ddd;border-left:none}.wpcf.wpcf-options .sp-content .sp-section-title{background-color:#994294}.wpcf-field-carousel_type .wpcf--image{cursor:pointer;position:relative;display:inline-block;max-width:100%;margin:0 5px 5px 0;vertical-align:bottom;border:2px solid transparent;background-color:#fff;user-select:none;-webkit-user-select:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.wpcf-field-image_select .wpcf--image:before{position:absolute;top:0;left:0;text-align:center;font-size:11px;font-family:FontAwesome;content:"\f00c";width:15px;height:15px;line-height:15px;opacity:0;color:#fff;background-color:#1ea4b0;transition:opacity .2s}.wpcf-field-image_select img{vertical-align:top}.wpcf-field-carousel_type input,.wpcf-field-image_select input{display:none}.wpcf-field-carousel_type .wpcf--image{background:#e8ecef;color:#7b8898;border:solid 3px #e8ecef;border-radius:2px;cursor:pointer;text-align:center;width:120px;height:80px;box-shadow:inset 0 0 0 3px #fff}.wpcf-field-carousel_type i{font-size:30px;width:32px;height:30px;margin-top:15px}.wpcf-field-carousel_type p{margin-top:5px;font-weight:500}.wpcf-field-carousel_type .wpcf--image.wpcf--active{border-color:#257f87}.wpcf.wpcf-options .sp-field-sorter .sp-modules{width:100%}.wpcf.wpcf-options .wpcf-header-inner input{text-shadow:0 0 0;border:0;border-radius:0;height:38px;border-radius:4px;padding:0 16px;font-size:13px;font-weight:500;margin-left:8px;font-weight:500;text-transform:uppercase;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}.wpcf.wpcf-options .wpcf-header-inner input.button-primary{background-color:#c5c5c6;border-color:transparent;color:#fff;width:140px;pointer-events:none}.wpcf.wpcf-options .wpcf-header-inner input.button-primary:hover{background-color:#00b647!important}.wpcf.wpcf-options .wpcf-header-inner input.wpcf-reset-section{background-color:#cd3c3c!important;color:#fff;margin-left:8px}.wpcf.wpcf-options .wpcf-header-inner input.wpcf-reset-section:hover{background-color:#c03635!important;color:#fff}.wpcf.wpcf-options .wpcf-header-inner .button.wpcf-save-ajax[disabled]{background-color:#02cc7b!important;color:#fff!important;border:none}.wpcf.wpcf-options .wpcf-nav ul li a{background:#efefef;color:#000;border-bottom:2px solid #cecece;padding:15px 15px;border-right:0;border-top:1px solid transparent;border-right:1px solid #cecece}.wpcf.wpcf-options .wpcf-nav ul li:last-child a{border-bottom:1px solid #cecece}.wpcf.wpcf-options .wpcf-nav ul li.wpcf-tab-expanded a{background-color:#fff;background-color:#fff;border-right:1px solid #fff;border-top:1px solid #fff;box-shadow:3px 0 0 0 #178087 inset}.wpcf.wpcf-options .wpcf-nav ul ul:before{background-color:transparent}.wpcf.wpcf-options .wpcf-nav ul ul{border-bottom:1px solid #cecece}.wpcf.wpcf-options .wpcf-nav ul ul li a{background-color:#f8fdff;padding:13px 15px 13px 24px}@media only screen and (max-width:782px){.wpcf.wpcf-options .wpcf-header-inner h1{float:none}}#wpcf_shortcode_options{border-top-color:#f1f1f1}#wpcf_shortcode_options .wpcf-nav ul li{margin-bottom:-1px}#wpcf_shortcode_options .wpcf-nav.wpcf-nav-metabox{border-right-color:#f1f1f1;border-right-color:#f1f1f1;background:#f1f1f1;margin-right:-2px}#wpcf_shortcode_options .wpcf-content{border-top:1px solid #e5e5e5;box-shadow:0 -1px 1px rgba(0,0,0,.04)}.wpcf-field.wpcf-field-carousel_type{padding-bottom:0}#sp_wpcp_upload_options .wpcf-field-carousel_type .wpcf-title,#sp_wpcp_upload_options .wpcf-field-gallery .wpcf-title,.wpcf-video-description .wpcf-title,.wpcf-video-field-wrapper>.wpcf-title,.wpcf_carousel_content_bg .wpcf-title,.wpcf_carousel_content_wrapper .wpcf-title{width:100%}#sp_wpcp_upload_options .wpcf-field-carousel_type .wpcf-fieldset,#sp_wpcp_upload_options .wpcf-field-gallery .wpcf-fieldset,.wpcf-video-description .wpcf-fieldset,.wpcf-video-field-wrapper>.wpcf-fieldset,.wpcf_carousel_content_bg .wpcf-fieldset,.wpcf_carousel_content_wrapper .wpcf-fieldset{margin-top:30px;margin-left:0;float:none;width:auto}.wpcf-field.wpcf-field-select.wpcf_taxonomy_operator .wpcf-fieldset,.wpcf-field.wpcf-field-select.wpcf_taxonomy_terms .wpcf-fieldset,.wpcf-field.wpcf-field-spinner .wpcf-fieldset,.wpcf-field.wpcf-field-switcher .wpcf-fieldset{position:relative}#sp_wpcp_display_shortcode .handlediv,#sp_wpcp_display_shortcode .hndle,#sp_wpcp_display_shortcode .postbox-header,#sp_wpcp_shortcode_options .handlediv,#sp_wpcp_shortcode_options .hndle,#sp_wpcp_shortcode_options .postbox-header,#sp_wpcp_upload_options .handlediv,#sp_wpcp_upload_options .hndle,#sp_wpcp_upload_options .postbox-header{display:none}#wpcf-section-sp_wpcp_display_shortcode_0,#wpcf-section-sp_wpcp_upload_options_0{display:block}.wpcf-field-image_select .wpcf--active img{outline-color:#1ea4b0}.wpcf-field-image_select figure .sp-carousel-type{text-align:center;margin-bottom:0;font-weight:500;margin-top:5px}.wpcf-field-image_select .wpcf--image img{color:#7b8898;margin-right:0;outline:solid 3px transparent;border-radius:2px;cursor:pointer;text-align:center;width:80px;outline-offset:-3px}.wpcf-field-image_select .wpcf--image.wpcf--active img{outline-color:#257f87}#sp_wpcp_upload_options .wpcp-admin-header{background-color:#157592;background:linear-gradient(-45deg,#22afba,#157592);padding:20px 26px;overflow:hidden;height:33px}#sp_wpcp_upload_options .wpcp-admin-header .support{margin-left:16px;float:right}#sp_wpcp_upload_options .wpcp-admin-header .support a{color:#fff;text-decoration:none;line-height:35px;font-size:15px;font-weight:500}#sp_wpcp_upload_options .wpcp-admin-header img{max-width:200px}.wpcf-field.wpcf-field-spinner .wpcf-help{left:110px}.wpcf-field-text.wpcf-field .wpcf-fieldset{position:relative}.wpcf-field-text.wpcf-field .wpcf-help{left:345px}.wpcf-field.wpcf-field-column .wpcf-help{position:static;top:auto;transform:translateY(0);padding:0;float:left}#sp_wpcp_display_shortcode .wpcf-field.wpcf-field-shortcode.wpcp-admin-footer{display:flex;padding:0;flex-wrap:wrap}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-shortcode-selectable{background-color:rgba(82,179,217,.11);padding:10px 15px 10px 33px;display:inline-block;-webkit-touch-callout:all;-webkit-user-select:all;-khtml-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;border:1px solid rgba(82,179,217,.2);border-radius:2px;cursor:pointer;background-image:url(../images/copy.svg);background-size:16px;background-position:8px center;background-repeat:no-repeat}.wpcf-field-shortcode.wpcp-admin-footer .sptp-copy-btn{width:16px;margin-left:13px;position:absolute;top:50%;margin-top:-8px}#wpcf-section-sp_wpcp_display_shortcode_1 .wpcf-field{display:flex;padding:0;flex-wrap:wrap}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap:first-of-type{border-right:1px solid #ddd}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap{padding-top:22px;padding-bottom:22px;text-align:center;width:49%}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-sc-title{font-weight:500;font-size:14px!important;padding-top:0!important;color:#4c5158;margin-right:5px}@media only screen and (max-width:990px){.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap:first-of-type{border-right:none;border-bottom:1px solid #ddd}.wpcf-field-shortcode.wpcp-admin-footer .wpcf-scode-wrap{width:100%}}.wpcf-field.wpcf-field-checkbox .wpcf-help{display:inline-block;float:none;vertical-align:middle}.wpcf-field.wpcf-field-button_set.wpcp_export{margin-top:0;padding-top:0}.wpcf-field-button_set.wpcp_export .wpcf--button:hover,.wpcf-field.wpcf-field-custom_import.wpcp_import button:hover{background:#135e96;border-color:#135e96;color:#fff}.wpcf-field-button_set.wpcp_export .wpcf--button,.wpcf-field.wpcf-field-custom_import.wpcp_import button{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none;display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.sp-lcp-options .wpcf-field-select .wpcf-fieldset{position:relative}.wpcf-field.wpcf-field-custom_import.wpcp_import .wpcf-fieldset{position:relative}.wpcf-field.wpcf-field-custom_import.wpcp_import p{padding-bottom:0;margin-bottom:1px}.wpcf-field.wpcf-field-custom_import.wpcp_import button{margin-top:10px;padding-bottom:0}.wpcf-field.wpcf-field-custom_import.wpcp_import .wpcf-help{cursor:help;position:absolute;top:80%;transform:translateY(-50%);padding:5px;font-size:14px;color:#aaa;width:15px;left:64px}.wpcf-field.wpcf-field-select.wpcp_post_ids .chosen-container .chosen-drop{max-width:400px}.wpcf-field.wpcf-field-select.wpcp_post_ids{padding-top:0}.wpcf-options .wpcf-header-inner h1.export-import img{height:24px;height:24px;float:left;width:28px;margin-right:8px;padding-top:6px}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(1) a{background-image:url(../images/export-icon.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(2) a{background-image:url(../images/import.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(1) a.wpcf-active{background-image:url(../images/file-export-icon1.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options li:nth-child(2) a.wpcf-active{background-image:url(../images/file-import-icon1.svg)}.wpcf-options.wpcp_tools .wpcf-nav-options ul li a{padding:15px 30px;background-size:14px;background-position:10px center;background-repeat:no-repeat}.wpcf-field-upload input{width:50%}.carousel_video_source_id .wpcf-help{position:static}.wpcf-field-carousel_type .wpcf--image:nth-child(4),.wpcf-field-carousel_type .wpcf--image:nth-child(5),.wpcf-field-carousel_type .wpcf--image:nth-child(6){pointer-events:none}.wpcf-field-carousel_type .wpcf--image{position:relative}.wpcf-field-carousel_type .wpcf--image label strong{position:absolute;top:3px;right:3px;background:#cbd6df;padding:0 5px;font-size:10px}.wpcf-field-button_set .wpcf--button.wpcf-pro-only,.wpcf-field-image_select .wpcf--image.wpcf-pro-only{color:rgba(85,85,85,.6)!important;pointer-events:none;position:relative}.wpcf-field-button_set .wpcf--button.wpcf-pro-only{background-color:rgba(247,247,247,.4)!important}.wpcf-field.wpcf-field-switcher.only_pro_switcher .wpcf--ball::after{content:"PRO";position:relative;text-align:center;width:24px;float:right;font-weight:600;font-size:8px;color:#a5a5a5;opacity:1;line-height:18px}.wpcf-field.wpcf-field-switcher.only_pro_switcher .wpcf--switcher{background:#cbcfd0;pointer-events:none}.wpcf-field-button_set .wpcf--button.wpcf-pro-only:after,.wpcf-field-image_select .wpcf--image.wpcf-pro-only:after{position:absolute;top:0;right:0;background-color:#cbd6df;font-weight:500;padding:0 4px;content:"PRO";text-align:center;font-size:8px;line-height:11px;opacity:1}.wpcf-field-image_select .wpcf--image.wpcf-pro-only:after{top:2px;right:2px;border-radius:0 1px 0 0}.wpcf-field-image_select.wpcp_layout .wpcf--image-group .wpcf--image:last-child.wpcf-pro-only:after{right:12px}.wpcf-field.wpcf-field-switcher.only_pro_switcher .sp_wpcp--switcher{background:#cbcfd0;pointer-events:none}.wpcf-field-image_select.wpcp_grid_mode .wpcf--image img{width:60px;outline:solid 2px transparent;outline-offset:-2px}.wpcf-field-image_select.wpcp_grid_mode .wpcf--active img{outline-color:#1ea4b0}.wpcf-field-image_select.wpcp_grid_mode figure:before,.wpcf-field-image_select.wpcp_layout figure:before{content:'';width:0}.only_pro_settings,.only_pro_switcher,.pro_only_field,.wpcf-field-column.wpcp_carousel_row_pro_only{opacity:.7;pointer-events:none}.wpcf-field-column.wpcp_carousel_row_pro_only .wpcf--inputs .wpcf--input:nth-child(5){position:relative}.wpcf-field-column.wpcp_carousel_row_pro_only .wpcf--inputs .wpcf--input:nth-child(5)::after{position:absolute;content:"PRO";background-color:#d4d4d4;padding:2px 4px;font-size:8px;border-radius:2px;height:11px;margin-left:5px;margin-top:7px;right:-20px}#sp_wpcp_shortcode_options{border-top-color:#f1f1f1}#sp_wpcp_shortcode_options .wpcf-nav ul li{margin-bottom:-1px}#sp_wpcp_shortcode_options .wpcf-nav.wpcf-nav-metabox{border-right-color:#f1f1f1;border-right-color:#f1f1f1;background:#f1f1f1;margin-right:-2px}#sp_wpcp_shortcode_options .wpcf-content{border-top:1px solid #e5e5e5;box-shadow:0 -1px 1px rgba(0,0,0,.04)}.post-type-sp_wp_carousel #sp__wpcf-show-preview{position:fixed;right:144px;bottom:30px;z-index:1001;width:155px;text-align:center;padding:10px 0;background:#54b154;color:#fff;border-radius:3px;text-decoration:none;display:block;font-weight:500;text-transform:uppercase;letter-spacing:.2px;margin:0;box-sizing:border-box;border-color:#44a944;overflow:hidden}#sp_wpcf_live_preview.postbox .handle-order-higher,#sp_wpcf_live_preview.postbox .handle-order-lower{display:none}#sp-wpcf-preview-box{overflow-x:auto;padding:0 20px;resize:vertical;width:auto;height:auto;min-height:200px}#wpcf-section-sp_wpcf_live_preview_0{display:block}.wpcf-field-carousel_type img.svg-icon{width:36px;padding-top:15px}.wpcf-field-gallery .button-primary.wpcf-button img{width:54px;margin:-10px auto 0}.wpcp_logo_link_show_class .wpcf--image img{width:50px;outline:solid 2px transparent;outline-offset:-2px}.wpcf-field-spacing.wpcp-slide-margin .wpcf--input{position:relative}.wpcf-field-spacing.wpcp-slide-margin .sp_wpcp--title{position:absolute;bottom:100%}.watermark-pro-notice,.wpcf-metabox .watermark-pro-notice{padding-top:0}.watermark-pro-notice strong{color:#999}
admin/views/sp-framework/assets/js/main.js CHANGED
@@ -2418,16 +2418,16 @@
2418
  });
2419
 
2420
  // hide Carousel Settings when grid layout will be selected.
2421
- if ($('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val() == 'gallery') {
2422
- $(".wpcf-nav-metabox li:nth-child(4)").hide();
2423
  } else {
2424
- $(".wpcf-nav-metabox li:nth-child(4)").show();
2425
  }
2426
  $('.wpcf-field-image_select.wpcp_layout').on('change', function () {
2427
- if ($('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val() == 'gallery') {
2428
- $(".wpcf-nav-metabox li:nth-child(4)").hide();
2429
  } else {
2430
- $(".wpcf-nav-metabox li:nth-child(4)").show();
2431
  }
2432
  });
2433
  });
2418
  });
2419
 
2420
  // hide Carousel Settings when grid layout will be selected.
2421
+ if ($('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val() == 'grid') {
2422
+ $(".wpcf-nav-metabox li:nth-child(5)").hide();
2423
  } else {
2424
+ $(".wpcf-nav-metabox li:nth-child(5)").show();
2425
  }
2426
  $('.wpcf-field-image_select.wpcp_layout').on('change', function () {
2427
+ if ($('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val() == 'grid') {
2428
+ $(".wpcf-nav-metabox li:nth-child(5)").hide();
2429
  } else {
2430
+ $(".wpcf-nav-metabox li:nth-child(5)").show();
2431
  }
2432
  });
2433
  });
admin/views/sp-framework/assets/js/main.min.js CHANGED
@@ -1 +1 @@
1
- !function($,window,document,undefined){"use strict";var SP_WPCF=SP_WPCF||{};SP_WPCF.funcs={},SP_WPCF.vars={onloaded:!1,$body:$("body"),$window:$(window),$document:$(document),$form_warning:null,is_confirm:!1,form_modified:!1,code_themes:[],is_rtl:$("body").hasClass("rtl")},SP_WPCF.helper={uid:function(prefix){return(prefix||"")+Math.random().toString(36).substr(2,9)},preg_quote:function(str){return(str+"").replace(/(\[|\])/g,"\\$1")},name_nested_replace:function($selector,field_id){var checks=[],regex=new RegExp(SP_WPCF.helper.preg_quote(field_id+"[\\d+]"),"g");$selector.find(":radio").each((function(){(this.checked||this.orginal_checked)&&(this.orginal_checked=!0)})),$selector.each((function(index){$(this).find(":input").each((function(){this.name=this.name.replace(regex,field_id+"["+index+"]"),this.orginal_checked&&(this.checked=!0)}))}))},debounce:function(callback,threshold,immediate){var timeout;return function(){var context=this,args=arguments,later=function(){timeout=null,immediate||callback.apply(context,args)},callNow=immediate&&!timeout;clearTimeout(timeout),timeout=setTimeout(later,threshold),callNow&&callback.apply(context,args)}},get_cookie:function(name){var e,b,cookie=document.cookie,p=name+"=";if(cookie){if(-1===(b=cookie.indexOf("; "+p))){if(0!==(b=cookie.indexOf(p)))return null}else b+=2;return-1===(e=cookie.indexOf(";",b))&&(e=cookie.length),decodeURIComponent(cookie.substring(b+p.length,e))}},set_cookie:function(name,value,expires,path,domain,secure){var d=new Date;"object"==typeof expires&&expires.toGMTString?expires=expires.toGMTString():parseInt(expires,10)?(d.setTime(d.getTime()+1e3*parseInt(expires,10)),expires=d.toGMTString()):expires="",document.cookie=name+"="+encodeURIComponent(value)+(expires?"; expires="+expires:"")+(path?"; path="+path:"")+(domain?"; domain="+domain:"")+(secure?"; secure":"")}},$.fn.wpcf_clone=function(){for(var base=$.fn.clone.apply(this,arguments),clone=this.find("select").add(this.filter("select")),cloned=base.find("select").add(base.filter("select")),i=0;i<clone.length;++i)for(var j=0;j<clone[i].options.length;++j)!0===clone[i].options[j].selected&&(cloned[i].options[j].selected=!0);return this.find(":radio").each((function(){this.orginal_checked=this.checked})),base},$.fn.wpcf_expand_all=function(){return this.each((function(){$(this).on("click",(function(e){e.preventDefault(),$(".wpcf-wrapper").toggleClass("wpcf-show-all"),$(".wpcf-section").wpcf_reload_script(),$(this).find(".fa").toggleClass("fa-indent").toggleClass("fa-outdent")}))}))},$.fn.wpcf_nav_options=function(){return this.each((function(){var $nav=$(this),$window=$(window),$wpwrap=$("#wpwrap"),$links=$nav.find("a"),$last;$window.on("hashchange wpcf.hashchange",(function(){var hash=window.location.hash.replace("#tab=",""),slug=hash||$links.first().attr("href").replace("#tab=",""),$link=$('[data-tab-id="'+slug+'"]');if($link.length){$link.closest(".wpcf-tab-item").addClass("wpcf-tab-expanded").siblings().removeClass("wpcf-tab-expanded"),$link.next().is("ul")&&(slug=($link=$link.next().find("li").first().find("a")).data("tab-id")),$links.removeClass("wpcf-active"),$link.addClass("wpcf-active"),$last&&$last.addClass("hidden");var $section=$('[data-section-id="'+slug+'"]');$section.removeClass("hidden"),$section.wpcf_reload_script(),$(".wpcf-section-id").val($section.index()+1),$last=$section,$wpwrap.hasClass("wp-responsive-open")&&($("html, body").animate({scrollTop:$section.offset().top-50},200),$wpwrap.removeClass("wp-responsive-open"))}})).trigger("wpcf.hashchange")}))},$.fn.wpcf_nav_metabox=function(){return this.each((function(){var $nav=$(this),$links=$nav.find("a"),unique_id=$nav.data("unique"),post_id=$("#post_ID").val()||"global",$last_section,$last_link;$links.on("click",(function(e){e.preventDefault();var $link=$(this),section_id=$link.data("section");void 0!==$last_link&&$last_link.removeClass("wpcf-active"),void 0!==$last_section&&$last_section.addClass("hidden"),$link.addClass("wpcf-active");var $section=$("#wpcf-section-"+section_id);$section.removeClass("hidden"),$section.wpcf_reload_script(),SP_WPCF.helper.set_cookie("wpcf-last-metabox-tab-"+post_id+"-"+unique_id,section_id),$last_section=$section,$last_link=$link}));var get_cookie=SP_WPCF.helper.get_cookie("wpcf-last-metabox-tab-"+post_id+"-"+unique_id);get_cookie?$nav.find('a[data-section="'+get_cookie+'"]').trigger("click"):$links.first("a").trigger("click")}))},$.fn.wpcf_page_templates=function(){this.length&&$(document).on("change",".editor-page-attributes__template select, #page_template",(function(){var maybe_value=$(this).val()||"default";$(".wpcf-page-templates").removeClass("wpcf-metabox-show").addClass("wpcf-metabox-hide"),$(".wpcf-page-"+maybe_value.toLowerCase().replace(/[^a-zA-Z0-9]+/g,"-")).removeClass("wpcf-metabox-hide").addClass("wpcf-metabox-show")}))},$.fn.wpcf_post_formats=function(){this.length&&$(document).on("change",'.editor-post-format select, #formatdiv input[name="post_format"]',(function(){var maybe_value=$(this).val()||"default";maybe_value="0"===maybe_value?"default":maybe_value,$(".wpcf-post-formats").removeClass("wpcf-metabox-show").addClass("wpcf-metabox-hide"),$(".wpcf-post-format-"+maybe_value).removeClass("wpcf-metabox-hide").addClass("wpcf-metabox-show")}))},$.fn.wpcf_search=function(){return this.each((function(){var $this,$input;$(this).find("input").on("change keyup",(function(){var value=$(this).val(),$wrapper=$(".wpcf-wrapper"),$section,$fields=$wrapper.find(".wpcf-section").find("> .wpcf-field:not(.wpcf-depend-on)"),$titles=$fields.find("> .wpcf-title, .wpcf-search-tags");value.length>3?($fields.addClass("wpcf-metabox-hide"),$wrapper.addClass("wpcf-search-all"),$titles.each((function(){var $title=$(this);if($title.text().match(new RegExp(".*?"+value+".*?","i"))){var $field=$title.closest(".wpcf-field");$field.removeClass("wpcf-metabox-hide"),$field.parent().wpcf_reload_script()}}))):($fields.removeClass("wpcf-metabox-hide"),$wrapper.removeClass("wpcf-search-all"))}))}))},$.fn.wpcf_sticky=function(){return this.each((function(){var $this=$(this),$window=$(window),$inner=$this.find(".wpcf-header-inner"),padding=parseInt($inner.css("padding-left"))+parseInt($inner.css("padding-right")),offset=32,scrollTop=0,lastTop=0,ticking=!1,stickyUpdate=function(){var offsetTop=$this.offset().top,stickyTop=Math.max(32,offsetTop-scrollTop),winWidth=$window.innerWidth();stickyTop<=32&&winWidth>782?($inner.css({width:$this.outerWidth()-padding}),$this.css({height:$this.outerHeight()}).addClass("wpcf-sticky")):($inner.removeAttr("style"),$this.removeAttr("style").removeClass("wpcf-sticky"))},requestTick=function(){ticking||requestAnimationFrame((function(){stickyUpdate(),ticking=!1})),ticking=!0},onSticky=function(){scrollTop=$window.scrollTop(),requestTick()};$window.on("scroll resize",onSticky),onSticky()}))},$.fn.wpcf_dependency=function(){return this.each((function(){var $this=$(this),$fields=$this.children("[data-controller]");if($fields.length){var normal_ruleset=$.wpcf_deps.createRuleset(),global_ruleset=$.wpcf_deps.createRuleset(),normal_depends=[],global_depends=[];$fields.each((function(){var $field=$(this),controllers=$field.data("controller").split("|"),conditions=$field.data("condition").split("|"),values=$field.data("value").toString().split("|"),is_global=!!$field.data("depend-global"),ruleset=is_global?global_ruleset:normal_ruleset;$.each(controllers,(function(index,depend_id){var value=values[index]||"",condition=conditions[index]||conditions[0];(ruleset=ruleset.createRule('[data-depend-id="'+depend_id+'"]',condition,value)).include($field),is_global?global_depends.push(depend_id):normal_depends.push(depend_id)}))})),normal_depends.length&&$.wpcf_deps.enable($this,normal_ruleset,normal_depends),global_depends.length&&$.wpcf_deps.enable(SP_WPCF.vars.$body,global_ruleset,global_depends)}}))},$.fn.wpcf_field_code_editor=function(){return this.each((function(){if("function"==typeof CodeMirror){var $this=$(this),$textarea=$this.find("textarea"),$inited=$this.find(".CodeMirror"),data_editor=$textarea.data("editor");$inited.length&&$inited.remove();var interval=setInterval((function(){if($this.is(":visible")){var code_editor=CodeMirror.fromTextArea($textarea[0],data_editor);if("default"!==data_editor.theme&&-1===SP_WPCF.vars.code_themes.indexOf(data_editor.theme)){var $cssLink=$("<link>");$("#wpcf-codemirror-css").after($cssLink),$cssLink.attr({rel:"stylesheet",id:"wpcf-codemirror-"+data_editor.theme+"-css",href:data_editor.cdnURL+"/theme/"+data_editor.theme+".min.css",type:"text/css",media:"all"}),SP_WPCF.vars.code_themes.push(data_editor.theme)}CodeMirror.modeURL=data_editor.cdnURL+"/mode/%N/%N.min.js",CodeMirror.autoLoadMode(code_editor,data_editor.mode),code_editor.on("change",(function(editor,event){$textarea.val(code_editor.getValue()).trigger("change")})),clearInterval(interval)}}))}}))},$.fn.wpcf_field_gallery=function(){return this.each((function(){var $this=$(this),$edit=$this.find(".wpcf-edit-gallery"),$clear=$this.find(".wpcf-clear-gallery"),$list=$this.find("ul.sp-gallery-images"),$input=$this.find("input"),$img=$this.find("img"),wp_media_frame;$this.on("click",".wpcf-button, .wpcf-edit-gallery",(function(e){var $el=$(this),ids=$input.val(),what=$el.hasClass("wpcf-edit-gallery")?"edit":"add",state="add"!==what||ids.length?"gallery-edit":"gallery";e.preventDefault(),void 0!==window.wp&&window.wp.media&&window.wp.media.gallery&&("gallery"===state?(wp_media_frame=window.wp.media({library:{type:"image"},frame:"post",state:"gallery",multiple:!0})).open():(wp_media_frame=window.wp.media.gallery.edit('[gallery ids="'+ids+'"]'),"add"===what&&wp_media_frame.setState("gallery-library")),wp_media_frame.on("update",(function(selection){$list.empty();var selectedIds=selection.models.map((function(attachment){var item=attachment.toJSON(),thumb=item.sizes&&item.sizes.thumbnail&&item.sizes.thumbnail.url?item.sizes.thumbnail.url:item.url;return $list.append('<li><img src="'+thumb+'"></li>'),item.id}));$input.val(selectedIds.join(",")).trigger("change"),$clear.removeClass("hidden"),$edit.removeClass("hidden")})))})),$clear.on("click",(function(e){e.preventDefault(),$list.empty(),$input.val("").trigger("change"),$clear.addClass("hidden"),$edit.addClass("hidden")}))}))},$.fn.wpcf_field_slider=function(){return this.each((function(){var $this=$(this),$input=$this.find("input"),$slider=$this.find(".wpcf-slider-ui"),data=$input.data(),value=$input.val()||0;$slider.hasClass("ui-slider")&&$slider.empty(),$slider.slider({range:"min",value:value,min:data.min||0,max:data.max||100,step:data.step||1,slide:function(e,o){$input.val(o.value).trigger("change")}}),$input.on("keyup",(function(){$slider.slider("value",$input.val())}))}))},$.fn.wpcf_field_spinner=function(){return this.each((function(){var $this=$(this),$input=$this.find("input"),$inited=$this.find(".ui-button"),data=$input.data();$inited.length&&$inited.remove(),$input.spinner({min:data.min||0,max:data.max||100,step:data.step||1,create:function(event,ui){data.unit&&$input.after('<span class="ui-button wpcf--unit">'+data.unit+"</span>")},spin:function(event,ui){$input.val(ui.value).trigger("change")}})}))},$.fn.wpcf_field_switcher=function(){return this.each((function(){var $switcher=$(this).find(".wpcf--switcher");$switcher.on("click",(function(){var value=0,$input=$switcher.find("input");$switcher.hasClass("wpcf--active")?$switcher.removeClass("wpcf--active"):(value=1,$switcher.addClass("wpcf--active")),$input.val(value).trigger("change")}))}))},$.fn.wpcf_field_typography=function(){return this.each((function(){var base=this,$this=$(this),loaded_fonts=[],webfonts=wpcf_typography_json.webfonts,googlestyles=wpcf_typography_json.googlestyles,defaultstyles=wpcf_typography_json.defaultstyles;base.sanitize_subset=function(subset){return subset=(subset=subset.replace("-ext"," Extended")).charAt(0).toUpperCase()+subset.slice(1)},base.sanitize_style=function(style){return googlestyles[style]?googlestyles[style]:style},base.load_google_font=function(font_family,weight,style){font_family&&"object"==typeof WebFont&&(weight=weight?weight.replace("normal",""):"",style=style?style.replace("normal",""):"",(weight||style)&&(font_family=font_family+":"+weight+style),-1===loaded_fonts.indexOf(font_family)&&WebFont.load({google:{families:[font_family]}}),loaded_fonts.push(font_family))},base.append_select_options=function($select,options,condition,type,is_multi){$select.find("option").not(":first").remove();var opts="";$.each(options,(function(key,value){var selected,name=value;selected=is_multi?condition&&-1!==condition.indexOf(value)?" selected":"":condition&&condition===value?" selected":"","subset"===type?name=base.sanitize_subset(value):"style"===type&&(name=base.sanitize_style(value)),opts+='<option value="'+value+'"'+selected+">"+name+"</option>"})),$select.append(opts).trigger("wpcf.change").trigger("chosen:updated")},base.init=function(){var selected_styles=[],$typography=$this.find(".wpcf--typography"),$type=$this.find(".wpcf--type"),$styles=$this.find(".wpcf--block-font-style"),unit=$typography.data("unit"),line_height_unit=$typography.data("line-height-unit"),exclude_fonts=$typography.data("exclude")?$typography.data("exclude").split(","):[],$chosen_selects;$this.find(".wpcf--chosen").length&&$this.find("select").each((function(){var $chosen_select=$(this),$chosen_inited=$chosen_select.parent().find(".chosen-container");$chosen_inited.length&&$chosen_inited.remove(),$chosen_select.chosen({allow_single_deselect:!0,disable_search_threshold:15,width:"100%"})}));var $font_family_select=$this.find(".wpcf--font-family"),first_font_family=$font_family_select.val();$font_family_select.find("option").not(":first-child").remove();var opts="";$.each(webfonts,(function(type,group){exclude_fonts&&-1!==exclude_fonts.indexOf(type)||(opts+='<optgroup label="'+group.label+'">',$.each(group.fonts,(function(key,value){var selected;opts+='<option value="'+(value="object"==typeof value?key:value)+'" data-type="'+type+'"'+(value===first_font_family?" selected":"")+">"+value+"</option>"})),opts+="</optgroup>")})),$font_family_select.append(opts).trigger("chosen:updated");var $font_style_block=$this.find(".wpcf--block-font-style");if($font_style_block.length){var $font_style_select=$this.find(".wpcf--font-style-select"),first_style_value=$font_style_select.val()?$font_style_select.val().replace(/normal/g,""):"";$font_style_select.on("change wpcf.change",(function(event){var style_value=$font_style_select.val();!style_value&&selected_styles&&-1===selected_styles.indexOf("normal")&&(style_value=selected_styles[0]);var font_normal=style_value&&"italic"!==style_value&&"normal"===style_value?"normal":"",font_weight=style_value&&"italic"!==style_value&&"normal"!==style_value?style_value.replace("italic",""):font_normal,font_style=style_value&&"italic"===style_value.substr(-6)?"italic":"";$this.find(".wpcf--font-weight").val(font_weight),$this.find(".wpcf--font-style").val(font_style)}));var $extra_font_style_block=$this.find(".wpcf--block-extra-styles");if($extra_font_style_block.length)var $extra_font_style_select=$this.find(".wpcf--extra-styles"),first_extra_style_value=$extra_font_style_select.val()}var $subset_block=$this.find(".wpcf--block-subset");if($subset_block.length)var $subset_select=$this.find(".wpcf--subset"),first_subset_select_value=$subset_select.val(),subset_multi_select=$subset_select.data("multiple")||!1;var $backup_font_family_block=$this.find(".wpcf--block-backup-font-family");$font_family_select.on("change wpcf.change",(function(event){$subset_block.length&&$subset_block.addClass("hidden"),$extra_font_style_block.length&&$extra_font_style_block.addClass("hidden"),$backup_font_family_block.length&&$backup_font_family_block.addClass("hidden");var $selected=$font_family_select.find(":selected"),value=$selected.val(),type=$selected.data("type");if(type&&value){if("google"!==type&&"custom"!==type||!$backup_font_family_block.length||$backup_font_family_block.removeClass("hidden"),$font_style_block.length){var styles=defaultstyles;"google"===type&&webfonts[type].fonts[value][0]?styles=webfonts[type].fonts[value][0]:"custom"===type&&webfonts[type].fonts[value]&&(styles=webfonts[type].fonts[value]),selected_styles=styles;var set_auto_style=-1!==styles.indexOf("normal")?"normal":styles[0],set_style_value=first_style_value&&-1!==styles.indexOf(first_style_value)?first_style_value:set_auto_style;base.append_select_options($font_style_select,styles,set_style_value,"style"),first_style_value=!1,$font_style_block.removeClass("hidden"),"google"===type&&$extra_font_style_block.length&&styles.length>1&&(base.append_select_options($extra_font_style_select,styles,first_extra_style_value,"style",!0),first_extra_style_value=!1,$extra_font_style_block.removeClass("hidden"))}if("google"===type&&$subset_block.length&&webfonts[type].fonts[value][1]){var subsets=webfonts[type].fonts[value][1],set_auto_subset=subsets.length<2&&"latin"!==subsets[0]?subsets[0]:"",set_subset_value=first_subset_select_value&&-1!==subsets.indexOf(first_subset_select_value)?first_subset_select_value:set_auto_subset;set_subset_value=subset_multi_select&&first_subset_select_value?first_subset_select_value:set_subset_value,base.append_select_options($subset_select,subsets,set_subset_value,"subset",subset_multi_select),first_subset_select_value=!1,$subset_block.removeClass("hidden")}}else $styles.find(":input").val(""),$subset_block.length&&($subset_select.find("option").not(":first-child").remove(),$subset_select.trigger("chosen:updated")),$font_style_block.length&&($font_style_select.find("option").not(":first-child").remove(),$font_style_select.trigger("chosen:updated"));$type.val(type)})).trigger("wpcf.change");var $preview_block=$this.find(".wpcf--block-preview");if($preview_block.length){var $preview=$this.find(".wpcf--preview");$this.on("change",SP_WPCF.helper.debounce((function(event){$preview_block.removeClass("hidden");var font_family=$font_family_select.val(),font_weight=$this.find(".wpcf--font-weight").val(),font_style=$this.find(".wpcf--font-style").val(),font_size=$this.find(".wpcf--font-size").val(),font_variant=$this.find(".wpcf--font-variant").val(),line_height=$this.find(".wpcf--line-height").val(),text_align=$this.find(".wpcf--text-align").val(),text_transform=$this.find(".wpcf--text-transform").val(),text_decoration=$this.find(".wpcf--text-decoration").val(),text_color=$this.find(".wpcf--color").val(),word_spacing=$this.find(".wpcf--word-spacing").val(),letter_spacing=$this.find(".wpcf--letter-spacing").val(),custom_style=$this.find(".wpcf--custom-style").val(),type;"google"===$this.find(".wpcf--type").val()&&base.load_google_font(font_family,font_weight,font_style);var properties={};font_family&&(properties.fontFamily=font_family),font_weight&&(properties.fontWeight=font_weight),font_style&&(properties.fontStyle=font_style),font_variant&&(properties.fontVariant=font_variant),font_size&&(properties.fontSize=font_size+unit),line_height&&(properties.lineHeight=line_height+line_height_unit),letter_spacing&&(properties.letterSpacing=letter_spacing+unit),word_spacing&&(properties.wordSpacing=word_spacing+unit),text_align&&(properties.textAlign=text_align),text_transform&&(properties.textTransform=text_transform),text_decoration&&(properties.textDecoration=text_decoration),text_color&&(properties.color=text_color),$preview.removeAttr("style"),custom_style&&$preview.attr("style",custom_style),$preview.css(properties)}),100)),$preview_block.on("click",(function(){$preview.toggleClass("wpcf--black-background");var $toggle=$preview_block.find(".wpcf--toggle");$toggle.hasClass("fa-toggle-off")?$toggle.removeClass("fa-toggle-off").addClass("fa-toggle-on"):$toggle.removeClass("fa-toggle-on").addClass("fa-toggle-off")})),$preview_block.hasClass("hidden")||$this.trigger("change")}},base.init()}))},$.fn.wpcf_confirm=function(){return this.each((function(){$(this).on("click",(function(e){var confirm_text=$(this).data("confirm")||window.wpcf_vars.i18n.confirm,confirm_answer;if(!confirm(confirm_text))return e.preventDefault(),!1;SP_WPCF.vars.is_confirm=!0,SP_WPCF.vars.form_modified=!1}))}))},$.fn.serializeObject=function(){var obj={};return $.each(this.serializeArray(),(function(i,o){var n=o.name,v=o.value;obj[n]=void 0===obj[n]?v:$.isArray(obj[n])?obj[n].concat(v):[obj[n],v]})),obj},$.fn.wpcf_save=function(){return this.each((function(){var $this=$(this),$buttons=$(".wpcf-save"),$panel=$(".wpcf-options"),flooding=!1,timeout;$this.on("click",(function(e){if(!flooding){var $text=$this.data("save"),$value=$this.val();$buttons.attr("value",$text),$this.hasClass("wpcf-save-ajax")?(e.preventDefault(),$panel.addClass("wpcf-saving"),$buttons.prop("disabled",!0),window.wp.ajax.post("wpcf_"+$panel.data("unique")+"_ajax_save",{data:$("#wpcf-form").serializeJSONSP_WPCF()}).done((function(response){if($(".wpcf-error").remove(),Object.keys(response.errors).length){var error_icon='<i class="wpcf-label-error wpcf-error">!</i>';$.each(response.errors,(function(key,error_message){var $field=$('[data-depend-id="'+key+'"]'),$link=$('a[href="#tab='+$field.closest(".wpcf-section").data("section-id")+'"]'),$tab=$link.closest(".wpcf-tab-item");$field.closest(".wpcf-fieldset").append('<p class="wpcf-error wpcf-error-text">'+error_message+"</p>"),$link.find(".wpcf-error").length||$link.append(error_icon),$tab.find(".wpcf-arrow .wpcf-error").length||$tab.find(".wpcf-arrow").append(error_icon)}))}$panel.removeClass("wpcf-saving"),$buttons.prop("disabled",!1).attr("value",$value),flooding=!1,SP_WPCF.vars.form_modified=!1,SP_WPCF.vars.$form_warning.hide(),clearTimeout(timeout);var $result_success=$(".wpcf-form-success");$result_success.empty().append(response.notice).fadeIn("fast",(function(){timeout=setTimeout((function(){$result_success.fadeOut("fast")}),1e3)}))})).fail((function(response){alert(response.error)}))):SP_WPCF.vars.form_modified=!1}flooding=!0}))}))},$.fn.wpcf_options=function(){return this.each((function(){var $this=$(this),$content=$this.find(".wpcf-content"),$form_success=$this.find(".wpcf-form-success"),$form_warning=$this.find(".wpcf-form-warning"),$save_button=$this.find(".wpcf-header .wpcf-save");SP_WPCF.vars.$form_warning=$form_warning,$form_warning.length&&(window.onbeforeunload=function(){return!!SP_WPCF.vars.form_modified||void 0},$content.on("change keypress",":input",(function(){SP_WPCF.vars.form_modified||($form_success.hide(),$form_warning.fadeIn("fast"),SP_WPCF.vars.form_modified=!0)}))),$form_success.hasClass("wpcf-form-show")&&setTimeout((function(){$form_success.fadeOut("fast")}),1e3),$(document).keydown((function(event){if((event.ctrlKey||event.metaKey)&&83===event.which)return $save_button.trigger("click"),event.preventDefault(),!1}))}))},$.fn.wpcf_taxonomy=function(){return this.each((function(){var $this=$(this),$form=$this.parents("form");if("addtag"===$form.attr("id")){var $submit=$form.find("#submit"),$cloned=$this.find(".wpcf-field").wpcf_clone();$submit.on("click",(function(){$form.find(".form-required").hasClass("form-invalid")||($this.data("inited",!1),$this.empty(),$this.html($cloned),$cloned=$cloned.wpcf_clone(),$this.wpcf_reload_script())}))}}))},$.fn.wpcf_shortcode=function(){var base=this;return base.shortcode_parse=function(serialize,key){var shortcode="";return $.each(serialize,(function(shortcode_key,shortcode_values){shortcode+="["+(key=key||shortcode_key),$.each(shortcode_values,(function(shortcode_tag,shortcode_value){"content"===shortcode_tag?(shortcode+="]",shortcode+=shortcode_value,shortcode+="[/"+key):shortcode+=base.shortcode_tags(shortcode_tag,shortcode_value)})),shortcode+="]"})),shortcode},base.shortcode_tags=function(shortcode_tag,shortcode_value){var shortcode="";return""!==shortcode_value&&("object"!=typeof shortcode_value||$.isArray(shortcode_value)?shortcode+=" "+shortcode_tag.replace("-","_")+'="'+shortcode_value.toString()+'"':$.each(shortcode_value,(function(sub_shortcode_tag,sub_shortcode_value){switch(sub_shortcode_tag){case"background-image":sub_shortcode_value=sub_shortcode_value.url?sub_shortcode_value.url:""}""!==sub_shortcode_value&&(shortcode+=" "+sub_shortcode_tag.replace("-","_")+'="'+sub_shortcode_value.toString()+'"')}))),shortcode},base.insertAtChars=function(_this,currentValue){var obj=void 0!==_this[0].name?_this[0]:_this;return obj.value.length&&void 0!==obj.selectionStart?(obj.focus(),obj.value.substring(0,obj.selectionStart)+currentValue+obj.value.substring(obj.selectionEnd,obj.value.length)):(obj.focus(),currentValue)},base.send_to_editor=function(html,editor_id){var tinymce_editor;if("undefined"!=typeof tinymce&&(tinymce_editor=tinymce.get(editor_id)),tinymce_editor&&!tinymce_editor.isHidden())tinymce_editor.execCommand("mceInsertContent",!1,html);else{var $editor=$("#"+editor_id);$editor.val(base.insertAtChars($editor,html)).trigger("change")}},this.each((function(){var $modal=$(this),$load=$modal.find(".wpcf-modal-load"),$content=$modal.find(".wpcf-modal-content"),$insert=$modal.find(".wpcf-modal-insert"),$loading=$modal.find(".wpcf-modal-loading"),$select=$modal.find("select"),modal_id=$modal.data("modal-id"),nonce=$modal.data("nonce"),editor_id,target_id,gutenberg_id,sc_key,sc_name,sc_view,sc_group,$cloned,$button;$(document).on("click",'.wpcf-shortcode-button[data-modal-id="'+modal_id+'"]',(function(e){e.preventDefault(),$button=$(this),editor_id=$button.data("editor-id")||!1,target_id=$button.data("target-id")||!1,gutenberg_id=$button.data("gutenberg-id")||!1,$modal.removeClass("hidden"),$modal.hasClass("wpcf-shortcode-single")&&void 0===sc_name&&$select.trigger("change")})),$select.on("change",(function(){var $option=$(this),$selected=$option.find(":selected");sc_key=$option.val(),sc_name=$selected.data("shortcode"),sc_view=$selected.data("view")||"normal",sc_group=$selected.data("group")||sc_name,$load.empty(),sc_key?($loading.show(),window.wp.ajax.post("wpcf-get-shortcode-"+modal_id,{shortcode_key:sc_key,nonce:nonce}).done((function(response){$loading.hide();var $appended=$(response.content).appendTo($load);$insert.parent().removeClass("hidden"),$cloned=$appended.find(".wpcf--repeat-shortcode").wpcf_clone(),$appended.wpcf_reload_script(),$appended.find(".wpcf-fields").wpcf_reload_script()}))):$insert.parent().addClass("hidden")})),$insert.on("click",(function(e){if(e.preventDefault(),!$insert.prop("disabled")&&!$insert.attr("disabled")){var shortcode="",serialize=$modal.find(".wpcf-field:not(.wpcf-depend-on)").find(":input:not(.ignore)").serializeObjectSP_WPCF();switch(sc_view){case"contents":var contentsObj=sc_name?serialize[sc_name]:serialize;$.each(contentsObj,(function(sc_key,sc_value){var sc_tag=sc_name||sc_key;shortcode+="["+sc_tag+"]"+sc_value+"[/"+sc_tag+"]"}));break;case"group":shortcode+="["+sc_name,$.each(serialize[sc_name],(function(sc_key,sc_value){shortcode+=base.shortcode_tags(sc_key,sc_value)})),shortcode+="]",shortcode+=base.shortcode_parse(serialize[sc_group],sc_group),shortcode+="[/"+sc_name+"]";break;case"repeater":shortcode+=base.shortcode_parse(serialize[sc_group],sc_group);break;default:shortcode+=base.shortcode_parse(serialize)}if(shortcode=""===shortcode?"["+sc_name+"]":shortcode,gutenberg_id){var content=window.wpcf_gutenberg_props.attributes.hasOwnProperty("shortcode")?window.wpcf_gutenberg_props.attributes.shortcode:"";window.wpcf_gutenberg_props.setAttributes({shortcode:content+shortcode})}else if(editor_id)base.send_to_editor(shortcode,editor_id);else{var $textarea=target_id?$(target_id):$button.parent().find("textarea");$textarea.val(base.insertAtChars($textarea,shortcode)).trigger("change")}$modal.addClass("hidden")}})),$modal.on("click",".wpcf--repeat-button",(function(e){e.preventDefault();var $repeatable=$modal.find(".wpcf--repeatable"),$new_clone=$cloned.wpcf_clone(),$remove_btn=$new_clone.find(".wpcf-repeat-remove"),$appended=$new_clone.appendTo($repeatable);$new_clone.find(".wpcf-fields").wpcf_reload_script(),SP_WPCF.helper.name_nested_replace($modal.find(".wpcf--repeat-shortcode"),sc_group),$remove_btn.on("click",(function(){$new_clone.remove(),SP_WPCF.helper.name_nested_replace($modal.find(".wpcf--repeat-shortcode"),sc_group)}))})),$modal.on("click",".wpcf-modal-close, .wpcf-modal-overlay",(function(){$modal.addClass("hidden")}))}))},"function"==typeof Color&&(Color.prototype.toString=function(){if(this._alpha<1)return this.toCSS("rgba",this._alpha).replace(/\s+/g,"");var hex=parseInt(this._color,10).toString(16);if(this.error)return"";if(hex.length<6)for(var i=6-hex.length-1;i>=0;i--)hex="0"+hex;return"#"+hex}),SP_WPCF.funcs.parse_color=function(color){var value=color.replace(/\s+/g,""),trans=-1!==value.indexOf("rgba")?parseFloat(100*value.replace(/^.*,(.+)\)/,"$1")):100,rgba;return{value:value,transparent:trans,rgba:trans<100}},$.fn.wpcf_color=function(){return this.each((function(){var $input=$(this),picker_color=SP_WPCF.funcs.parse_color($input.val()),palette_color=!window.wpcf_vars.color_palette.length||window.wpcf_vars.color_palette,$container;$input.hasClass("wp-color-picker")&&$input.closest(".wp-picker-container").after($input).remove(),$input.wpColorPicker({palettes:palette_color,change:function(event,ui){var ui_color_value=ui.color.toString();$container.removeClass("wpcf--transparent-active"),$container.find(".wpcf--transparent-offset").css("background-color",ui_color_value),$input.val(ui_color_value).trigger("change")},create:function(){$container=$input.closest(".wp-picker-container");var a8cIris=$input.data("a8cIris"),$transparent_wrap=$('<div class="wpcf--transparent-wrap"><div class="wpcf--transparent-slider"></div><div class="wpcf--transparent-offset"></div><div class="wpcf--transparent-text"></div><div class="wpcf--transparent-button">transparent <i class="fa fa-toggle-off"></i></div></div>').appendTo($container.find(".wp-picker-holder")),$transparent_slider=$transparent_wrap.find(".wpcf--transparent-slider"),$transparent_text=$transparent_wrap.find(".wpcf--transparent-text"),$transparent_offset=$transparent_wrap.find(".wpcf--transparent-offset"),$transparent_button=$transparent_wrap.find(".wpcf--transparent-button");"transparent"===$input.val()&&$container.addClass("wpcf--transparent-active"),$transparent_button.on("click",(function(){"transparent"!==$input.val()?($input.val("transparent").trigger("change").removeClass("iris-error"),$container.addClass("wpcf--transparent-active")):($input.val(a8cIris._color.toString()).trigger("change"),$container.removeClass("wpcf--transparent-active"))})),$transparent_slider.slider({value:picker_color.transparent,step:1,min:0,max:100,slide:function(event,ui){var slide_value=parseFloat(ui.value/100);a8cIris._color._alpha=slide_value,$input.wpColorPicker("color",a8cIris._color.toString()),$transparent_text.text(1===slide_value||0===slide_value?"":slide_value)},create:function(){var slide_value=parseFloat(picker_color.transparent/100),text_value=slide_value<1?slide_value:"";$transparent_text.text(text_value),$transparent_offset.css("background-color",picker_color.value),$container.on("click",".wp-picker-clear",(function(){a8cIris._color._alpha=1,$transparent_text.text(""),$transparent_slider.slider("option","value",100),$container.removeClass("wpcf--transparent-active"),$input.trigger("change")})),$container.on("click",".wp-picker-default",(function(){var default_color=SP_WPCF.funcs.parse_color($input.data("default-color")),default_value=parseFloat(default_color.transparent/100),default_text=default_value<1?default_value:"";a8cIris._color._alpha=default_value,$transparent_text.text(default_text),$transparent_slider.slider("option","value",default_color.transparent),"transparent"===default_color.value&&($input.removeClass("iris-error"),$container.addClass("wpcf--transparent-active"))}))}})}})}))},$.fn.wpcf_chosen=function(){return this.each((function(){var $this=$(this),$inited=$this.parent().find(".chosen-container"),is_sortable=$this.hasClass("wpcf-chosen-sortable")||!1,is_ajax=$this.hasClass("wpcf-chosen-ajax")||!1,is_multiple=$this.attr("multiple")||!1,set_width=is_multiple?"100%":"auto",set_options=$.extend({allow_single_deselect:!0,disable_search_threshold:10,width:set_width,no_results_text:window.wpcf_vars.i18n.no_results_text},$this.data("chosen-settings"));if($inited.length&&$inited.remove(),is_ajax){var set_ajax_options=$.extend({data:{type:"post",nonce:""},allow_single_deselect:!0,disable_search_threshold:-1,width:"100%",min_length:3,type_delay:500,typing_text:window.wpcf_vars.i18n.typing_text,searching_text:window.wpcf_vars.i18n.searching_text,no_results_text:window.wpcf_vars.i18n.no_results_text},$this.data("chosen-settings"));$this.SP_WPCFAjaxChosen(set_ajax_options)}else $this.chosen(set_options);if(is_multiple){var $hidden_select=$this.parent().find(".wpcf-hide-select"),$hidden_value=$hidden_select.val()||[];$this.on("change",(function(obj,result){result&&result.selected?$hidden_select.append('<option value="'+result.selected+'" selected="selected">'+result.selected+"</option>"):result&&result.deselected&&$hidden_select.find('option[value="'+result.deselected+'"]').remove(),void 0!==window.wp.customize&&0===$hidden_select.children().length&&$hidden_select.data("customize-setting-link")&&window.wp.customize.control($hidden_select.data("customize-setting-link")).setting.set(""),$hidden_select.trigger("change")})),$this.SP_WPCFChosenOrder($hidden_value,!0)}if(is_sortable){var $chosen_container,$chosen_choices=$this.parent().find(".chosen-container").find(".chosen-choices");$chosen_choices.bind("mousedown",(function(event){$(event.target).is("span")&&event.stopPropagation()})),$chosen_choices.sortable({items:"li:not(.search-field)",helper:"orginal",cursor:"move",placeholder:"search-choice-placeholder",start:function(e,ui){ui.placeholder.width(ui.item.innerWidth()),ui.placeholder.height(ui.item.innerHeight())},update:function(e,ui){var select_options="",chosen_object=$this.data("chosen"),$prev_select=$this.parent().find(".wpcf-hide-select");$chosen_choices.find(".search-choice-close").each((function(){var option_array_index=$(this).data("option-array-index");$.each(chosen_object.results_data,(function(index,data){data.array_index===option_array_index&&(select_options+='<option value="'+data.value+'" selected>'+data.value+"</option>")}))})),$prev_select.children().remove(),$prev_select.append(select_options),$prev_select.trigger("change")}})}}))},$.fn.wpcf_checkbox=function(){return this.each((function(){var $this=$(this),$input=$this.find(".wpcf--input"),$checkbox=$this.find(".wpcf--checkbox");$checkbox.on("click",(function(){$input.val(Number($checkbox.prop("checked"))).trigger("change")}))}))},$.fn.wpcf_siblings=function(){return this.each((function(){var $this=$(this),$siblings=$this.find(".wpcf--sibling"),multiple=$this.data("multiple")||!1;$siblings.on("click",(function(){var $sibling=$(this);multiple?$sibling.hasClass("wpcf--active")?($sibling.removeClass("wpcf--active"),$sibling.find("input").prop("checked",!1).trigger("change")):($sibling.addClass("wpcf--active"),$sibling.find("input").prop("checked",!0).trigger("change")):($this.find("input").prop("checked",!1),$sibling.find("input").prop("checked",!0).trigger("change"),$sibling.addClass("wpcf--active").siblings().removeClass("wpcf--active"))}))}))},$.fn.wpcf_help=function(){return this.each((function(){var $this=$(this),$tooltip,offset_left;$this.on({mouseenter:function(){$tooltip=$('<div class="wpcf-tooltip"></div>').html($this.find(".wpcf-help-text").html()).appendTo("body"),SP_WPCF.vars.is_rtl,offset_left=$this.offset().left+24,$tooltip.css({top:$this.offset().top-($tooltip.outerHeight()/2-14),left:offset_left})},mouseleave:function(){void 0!==$tooltip&&$tooltip.remove()}})}))},$.fn.wpcf_customizer_refresh=function(){return this.each((function(){var $this=$(this),$complex=$this.closest(".wpcf-customize-complex");if($complex.length){var unique_id=$complex.data("unique-id");if(void 0===unique_id)return;var $input=$complex.find(":input"),option_id=$complex.data("option-id"),obj=$input.serializeObjectSP_WPCF(),data=!$.isEmptyObject(obj)&&obj[unique_id]&&obj[unique_id][option_id]?obj[unique_id][option_id]:"",control=window.wp.customize.control(unique_id+"["+option_id+"]");control.setting._value=null,control.setting.set(data)}else $this.find(":input").first().trigger("change");$(document).trigger("wpcf-customizer-refresh",$this)}))},SP_WPCF.vars.$window.on("resize wpcf.resize",SP_WPCF.helper.debounce((function(event){var window_width;(navigator.userAgent.indexOf("AppleWebKit/")>-1?SP_WPCF.vars.$window.width():window.innerWidth)<=782&&!SP_WPCF.vars.onloaded&&($(".wpcf-section").wpcf_reload_script(),SP_WPCF.vars.onloaded=!0)}),200)).trigger("wpcf.resize"),$.fn.wpcf_widgets=function(){this.length&&($(document).on("widget-added widget-updated",(function(event,$widget){$widget.find(".wpcf-fields").wpcf_reload_script()})),$(".widgets-sortables, .control-section-sidebar").on("sortstop",(function(event,ui){ui.item.find(".wpcf-fields").wpcf_reload_script_retry()})),$(document).on("click",".widget-top",(function(event){$(this).parent().find(".wpcf-fields").wpcf_reload_script()})))},$.fn.wpcf_nav_menu=function(){return this.each((function(){var $navmenu=$(this);$navmenu.on("click","a.item-edit",(function(){$(this).closest("li.menu-item").find(".wpcf-fields").wpcf_reload_script()})),$navmenu.on("sortstop",(function(event,ui){ui.item.find(".wpcf-fields").wpcf_reload_script_retry()}))}))},$.fn.wpcf_reload_script_retry=function(){return this.each((function(){var $this=$(this)}))},$.fn.wpcf_reload_script=function(options){var settings=$.extend({dependency:!0},options);return this.each((function(){var $this=$(this);$this.data("inited")||($this.children(".wpcf-field-code_editor").wpcf_field_code_editor(),$this.children(".wpcf-field-gallery").wpcf_field_gallery(),$this.children(".wpcf-field-slider").wpcf_field_slider(),$this.children(".wpcf-field-spinner").wpcf_field_spinner(),$this.children(".wpcf-field-switcher").wpcf_field_switcher(),$this.children(".wpcf-field-typography").wpcf_field_typography(),$this.children(".wpcf-field-border").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-color").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-color_group").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-typography").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-select").find(".wpcf-chosen").wpcf_chosen(),$this.children(".wpcf-field-checkbox").find(".wpcf-checkbox").wpcf_checkbox(),$this.children(".wpcf-field-button_set").find(".wpcf-siblings").wpcf_siblings(),$this.children(".wpcf-field-image_select").find(".wpcf-siblings").wpcf_siblings(),$this.children(".wpcf-field-carousel_type").find(".wpcf-siblings").wpcf_siblings(),$this.children(".wpcf-field").find(".wpcf-help").wpcf_help(),settings.dependency&&$this.wpcf_dependency(),$this.data("inited",!0),$(document).trigger("wpcf-reload-script",$this))}))},$(document).ready((function(){function wpcf_copyToClipboard(element){var $temp=$("<input>");$("body").append($temp),$temp.val($(element).text()).select(),document.execCommand("copy"),$temp.remove()}function wpcf_SelectText(element){var r=document.createRange(),w=element.get(0);r.selectNodeContents(w);var sel=window.getSelection();sel.removeAllRanges(),sel.addRange(r)}$(".wpcf-save").wpcf_save(),$(".wpcf-options").wpcf_options(),$(".wpcf-sticky-header").wpcf_sticky(),$(".wpcf-nav-options").wpcf_nav_options(),$(".wpcf-nav-metabox").wpcf_nav_metabox(),$(".wpcf-taxonomy").wpcf_taxonomy(),$(".wpcf-page-templates").wpcf_page_templates(),$(".wpcf-post-formats").wpcf_post_formats(),$(".wpcf-shortcode").wpcf_shortcode(),$(".wpcf-search").wpcf_search(),$(".wpcf-confirm").wpcf_confirm(),$(".wpcf-expand-all").wpcf_expand_all(),$(".wpcf-onload").wpcf_reload_script(),$(".widget").wpcf_widgets(),$("#menu-to-edit").wpcf_nav_menu(),$(".wpcf-shortcode-selectable").click((function(e){e.preventDefault(),wpcf_copyToClipboard($(this)),wpcf_SelectText($(this)),$(this).focus().select(),jQuery(".spwpc-after-copy-text").animate({opacity:1,bottom:25},300),setTimeout((function(){jQuery(".spwpc-after-copy-text").animate({opacity:0},200),jQuery(".spwpc-after-copy-text").animate({bottom:0},0)}),2e3)})),$(".post-type-sp_wp_carousel .shortcode.column-shortcode input").click((function(e){var copyText;e.preventDefault(),$(this).select(),document.execCommand("copy"),jQuery(".spwpc-after-copy-text").animate({opacity:1,bottom:25},300),setTimeout((function(){jQuery(".spwpc-after-copy-text").animate({opacity:0},200),jQuery(".spwpc-after-copy-text").animate({bottom:0},0)}),2e3)})),$('.wpcp_post_pagination_type label:contains("Pro")').css({"pointer-events":"none",color:"rgba(85,85,85,.6)!important"});var $export_type=$(".wpcp_what_export").find("input:checked").val();function isValidJSONString(str){try{JSON.parse(str)}catch(e){return!1}return!0}$(".wpcp_what_export").on("change",(function(){$export_type=$(this).find("input:checked").val()})),$(".wpcp_export .wpcf--button").click((function(event){event.preventDefault();var $shortcode_ids=$(".wpcp_post_ids select").val(),$ex_nonce=$("#wpcf_options_noncesp_wpcf_tools").val(),selected_shortcode;if("all_shortcodes"===$export_type||"selected_shortcodes"===$export_type)var data={action:"wpcp_export_shortcodes",wpcf_ids:"selected_shortcodes"===$export_type?$shortcode_ids:"all_shortcodes",nonce:$ex_nonce};else $(".wpcf-form-result.wpcf-form-success").text("No carousel selected.").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text("")}),3e3);$.post(ajaxurl,data,(function(resp){if(resp){if(isValidJSONString(resp))var json=JSON.stringify(JSON.parse(resp));else var json=JSON.stringify(resp);var blob=new Blob([json],{type:"application/json"}),link=document.createElement("a"),wpcp_time=$.now();link.href=window.URL.createObjectURL(blob),link.download="wp-carousel-export-"+wpcp_time+".json",link.click(),$(".wpcf-form-result.wpcf-form-success").text("Exported successfully!").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text(""),$(".wpcp_post_ids select").val("").trigger("chosen:updated")}),3e3)}}))})),$(".wpcp_import button.import").click((function(event){event.preventDefault();var wpcp_shortcodes=$("#import").prop("files")[0];if(console.log(wpcp_shortcodes),""!=$("#import").val()){var $im_nonce=$("#wpcf_options_noncesp_wpcf_tools").val(),reader=new FileReader;reader.readAsText(wpcp_shortcodes),reader.onload=function(event){var jsonObj=JSON.stringify(event.target.result);$.ajax({url:ajaxurl,type:"POST",data:{shortcode:jsonObj,action:"wpcp_import_shortcodes",nonce:$im_nonce},success:function(resp){$(".wpcf-form-result.wpcf-form-success").text("Imported successfully!").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text(""),$("#import").val(""),window.location.replace($("#wpcf_shortcode_link_redirect").attr("href"))}),2e3)}})}}else $(".wpcf-form-result.wpcf-form-success").text("No exported json file chosen.").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text("")}),3e3)})),"gallery"==$('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val()?$(".wpcf-nav-metabox li:nth-child(4)").hide():$(".wpcf-nav-metabox li:nth-child(4)").show(),$(".wpcf-field-image_select.wpcp_layout").on("change",(function(){"gallery"==$('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val()?$(".wpcf-nav-metabox li:nth-child(4)").hide():$(".wpcf-nav-metabox li:nth-child(4)").show()}))})),$(document).on("keyup change",".sp_wp_carousel_page_wpcp_settings #wpcf-form",(function(e){var $button;e.preventDefault(),$(this).find(".wpcf-save").css({"background-color":"#00C263","pointer-events":"initial"}).val("Save Settings")})),$(".sp_wp_carousel_page_wpcp_settings .wpcf-save").click((function(e){e.preventDefault(),$(this).css({"background-color":"#C5C5C6","pointer-events":"none"}).val("Changes Saved")})),$(document).on("keyup change",".sp_wp_carousel_page_wpcp_settings #wpcf-form",(function(e){var $button;e.preventDefault(),$(this).find(".wpcf-save").css({"background-color":"#00C263","pointer-events":"initial"}).val("Save Settings")})),$(".sp_wp_carousel_page_wpcp_settings .wpcf-save").click((function(e){e.preventDefault(),$(this).css({"background-color":"#C5C5C6","pointer-events":"none"}).val("Changes Saved")}));var preview_box=$("#sp-wpcf-preview-box"),preview_display=$("#sp_wpcf_live_preview").hide();$(document).on("click","#sp__wpcf-show-preview:contains(Hide)",(function(e){var _this;e.preventDefault(),$(this).html('<i class="fa fa-eye" aria-hidden="true"></i> Show Preview'),preview_box.html(""),preview_display.hide()})),$(document).on("click","#sp__wpcf-show-preview:not(:contains(Hide))",(function(e){e.preventDefault();var previewJS=wpcf_vars.previewJS,_data=$("form#post").serialize(),_this=$(this),data={action:"sp_wpcf_preview_meta_box",data:_data,ajax_nonce:$("#wpcf_metabox_noncesp_wpcf_live_preview").val()};$.ajax({type:"POST",url:ajaxurl,data:data,error:function(response){console.log(response)},success:function(response){preview_display.show(),preview_box.html(response),$.getScript(previewJS,(function(){_this.html('<i class="fa fa-eye-slash" aria-hidden="true"></i> Hide Preview'),$(document).on("keyup change",".post-type-sp_wp_carousel",(function(e){e.preventDefault(),_this.html('<i class="fa fa-refresh" aria-hidden="true"></i> Update Preview')})),$("html, body").animate({scrollTop:preview_display.offset().top-50},"slow")})),$(".wpcp-carousel-preloader").animate({opacity:1},600).hide();var carousel_id=$(".wpcp-carousel-section.wpcp-preloader").attr("id");$("#"+carousel_id).animate({opacity:1},600),$(".wpcpro-post-pagination-number").click((function(e){e.preventDefault(),e.stopPropagation(),$(".spwpc-pagination-not-work").animate({opacity:1,bottom:25},300),setTimeout((function(){jQuery(".spwpc-pagination-not-work").animate({opacity:0},200),jQuery(".spwpc-pagination-not-work").animate({bottom:0},0)}),3e3)}))}})}))}(jQuery,window,document);
1
+ !function($,window,document,undefined){"use strict";var SP_WPCF=SP_WPCF||{};SP_WPCF.funcs={},SP_WPCF.vars={onloaded:!1,$body:$("body"),$window:$(window),$document:$(document),$form_warning:null,is_confirm:!1,form_modified:!1,code_themes:[],is_rtl:$("body").hasClass("rtl")},SP_WPCF.helper={uid:function(prefix){return(prefix||"")+Math.random().toString(36).substr(2,9)},preg_quote:function(str){return(str+"").replace(/(\[|\])/g,"\\$1")},name_nested_replace:function($selector,field_id){var checks=[],regex=new RegExp(SP_WPCF.helper.preg_quote(field_id+"[\\d+]"),"g");$selector.find(":radio").each((function(){(this.checked||this.orginal_checked)&&(this.orginal_checked=!0)})),$selector.each((function(index){$(this).find(":input").each((function(){this.name=this.name.replace(regex,field_id+"["+index+"]"),this.orginal_checked&&(this.checked=!0)}))}))},debounce:function(callback,threshold,immediate){var timeout;return function(){var context=this,args=arguments,later=function(){timeout=null,immediate||callback.apply(context,args)},callNow=immediate&&!timeout;clearTimeout(timeout),timeout=setTimeout(later,threshold),callNow&&callback.apply(context,args)}},get_cookie:function(name){var e,b,cookie=document.cookie,p=name+"=";if(cookie){if(-1===(b=cookie.indexOf("; "+p))){if(0!==(b=cookie.indexOf(p)))return null}else b+=2;return-1===(e=cookie.indexOf(";",b))&&(e=cookie.length),decodeURIComponent(cookie.substring(b+p.length,e))}},set_cookie:function(name,value,expires,path,domain,secure){var d=new Date;"object"==typeof expires&&expires.toGMTString?expires=expires.toGMTString():parseInt(expires,10)?(d.setTime(d.getTime()+1e3*parseInt(expires,10)),expires=d.toGMTString()):expires="",document.cookie=name+"="+encodeURIComponent(value)+(expires?"; expires="+expires:"")+(path?"; path="+path:"")+(domain?"; domain="+domain:"")+(secure?"; secure":"")}},$.fn.wpcf_clone=function(){for(var base=$.fn.clone.apply(this,arguments),clone=this.find("select").add(this.filter("select")),cloned=base.find("select").add(base.filter("select")),i=0;i<clone.length;++i)for(var j=0;j<clone[i].options.length;++j)!0===clone[i].options[j].selected&&(cloned[i].options[j].selected=!0);return this.find(":radio").each((function(){this.orginal_checked=this.checked})),base},$.fn.wpcf_expand_all=function(){return this.each((function(){$(this).on("click",(function(e){e.preventDefault(),$(".wpcf-wrapper").toggleClass("wpcf-show-all"),$(".wpcf-section").wpcf_reload_script(),$(this).find(".fa").toggleClass("fa-indent").toggleClass("fa-outdent")}))}))},$.fn.wpcf_nav_options=function(){return this.each((function(){var $nav=$(this),$window=$(window),$wpwrap=$("#wpwrap"),$links=$nav.find("a"),$last;$window.on("hashchange wpcf.hashchange",(function(){var hash=window.location.hash.replace("#tab=",""),slug=hash||$links.first().attr("href").replace("#tab=",""),$link=$('[data-tab-id="'+slug+'"]');if($link.length){$link.closest(".wpcf-tab-item").addClass("wpcf-tab-expanded").siblings().removeClass("wpcf-tab-expanded"),$link.next().is("ul")&&(slug=($link=$link.next().find("li").first().find("a")).data("tab-id")),$links.removeClass("wpcf-active"),$link.addClass("wpcf-active"),$last&&$last.addClass("hidden");var $section=$('[data-section-id="'+slug+'"]');$section.removeClass("hidden"),$section.wpcf_reload_script(),$(".wpcf-section-id").val($section.index()+1),$last=$section,$wpwrap.hasClass("wp-responsive-open")&&($("html, body").animate({scrollTop:$section.offset().top-50},200),$wpwrap.removeClass("wp-responsive-open"))}})).trigger("wpcf.hashchange")}))},$.fn.wpcf_nav_metabox=function(){return this.each((function(){var $nav=$(this),$links=$nav.find("a"),unique_id=$nav.data("unique"),post_id=$("#post_ID").val()||"global",$last_section,$last_link;$links.on("click",(function(e){e.preventDefault();var $link=$(this),section_id=$link.data("section");void 0!==$last_link&&$last_link.removeClass("wpcf-active"),void 0!==$last_section&&$last_section.addClass("hidden"),$link.addClass("wpcf-active");var $section=$("#wpcf-section-"+section_id);$section.removeClass("hidden"),$section.wpcf_reload_script(),SP_WPCF.helper.set_cookie("wpcf-last-metabox-tab-"+post_id+"-"+unique_id,section_id),$last_section=$section,$last_link=$link}));var get_cookie=SP_WPCF.helper.get_cookie("wpcf-last-metabox-tab-"+post_id+"-"+unique_id);get_cookie?$nav.find('a[data-section="'+get_cookie+'"]').trigger("click"):$links.first("a").trigger("click")}))},$.fn.wpcf_page_templates=function(){this.length&&$(document).on("change",".editor-page-attributes__template select, #page_template",(function(){var maybe_value=$(this).val()||"default";$(".wpcf-page-templates").removeClass("wpcf-metabox-show").addClass("wpcf-metabox-hide"),$(".wpcf-page-"+maybe_value.toLowerCase().replace(/[^a-zA-Z0-9]+/g,"-")).removeClass("wpcf-metabox-hide").addClass("wpcf-metabox-show")}))},$.fn.wpcf_post_formats=function(){this.length&&$(document).on("change",'.editor-post-format select, #formatdiv input[name="post_format"]',(function(){var maybe_value=$(this).val()||"default";maybe_value="0"===maybe_value?"default":maybe_value,$(".wpcf-post-formats").removeClass("wpcf-metabox-show").addClass("wpcf-metabox-hide"),$(".wpcf-post-format-"+maybe_value).removeClass("wpcf-metabox-hide").addClass("wpcf-metabox-show")}))},$.fn.wpcf_search=function(){return this.each((function(){var $this,$input;$(this).find("input").on("change keyup",(function(){var value=$(this).val(),$wrapper=$(".wpcf-wrapper"),$section,$fields=$wrapper.find(".wpcf-section").find("> .wpcf-field:not(.wpcf-depend-on)"),$titles=$fields.find("> .wpcf-title, .wpcf-search-tags");value.length>3?($fields.addClass("wpcf-metabox-hide"),$wrapper.addClass("wpcf-search-all"),$titles.each((function(){var $title=$(this);if($title.text().match(new RegExp(".*?"+value+".*?","i"))){var $field=$title.closest(".wpcf-field");$field.removeClass("wpcf-metabox-hide"),$field.parent().wpcf_reload_script()}}))):($fields.removeClass("wpcf-metabox-hide"),$wrapper.removeClass("wpcf-search-all"))}))}))},$.fn.wpcf_sticky=function(){return this.each((function(){var $this=$(this),$window=$(window),$inner=$this.find(".wpcf-header-inner"),padding=parseInt($inner.css("padding-left"))+parseInt($inner.css("padding-right")),offset=32,scrollTop=0,lastTop=0,ticking=!1,stickyUpdate=function(){var offsetTop=$this.offset().top,stickyTop=Math.max(32,offsetTop-scrollTop),winWidth=$window.innerWidth();stickyTop<=32&&winWidth>782?($inner.css({width:$this.outerWidth()-padding}),$this.css({height:$this.outerHeight()}).addClass("wpcf-sticky")):($inner.removeAttr("style"),$this.removeAttr("style").removeClass("wpcf-sticky"))},requestTick=function(){ticking||requestAnimationFrame((function(){stickyUpdate(),ticking=!1})),ticking=!0},onSticky=function(){scrollTop=$window.scrollTop(),requestTick()};$window.on("scroll resize",onSticky),onSticky()}))},$.fn.wpcf_dependency=function(){return this.each((function(){var $this=$(this),$fields=$this.children("[data-controller]");if($fields.length){var normal_ruleset=$.wpcf_deps.createRuleset(),global_ruleset=$.wpcf_deps.createRuleset(),normal_depends=[],global_depends=[];$fields.each((function(){var $field=$(this),controllers=$field.data("controller").split("|"),conditions=$field.data("condition").split("|"),values=$field.data("value").toString().split("|"),is_global=!!$field.data("depend-global"),ruleset=is_global?global_ruleset:normal_ruleset;$.each(controllers,(function(index,depend_id){var value=values[index]||"",condition=conditions[index]||conditions[0];(ruleset=ruleset.createRule('[data-depend-id="'+depend_id+'"]',condition,value)).include($field),is_global?global_depends.push(depend_id):normal_depends.push(depend_id)}))})),normal_depends.length&&$.wpcf_deps.enable($this,normal_ruleset,normal_depends),global_depends.length&&$.wpcf_deps.enable(SP_WPCF.vars.$body,global_ruleset,global_depends)}}))},$.fn.wpcf_field_code_editor=function(){return this.each((function(){if("function"==typeof CodeMirror){var $this=$(this),$textarea=$this.find("textarea"),$inited=$this.find(".CodeMirror"),data_editor=$textarea.data("editor");$inited.length&&$inited.remove();var interval=setInterval((function(){if($this.is(":visible")){var code_editor=CodeMirror.fromTextArea($textarea[0],data_editor);if("default"!==data_editor.theme&&-1===SP_WPCF.vars.code_themes.indexOf(data_editor.theme)){var $cssLink=$("<link>");$("#wpcf-codemirror-css").after($cssLink),$cssLink.attr({rel:"stylesheet",id:"wpcf-codemirror-"+data_editor.theme+"-css",href:data_editor.cdnURL+"/theme/"+data_editor.theme+".min.css",type:"text/css",media:"all"}),SP_WPCF.vars.code_themes.push(data_editor.theme)}CodeMirror.modeURL=data_editor.cdnURL+"/mode/%N/%N.min.js",CodeMirror.autoLoadMode(code_editor,data_editor.mode),code_editor.on("change",(function(editor,event){$textarea.val(code_editor.getValue()).trigger("change")})),clearInterval(interval)}}))}}))},$.fn.wpcf_field_gallery=function(){return this.each((function(){var $this=$(this),$edit=$this.find(".wpcf-edit-gallery"),$clear=$this.find(".wpcf-clear-gallery"),$list=$this.find("ul.sp-gallery-images"),$input=$this.find("input"),$img=$this.find("img"),wp_media_frame;$this.on("click",".wpcf-button, .wpcf-edit-gallery",(function(e){var $el=$(this),ids=$input.val(),what=$el.hasClass("wpcf-edit-gallery")?"edit":"add",state="add"!==what||ids.length?"gallery-edit":"gallery";e.preventDefault(),void 0!==window.wp&&window.wp.media&&window.wp.media.gallery&&("gallery"===state?(wp_media_frame=window.wp.media({library:{type:"image"},frame:"post",state:"gallery",multiple:!0})).open():(wp_media_frame=window.wp.media.gallery.edit('[gallery ids="'+ids+'"]'),"add"===what&&wp_media_frame.setState("gallery-library")),wp_media_frame.on("update",(function(selection){$list.empty();var selectedIds=selection.models.map((function(attachment){var item=attachment.toJSON(),thumb=item.sizes&&item.sizes.thumbnail&&item.sizes.thumbnail.url?item.sizes.thumbnail.url:item.url;return $list.append('<li><img src="'+thumb+'"></li>'),item.id}));$input.val(selectedIds.join(",")).trigger("change"),$clear.removeClass("hidden"),$edit.removeClass("hidden")})))})),$clear.on("click",(function(e){e.preventDefault(),$list.empty(),$input.val("").trigger("change"),$clear.addClass("hidden"),$edit.addClass("hidden")}))}))},$.fn.wpcf_field_slider=function(){return this.each((function(){var $this=$(this),$input=$this.find("input"),$slider=$this.find(".wpcf-slider-ui"),data=$input.data(),value=$input.val()||0;$slider.hasClass("ui-slider")&&$slider.empty(),$slider.slider({range:"min",value:value,min:data.min||0,max:data.max||100,step:data.step||1,slide:function(e,o){$input.val(o.value).trigger("change")}}),$input.on("keyup",(function(){$slider.slider("value",$input.val())}))}))},$.fn.wpcf_field_spinner=function(){return this.each((function(){var $this=$(this),$input=$this.find("input"),$inited=$this.find(".ui-button"),data=$input.data();$inited.length&&$inited.remove(),$input.spinner({min:data.min||0,max:data.max||100,step:data.step||1,create:function(event,ui){data.unit&&$input.after('<span class="ui-button wpcf--unit">'+data.unit+"</span>")},spin:function(event,ui){$input.val(ui.value).trigger("change")}})}))},$.fn.wpcf_field_switcher=function(){return this.each((function(){var $switcher=$(this).find(".wpcf--switcher");$switcher.on("click",(function(){var value=0,$input=$switcher.find("input");$switcher.hasClass("wpcf--active")?$switcher.removeClass("wpcf--active"):(value=1,$switcher.addClass("wpcf--active")),$input.val(value).trigger("change")}))}))},$.fn.wpcf_field_typography=function(){return this.each((function(){var base=this,$this=$(this),loaded_fonts=[],webfonts=wpcf_typography_json.webfonts,googlestyles=wpcf_typography_json.googlestyles,defaultstyles=wpcf_typography_json.defaultstyles;base.sanitize_subset=function(subset){return subset=(subset=subset.replace("-ext"," Extended")).charAt(0).toUpperCase()+subset.slice(1)},base.sanitize_style=function(style){return googlestyles[style]?googlestyles[style]:style},base.load_google_font=function(font_family,weight,style){font_family&&"object"==typeof WebFont&&(weight=weight?weight.replace("normal",""):"",style=style?style.replace("normal",""):"",(weight||style)&&(font_family=font_family+":"+weight+style),-1===loaded_fonts.indexOf(font_family)&&WebFont.load({google:{families:[font_family]}}),loaded_fonts.push(font_family))},base.append_select_options=function($select,options,condition,type,is_multi){$select.find("option").not(":first").remove();var opts="";$.each(options,(function(key,value){var selected,name=value;selected=is_multi?condition&&-1!==condition.indexOf(value)?" selected":"":condition&&condition===value?" selected":"","subset"===type?name=base.sanitize_subset(value):"style"===type&&(name=base.sanitize_style(value)),opts+='<option value="'+value+'"'+selected+">"+name+"</option>"})),$select.append(opts).trigger("wpcf.change").trigger("chosen:updated")},base.init=function(){var selected_styles=[],$typography=$this.find(".wpcf--typography"),$type=$this.find(".wpcf--type"),$styles=$this.find(".wpcf--block-font-style"),unit=$typography.data("unit"),line_height_unit=$typography.data("line-height-unit"),exclude_fonts=$typography.data("exclude")?$typography.data("exclude").split(","):[],$chosen_selects;$this.find(".wpcf--chosen").length&&$this.find("select").each((function(){var $chosen_select=$(this),$chosen_inited=$chosen_select.parent().find(".chosen-container");$chosen_inited.length&&$chosen_inited.remove(),$chosen_select.chosen({allow_single_deselect:!0,disable_search_threshold:15,width:"100%"})}));var $font_family_select=$this.find(".wpcf--font-family"),first_font_family=$font_family_select.val();$font_family_select.find("option").not(":first-child").remove();var opts="";$.each(webfonts,(function(type,group){exclude_fonts&&-1!==exclude_fonts.indexOf(type)||(opts+='<optgroup label="'+group.label+'">',$.each(group.fonts,(function(key,value){var selected;opts+='<option value="'+(value="object"==typeof value?key:value)+'" data-type="'+type+'"'+(value===first_font_family?" selected":"")+">"+value+"</option>"})),opts+="</optgroup>")})),$font_family_select.append(opts).trigger("chosen:updated");var $font_style_block=$this.find(".wpcf--block-font-style");if($font_style_block.length){var $font_style_select=$this.find(".wpcf--font-style-select"),first_style_value=$font_style_select.val()?$font_style_select.val().replace(/normal/g,""):"";$font_style_select.on("change wpcf.change",(function(event){var style_value=$font_style_select.val();!style_value&&selected_styles&&-1===selected_styles.indexOf("normal")&&(style_value=selected_styles[0]);var font_normal=style_value&&"italic"!==style_value&&"normal"===style_value?"normal":"",font_weight=style_value&&"italic"!==style_value&&"normal"!==style_value?style_value.replace("italic",""):font_normal,font_style=style_value&&"italic"===style_value.substr(-6)?"italic":"";$this.find(".wpcf--font-weight").val(font_weight),$this.find(".wpcf--font-style").val(font_style)}));var $extra_font_style_block=$this.find(".wpcf--block-extra-styles");if($extra_font_style_block.length)var $extra_font_style_select=$this.find(".wpcf--extra-styles"),first_extra_style_value=$extra_font_style_select.val()}var $subset_block=$this.find(".wpcf--block-subset");if($subset_block.length)var $subset_select=$this.find(".wpcf--subset"),first_subset_select_value=$subset_select.val(),subset_multi_select=$subset_select.data("multiple")||!1;var $backup_font_family_block=$this.find(".wpcf--block-backup-font-family");$font_family_select.on("change wpcf.change",(function(event){$subset_block.length&&$subset_block.addClass("hidden"),$extra_font_style_block.length&&$extra_font_style_block.addClass("hidden"),$backup_font_family_block.length&&$backup_font_family_block.addClass("hidden");var $selected=$font_family_select.find(":selected"),value=$selected.val(),type=$selected.data("type");if(type&&value){if("google"!==type&&"custom"!==type||!$backup_font_family_block.length||$backup_font_family_block.removeClass("hidden"),$font_style_block.length){var styles=defaultstyles;"google"===type&&webfonts[type].fonts[value][0]?styles=webfonts[type].fonts[value][0]:"custom"===type&&webfonts[type].fonts[value]&&(styles=webfonts[type].fonts[value]),selected_styles=styles;var set_auto_style=-1!==styles.indexOf("normal")?"normal":styles[0],set_style_value=first_style_value&&-1!==styles.indexOf(first_style_value)?first_style_value:set_auto_style;base.append_select_options($font_style_select,styles,set_style_value,"style"),first_style_value=!1,$font_style_block.removeClass("hidden"),"google"===type&&$extra_font_style_block.length&&styles.length>1&&(base.append_select_options($extra_font_style_select,styles,first_extra_style_value,"style",!0),first_extra_style_value=!1,$extra_font_style_block.removeClass("hidden"))}if("google"===type&&$subset_block.length&&webfonts[type].fonts[value][1]){var subsets=webfonts[type].fonts[value][1],set_auto_subset=subsets.length<2&&"latin"!==subsets[0]?subsets[0]:"",set_subset_value=first_subset_select_value&&-1!==subsets.indexOf(first_subset_select_value)?first_subset_select_value:set_auto_subset;set_subset_value=subset_multi_select&&first_subset_select_value?first_subset_select_value:set_subset_value,base.append_select_options($subset_select,subsets,set_subset_value,"subset",subset_multi_select),first_subset_select_value=!1,$subset_block.removeClass("hidden")}}else $styles.find(":input").val(""),$subset_block.length&&($subset_select.find("option").not(":first-child").remove(),$subset_select.trigger("chosen:updated")),$font_style_block.length&&($font_style_select.find("option").not(":first-child").remove(),$font_style_select.trigger("chosen:updated"));$type.val(type)})).trigger("wpcf.change");var $preview_block=$this.find(".wpcf--block-preview");if($preview_block.length){var $preview=$this.find(".wpcf--preview");$this.on("change",SP_WPCF.helper.debounce((function(event){$preview_block.removeClass("hidden");var font_family=$font_family_select.val(),font_weight=$this.find(".wpcf--font-weight").val(),font_style=$this.find(".wpcf--font-style").val(),font_size=$this.find(".wpcf--font-size").val(),font_variant=$this.find(".wpcf--font-variant").val(),line_height=$this.find(".wpcf--line-height").val(),text_align=$this.find(".wpcf--text-align").val(),text_transform=$this.find(".wpcf--text-transform").val(),text_decoration=$this.find(".wpcf--text-decoration").val(),text_color=$this.find(".wpcf--color").val(),word_spacing=$this.find(".wpcf--word-spacing").val(),letter_spacing=$this.find(".wpcf--letter-spacing").val(),custom_style=$this.find(".wpcf--custom-style").val(),type;"google"===$this.find(".wpcf--type").val()&&base.load_google_font(font_family,font_weight,font_style);var properties={};font_family&&(properties.fontFamily=font_family),font_weight&&(properties.fontWeight=font_weight),font_style&&(properties.fontStyle=font_style),font_variant&&(properties.fontVariant=font_variant),font_size&&(properties.fontSize=font_size+unit),line_height&&(properties.lineHeight=line_height+line_height_unit),letter_spacing&&(properties.letterSpacing=letter_spacing+unit),word_spacing&&(properties.wordSpacing=word_spacing+unit),text_align&&(properties.textAlign=text_align),text_transform&&(properties.textTransform=text_transform),text_decoration&&(properties.textDecoration=text_decoration),text_color&&(properties.color=text_color),$preview.removeAttr("style"),custom_style&&$preview.attr("style",custom_style),$preview.css(properties)}),100)),$preview_block.on("click",(function(){$preview.toggleClass("wpcf--black-background");var $toggle=$preview_block.find(".wpcf--toggle");$toggle.hasClass("fa-toggle-off")?$toggle.removeClass("fa-toggle-off").addClass("fa-toggle-on"):$toggle.removeClass("fa-toggle-on").addClass("fa-toggle-off")})),$preview_block.hasClass("hidden")||$this.trigger("change")}},base.init()}))},$.fn.wpcf_confirm=function(){return this.each((function(){$(this).on("click",(function(e){var confirm_text=$(this).data("confirm")||window.wpcf_vars.i18n.confirm,confirm_answer;if(!confirm(confirm_text))return e.preventDefault(),!1;SP_WPCF.vars.is_confirm=!0,SP_WPCF.vars.form_modified=!1}))}))},$.fn.serializeObject=function(){var obj={};return $.each(this.serializeArray(),(function(i,o){var n=o.name,v=o.value;obj[n]=void 0===obj[n]?v:$.isArray(obj[n])?obj[n].concat(v):[obj[n],v]})),obj},$.fn.wpcf_save=function(){return this.each((function(){var $this=$(this),$buttons=$(".wpcf-save"),$panel=$(".wpcf-options"),flooding=!1,timeout;$this.on("click",(function(e){if(!flooding){var $text=$this.data("save"),$value=$this.val();$buttons.attr("value",$text),$this.hasClass("wpcf-save-ajax")?(e.preventDefault(),$panel.addClass("wpcf-saving"),$buttons.prop("disabled",!0),window.wp.ajax.post("wpcf_"+$panel.data("unique")+"_ajax_save",{data:$("#wpcf-form").serializeJSONSP_WPCF()}).done((function(response){if($(".wpcf-error").remove(),Object.keys(response.errors).length){var error_icon='<i class="wpcf-label-error wpcf-error">!</i>';$.each(response.errors,(function(key,error_message){var $field=$('[data-depend-id="'+key+'"]'),$link=$('a[href="#tab='+$field.closest(".wpcf-section").data("section-id")+'"]'),$tab=$link.closest(".wpcf-tab-item");$field.closest(".wpcf-fieldset").append('<p class="wpcf-error wpcf-error-text">'+error_message+"</p>"),$link.find(".wpcf-error").length||$link.append(error_icon),$tab.find(".wpcf-arrow .wpcf-error").length||$tab.find(".wpcf-arrow").append(error_icon)}))}$panel.removeClass("wpcf-saving"),$buttons.prop("disabled",!1).attr("value",$value),flooding=!1,SP_WPCF.vars.form_modified=!1,SP_WPCF.vars.$form_warning.hide(),clearTimeout(timeout);var $result_success=$(".wpcf-form-success");$result_success.empty().append(response.notice).fadeIn("fast",(function(){timeout=setTimeout((function(){$result_success.fadeOut("fast")}),1e3)}))})).fail((function(response){alert(response.error)}))):SP_WPCF.vars.form_modified=!1}flooding=!0}))}))},$.fn.wpcf_options=function(){return this.each((function(){var $this=$(this),$content=$this.find(".wpcf-content"),$form_success=$this.find(".wpcf-form-success"),$form_warning=$this.find(".wpcf-form-warning"),$save_button=$this.find(".wpcf-header .wpcf-save");SP_WPCF.vars.$form_warning=$form_warning,$form_warning.length&&(window.onbeforeunload=function(){return!!SP_WPCF.vars.form_modified||void 0},$content.on("change keypress",":input",(function(){SP_WPCF.vars.form_modified||($form_success.hide(),$form_warning.fadeIn("fast"),SP_WPCF.vars.form_modified=!0)}))),$form_success.hasClass("wpcf-form-show")&&setTimeout((function(){$form_success.fadeOut("fast")}),1e3),$(document).keydown((function(event){if((event.ctrlKey||event.metaKey)&&83===event.which)return $save_button.trigger("click"),event.preventDefault(),!1}))}))},$.fn.wpcf_taxonomy=function(){return this.each((function(){var $this=$(this),$form=$this.parents("form");if("addtag"===$form.attr("id")){var $submit=$form.find("#submit"),$cloned=$this.find(".wpcf-field").wpcf_clone();$submit.on("click",(function(){$form.find(".form-required").hasClass("form-invalid")||($this.data("inited",!1),$this.empty(),$this.html($cloned),$cloned=$cloned.wpcf_clone(),$this.wpcf_reload_script())}))}}))},$.fn.wpcf_shortcode=function(){var base=this;return base.shortcode_parse=function(serialize,key){var shortcode="";return $.each(serialize,(function(shortcode_key,shortcode_values){shortcode+="["+(key=key||shortcode_key),$.each(shortcode_values,(function(shortcode_tag,shortcode_value){"content"===shortcode_tag?(shortcode+="]",shortcode+=shortcode_value,shortcode+="[/"+key):shortcode+=base.shortcode_tags(shortcode_tag,shortcode_value)})),shortcode+="]"})),shortcode},base.shortcode_tags=function(shortcode_tag,shortcode_value){var shortcode="";return""!==shortcode_value&&("object"!=typeof shortcode_value||$.isArray(shortcode_value)?shortcode+=" "+shortcode_tag.replace("-","_")+'="'+shortcode_value.toString()+'"':$.each(shortcode_value,(function(sub_shortcode_tag,sub_shortcode_value){switch(sub_shortcode_tag){case"background-image":sub_shortcode_value=sub_shortcode_value.url?sub_shortcode_value.url:""}""!==sub_shortcode_value&&(shortcode+=" "+sub_shortcode_tag.replace("-","_")+'="'+sub_shortcode_value.toString()+'"')}))),shortcode},base.insertAtChars=function(_this,currentValue){var obj=void 0!==_this[0].name?_this[0]:_this;return obj.value.length&&void 0!==obj.selectionStart?(obj.focus(),obj.value.substring(0,obj.selectionStart)+currentValue+obj.value.substring(obj.selectionEnd,obj.value.length)):(obj.focus(),currentValue)},base.send_to_editor=function(html,editor_id){var tinymce_editor;if("undefined"!=typeof tinymce&&(tinymce_editor=tinymce.get(editor_id)),tinymce_editor&&!tinymce_editor.isHidden())tinymce_editor.execCommand("mceInsertContent",!1,html);else{var $editor=$("#"+editor_id);$editor.val(base.insertAtChars($editor,html)).trigger("change")}},this.each((function(){var $modal=$(this),$load=$modal.find(".wpcf-modal-load"),$content=$modal.find(".wpcf-modal-content"),$insert=$modal.find(".wpcf-modal-insert"),$loading=$modal.find(".wpcf-modal-loading"),$select=$modal.find("select"),modal_id=$modal.data("modal-id"),nonce=$modal.data("nonce"),editor_id,target_id,gutenberg_id,sc_key,sc_name,sc_view,sc_group,$cloned,$button;$(document).on("click",'.wpcf-shortcode-button[data-modal-id="'+modal_id+'"]',(function(e){e.preventDefault(),$button=$(this),editor_id=$button.data("editor-id")||!1,target_id=$button.data("target-id")||!1,gutenberg_id=$button.data("gutenberg-id")||!1,$modal.removeClass("hidden"),$modal.hasClass("wpcf-shortcode-single")&&void 0===sc_name&&$select.trigger("change")})),$select.on("change",(function(){var $option=$(this),$selected=$option.find(":selected");sc_key=$option.val(),sc_name=$selected.data("shortcode"),sc_view=$selected.data("view")||"normal",sc_group=$selected.data("group")||sc_name,$load.empty(),sc_key?($loading.show(),window.wp.ajax.post("wpcf-get-shortcode-"+modal_id,{shortcode_key:sc_key,nonce:nonce}).done((function(response){$loading.hide();var $appended=$(response.content).appendTo($load);$insert.parent().removeClass("hidden"),$cloned=$appended.find(".wpcf--repeat-shortcode").wpcf_clone(),$appended.wpcf_reload_script(),$appended.find(".wpcf-fields").wpcf_reload_script()}))):$insert.parent().addClass("hidden")})),$insert.on("click",(function(e){if(e.preventDefault(),!$insert.prop("disabled")&&!$insert.attr("disabled")){var shortcode="",serialize=$modal.find(".wpcf-field:not(.wpcf-depend-on)").find(":input:not(.ignore)").serializeObjectSP_WPCF();switch(sc_view){case"contents":var contentsObj=sc_name?serialize[sc_name]:serialize;$.each(contentsObj,(function(sc_key,sc_value){var sc_tag=sc_name||sc_key;shortcode+="["+sc_tag+"]"+sc_value+"[/"+sc_tag+"]"}));break;case"group":shortcode+="["+sc_name,$.each(serialize[sc_name],(function(sc_key,sc_value){shortcode+=base.shortcode_tags(sc_key,sc_value)})),shortcode+="]",shortcode+=base.shortcode_parse(serialize[sc_group],sc_group),shortcode+="[/"+sc_name+"]";break;case"repeater":shortcode+=base.shortcode_parse(serialize[sc_group],sc_group);break;default:shortcode+=base.shortcode_parse(serialize)}if(shortcode=""===shortcode?"["+sc_name+"]":shortcode,gutenberg_id){var content=window.wpcf_gutenberg_props.attributes.hasOwnProperty("shortcode")?window.wpcf_gutenberg_props.attributes.shortcode:"";window.wpcf_gutenberg_props.setAttributes({shortcode:content+shortcode})}else if(editor_id)base.send_to_editor(shortcode,editor_id);else{var $textarea=target_id?$(target_id):$button.parent().find("textarea");$textarea.val(base.insertAtChars($textarea,shortcode)).trigger("change")}$modal.addClass("hidden")}})),$modal.on("click",".wpcf--repeat-button",(function(e){e.preventDefault();var $repeatable=$modal.find(".wpcf--repeatable"),$new_clone=$cloned.wpcf_clone(),$remove_btn=$new_clone.find(".wpcf-repeat-remove"),$appended=$new_clone.appendTo($repeatable);$new_clone.find(".wpcf-fields").wpcf_reload_script(),SP_WPCF.helper.name_nested_replace($modal.find(".wpcf--repeat-shortcode"),sc_group),$remove_btn.on("click",(function(){$new_clone.remove(),SP_WPCF.helper.name_nested_replace($modal.find(".wpcf--repeat-shortcode"),sc_group)}))})),$modal.on("click",".wpcf-modal-close, .wpcf-modal-overlay",(function(){$modal.addClass("hidden")}))}))},"function"==typeof Color&&(Color.prototype.toString=function(){if(this._alpha<1)return this.toCSS("rgba",this._alpha).replace(/\s+/g,"");var hex=parseInt(this._color,10).toString(16);if(this.error)return"";if(hex.length<6)for(var i=6-hex.length-1;i>=0;i--)hex="0"+hex;return"#"+hex}),SP_WPCF.funcs.parse_color=function(color){var value=color.replace(/\s+/g,""),trans=-1!==value.indexOf("rgba")?parseFloat(100*value.replace(/^.*,(.+)\)/,"$1")):100,rgba;return{value:value,transparent:trans,rgba:trans<100}},$.fn.wpcf_color=function(){return this.each((function(){var $input=$(this),picker_color=SP_WPCF.funcs.parse_color($input.val()),palette_color=!window.wpcf_vars.color_palette.length||window.wpcf_vars.color_palette,$container;$input.hasClass("wp-color-picker")&&$input.closest(".wp-picker-container").after($input).remove(),$input.wpColorPicker({palettes:palette_color,change:function(event,ui){var ui_color_value=ui.color.toString();$container.removeClass("wpcf--transparent-active"),$container.find(".wpcf--transparent-offset").css("background-color",ui_color_value),$input.val(ui_color_value).trigger("change")},create:function(){$container=$input.closest(".wp-picker-container");var a8cIris=$input.data("a8cIris"),$transparent_wrap=$('<div class="wpcf--transparent-wrap"><div class="wpcf--transparent-slider"></div><div class="wpcf--transparent-offset"></div><div class="wpcf--transparent-text"></div><div class="wpcf--transparent-button">transparent <i class="fa fa-toggle-off"></i></div></div>').appendTo($container.find(".wp-picker-holder")),$transparent_slider=$transparent_wrap.find(".wpcf--transparent-slider"),$transparent_text=$transparent_wrap.find(".wpcf--transparent-text"),$transparent_offset=$transparent_wrap.find(".wpcf--transparent-offset"),$transparent_button=$transparent_wrap.find(".wpcf--transparent-button");"transparent"===$input.val()&&$container.addClass("wpcf--transparent-active"),$transparent_button.on("click",(function(){"transparent"!==$input.val()?($input.val("transparent").trigger("change").removeClass("iris-error"),$container.addClass("wpcf--transparent-active")):($input.val(a8cIris._color.toString()).trigger("change"),$container.removeClass("wpcf--transparent-active"))})),$transparent_slider.slider({value:picker_color.transparent,step:1,min:0,max:100,slide:function(event,ui){var slide_value=parseFloat(ui.value/100);a8cIris._color._alpha=slide_value,$input.wpColorPicker("color",a8cIris._color.toString()),$transparent_text.text(1===slide_value||0===slide_value?"":slide_value)},create:function(){var slide_value=parseFloat(picker_color.transparent/100),text_value=slide_value<1?slide_value:"";$transparent_text.text(text_value),$transparent_offset.css("background-color",picker_color.value),$container.on("click",".wp-picker-clear",(function(){a8cIris._color._alpha=1,$transparent_text.text(""),$transparent_slider.slider("option","value",100),$container.removeClass("wpcf--transparent-active"),$input.trigger("change")})),$container.on("click",".wp-picker-default",(function(){var default_color=SP_WPCF.funcs.parse_color($input.data("default-color")),default_value=parseFloat(default_color.transparent/100),default_text=default_value<1?default_value:"";a8cIris._color._alpha=default_value,$transparent_text.text(default_text),$transparent_slider.slider("option","value",default_color.transparent),"transparent"===default_color.value&&($input.removeClass("iris-error"),$container.addClass("wpcf--transparent-active"))}))}})}})}))},$.fn.wpcf_chosen=function(){return this.each((function(){var $this=$(this),$inited=$this.parent().find(".chosen-container"),is_sortable=$this.hasClass("wpcf-chosen-sortable")||!1,is_ajax=$this.hasClass("wpcf-chosen-ajax")||!1,is_multiple=$this.attr("multiple")||!1,set_width=is_multiple?"100%":"auto",set_options=$.extend({allow_single_deselect:!0,disable_search_threshold:10,width:set_width,no_results_text:window.wpcf_vars.i18n.no_results_text},$this.data("chosen-settings"));if($inited.length&&$inited.remove(),is_ajax){var set_ajax_options=$.extend({data:{type:"post",nonce:""},allow_single_deselect:!0,disable_search_threshold:-1,width:"100%",min_length:3,type_delay:500,typing_text:window.wpcf_vars.i18n.typing_text,searching_text:window.wpcf_vars.i18n.searching_text,no_results_text:window.wpcf_vars.i18n.no_results_text},$this.data("chosen-settings"));$this.SP_WPCFAjaxChosen(set_ajax_options)}else $this.chosen(set_options);if(is_multiple){var $hidden_select=$this.parent().find(".wpcf-hide-select"),$hidden_value=$hidden_select.val()||[];$this.on("change",(function(obj,result){result&&result.selected?$hidden_select.append('<option value="'+result.selected+'" selected="selected">'+result.selected+"</option>"):result&&result.deselected&&$hidden_select.find('option[value="'+result.deselected+'"]').remove(),void 0!==window.wp.customize&&0===$hidden_select.children().length&&$hidden_select.data("customize-setting-link")&&window.wp.customize.control($hidden_select.data("customize-setting-link")).setting.set(""),$hidden_select.trigger("change")})),$this.SP_WPCFChosenOrder($hidden_value,!0)}if(is_sortable){var $chosen_container,$chosen_choices=$this.parent().find(".chosen-container").find(".chosen-choices");$chosen_choices.bind("mousedown",(function(event){$(event.target).is("span")&&event.stopPropagation()})),$chosen_choices.sortable({items:"li:not(.search-field)",helper:"orginal",cursor:"move",placeholder:"search-choice-placeholder",start:function(e,ui){ui.placeholder.width(ui.item.innerWidth()),ui.placeholder.height(ui.item.innerHeight())},update:function(e,ui){var select_options="",chosen_object=$this.data("chosen"),$prev_select=$this.parent().find(".wpcf-hide-select");$chosen_choices.find(".search-choice-close").each((function(){var option_array_index=$(this).data("option-array-index");$.each(chosen_object.results_data,(function(index,data){data.array_index===option_array_index&&(select_options+='<option value="'+data.value+'" selected>'+data.value+"</option>")}))})),$prev_select.children().remove(),$prev_select.append(select_options),$prev_select.trigger("change")}})}}))},$.fn.wpcf_checkbox=function(){return this.each((function(){var $this=$(this),$input=$this.find(".wpcf--input"),$checkbox=$this.find(".wpcf--checkbox");$checkbox.on("click",(function(){$input.val(Number($checkbox.prop("checked"))).trigger("change")}))}))},$.fn.wpcf_siblings=function(){return this.each((function(){var $this=$(this),$siblings=$this.find(".wpcf--sibling"),multiple=$this.data("multiple")||!1;$siblings.on("click",(function(){var $sibling=$(this);multiple?$sibling.hasClass("wpcf--active")?($sibling.removeClass("wpcf--active"),$sibling.find("input").prop("checked",!1).trigger("change")):($sibling.addClass("wpcf--active"),$sibling.find("input").prop("checked",!0).trigger("change")):($this.find("input").prop("checked",!1),$sibling.find("input").prop("checked",!0).trigger("change"),$sibling.addClass("wpcf--active").siblings().removeClass("wpcf--active"))}))}))},$.fn.wpcf_help=function(){return this.each((function(){var $this=$(this),$tooltip,offset_left;$this.on({mouseenter:function(){$tooltip=$('<div class="wpcf-tooltip"></div>').html($this.find(".wpcf-help-text").html()).appendTo("body"),SP_WPCF.vars.is_rtl,offset_left=$this.offset().left+24,$tooltip.css({top:$this.offset().top-($tooltip.outerHeight()/2-14),left:offset_left})},mouseleave:function(){void 0!==$tooltip&&$tooltip.remove()}})}))},$.fn.wpcf_customizer_refresh=function(){return this.each((function(){var $this=$(this),$complex=$this.closest(".wpcf-customize-complex");if($complex.length){var unique_id=$complex.data("unique-id");if(void 0===unique_id)return;var $input=$complex.find(":input"),option_id=$complex.data("option-id"),obj=$input.serializeObjectSP_WPCF(),data=!$.isEmptyObject(obj)&&obj[unique_id]&&obj[unique_id][option_id]?obj[unique_id][option_id]:"",control=window.wp.customize.control(unique_id+"["+option_id+"]");control.setting._value=null,control.setting.set(data)}else $this.find(":input").first().trigger("change");$(document).trigger("wpcf-customizer-refresh",$this)}))},SP_WPCF.vars.$window.on("resize wpcf.resize",SP_WPCF.helper.debounce((function(event){var window_width;(navigator.userAgent.indexOf("AppleWebKit/")>-1?SP_WPCF.vars.$window.width():window.innerWidth)<=782&&!SP_WPCF.vars.onloaded&&($(".wpcf-section").wpcf_reload_script(),SP_WPCF.vars.onloaded=!0)}),200)).trigger("wpcf.resize"),$.fn.wpcf_widgets=function(){this.length&&($(document).on("widget-added widget-updated",(function(event,$widget){$widget.find(".wpcf-fields").wpcf_reload_script()})),$(".widgets-sortables, .control-section-sidebar").on("sortstop",(function(event,ui){ui.item.find(".wpcf-fields").wpcf_reload_script_retry()})),$(document).on("click",".widget-top",(function(event){$(this).parent().find(".wpcf-fields").wpcf_reload_script()})))},$.fn.wpcf_nav_menu=function(){return this.each((function(){var $navmenu=$(this);$navmenu.on("click","a.item-edit",(function(){$(this).closest("li.menu-item").find(".wpcf-fields").wpcf_reload_script()})),$navmenu.on("sortstop",(function(event,ui){ui.item.find(".wpcf-fields").wpcf_reload_script_retry()}))}))},$.fn.wpcf_reload_script_retry=function(){return this.each((function(){var $this=$(this)}))},$.fn.wpcf_reload_script=function(options){var settings=$.extend({dependency:!0},options);return this.each((function(){var $this=$(this);$this.data("inited")||($this.children(".wpcf-field-code_editor").wpcf_field_code_editor(),$this.children(".wpcf-field-gallery").wpcf_field_gallery(),$this.children(".wpcf-field-slider").wpcf_field_slider(),$this.children(".wpcf-field-spinner").wpcf_field_spinner(),$this.children(".wpcf-field-switcher").wpcf_field_switcher(),$this.children(".wpcf-field-typography").wpcf_field_typography(),$this.children(".wpcf-field-border").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-color").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-color_group").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-typography").find(".wpcf-color").wpcf_color(),$this.children(".wpcf-field-select").find(".wpcf-chosen").wpcf_chosen(),$this.children(".wpcf-field-checkbox").find(".wpcf-checkbox").wpcf_checkbox(),$this.children(".wpcf-field-button_set").find(".wpcf-siblings").wpcf_siblings(),$this.children(".wpcf-field-image_select").find(".wpcf-siblings").wpcf_siblings(),$this.children(".wpcf-field-carousel_type").find(".wpcf-siblings").wpcf_siblings(),$this.children(".wpcf-field").find(".wpcf-help").wpcf_help(),settings.dependency&&$this.wpcf_dependency(),$this.data("inited",!0),$(document).trigger("wpcf-reload-script",$this))}))},$(document).ready((function(){function wpcf_copyToClipboard(element){var $temp=$("<input>");$("body").append($temp),$temp.val($(element).text()).select(),document.execCommand("copy"),$temp.remove()}function wpcf_SelectText(element){var r=document.createRange(),w=element.get(0);r.selectNodeContents(w);var sel=window.getSelection();sel.removeAllRanges(),sel.addRange(r)}$(".wpcf-save").wpcf_save(),$(".wpcf-options").wpcf_options(),$(".wpcf-sticky-header").wpcf_sticky(),$(".wpcf-nav-options").wpcf_nav_options(),$(".wpcf-nav-metabox").wpcf_nav_metabox(),$(".wpcf-taxonomy").wpcf_taxonomy(),$(".wpcf-page-templates").wpcf_page_templates(),$(".wpcf-post-formats").wpcf_post_formats(),$(".wpcf-shortcode").wpcf_shortcode(),$(".wpcf-search").wpcf_search(),$(".wpcf-confirm").wpcf_confirm(),$(".wpcf-expand-all").wpcf_expand_all(),$(".wpcf-onload").wpcf_reload_script(),$(".widget").wpcf_widgets(),$("#menu-to-edit").wpcf_nav_menu(),$(".wpcf-shortcode-selectable").click((function(e){e.preventDefault(),wpcf_copyToClipboard($(this)),wpcf_SelectText($(this)),$(this).focus().select(),jQuery(".spwpc-after-copy-text").animate({opacity:1,bottom:25},300),setTimeout((function(){jQuery(".spwpc-after-copy-text").animate({opacity:0},200),jQuery(".spwpc-after-copy-text").animate({bottom:0},0)}),2e3)})),$(".post-type-sp_wp_carousel .shortcode.column-shortcode input").click((function(e){var copyText;e.preventDefault(),$(this).select(),document.execCommand("copy"),jQuery(".spwpc-after-copy-text").animate({opacity:1,bottom:25},300),setTimeout((function(){jQuery(".spwpc-after-copy-text").animate({opacity:0},200),jQuery(".spwpc-after-copy-text").animate({bottom:0},0)}),2e3)})),$('.wpcp_post_pagination_type label:contains("Pro")').css({"pointer-events":"none",color:"rgba(85,85,85,.6)!important"});var $export_type=$(".wpcp_what_export").find("input:checked").val();function isValidJSONString(str){try{JSON.parse(str)}catch(e){return!1}return!0}$(".wpcp_what_export").on("change",(function(){$export_type=$(this).find("input:checked").val()})),$(".wpcp_export .wpcf--button").click((function(event){event.preventDefault();var $shortcode_ids=$(".wpcp_post_ids select").val(),$ex_nonce=$("#wpcf_options_noncesp_wpcf_tools").val(),selected_shortcode;if("all_shortcodes"===$export_type||"selected_shortcodes"===$export_type)var data={action:"wpcp_export_shortcodes",wpcf_ids:"selected_shortcodes"===$export_type?$shortcode_ids:"all_shortcodes",nonce:$ex_nonce};else $(".wpcf-form-result.wpcf-form-success").text("No carousel selected.").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text("")}),3e3);$.post(ajaxurl,data,(function(resp){if(resp){if(isValidJSONString(resp))var json=JSON.stringify(JSON.parse(resp));else var json=JSON.stringify(resp);var blob=new Blob([json],{type:"application/json"}),link=document.createElement("a"),wpcp_time=$.now();link.href=window.URL.createObjectURL(blob),link.download="wp-carousel-export-"+wpcp_time+".json",link.click(),$(".wpcf-form-result.wpcf-form-success").text("Exported successfully!").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text(""),$(".wpcp_post_ids select").val("").trigger("chosen:updated")}),3e3)}}))})),$(".wpcp_import button.import").click((function(event){event.preventDefault();var wpcp_shortcodes=$("#import").prop("files")[0];if(console.log(wpcp_shortcodes),""!=$("#import").val()){var $im_nonce=$("#wpcf_options_noncesp_wpcf_tools").val(),reader=new FileReader;reader.readAsText(wpcp_shortcodes),reader.onload=function(event){var jsonObj=JSON.stringify(event.target.result);$.ajax({url:ajaxurl,type:"POST",data:{shortcode:jsonObj,action:"wpcp_import_shortcodes",nonce:$im_nonce},success:function(resp){$(".wpcf-form-result.wpcf-form-success").text("Imported successfully!").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text(""),$("#import").val(""),window.location.replace($("#wpcf_shortcode_link_redirect").attr("href"))}),2e3)}})}}else $(".wpcf-form-result.wpcf-form-success").text("No exported json file chosen.").show(),setTimeout((function(){$(".wpcf-form-result.wpcf-form-success").hide().text("")}),3e3)})),"grid"==$('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val()?$(".wpcf-nav-metabox li:nth-child(5)").hide():$(".wpcf-nav-metabox li:nth-child(5)").show(),$(".wpcf-field-image_select.wpcp_layout").on("change",(function(){"grid"==$('.wpcp_layout input[name="sp_wpcp_shortcode_options[wpcp_layout]"]:checked').val()?$(".wpcf-nav-metabox li:nth-child(5)").hide():$(".wpcf-nav-metabox li:nth-child(5)").show()}))})),$(document).on("keyup change",".sp_wp_carousel_page_wpcp_settings #wpcf-form",(function(e){var $button;e.preventDefault(),$(this).find(".wpcf-save").css({"background-color":"#00C263","pointer-events":"initial"}).val("Save Settings")})),$(".sp_wp_carousel_page_wpcp_settings .wpcf-save").click((function(e){e.preventDefault(),$(this).css({"background-color":"#C5C5C6","pointer-events":"none"}).val("Changes Saved")})),$(document).on("keyup change",".sp_wp_carousel_page_wpcp_settings #wpcf-form",(function(e){var $button;e.preventDefault(),$(this).find(".wpcf-save").css({"background-color":"#00C263","pointer-events":"initial"}).val("Save Settings")})),$(".sp_wp_carousel_page_wpcp_settings .wpcf-save").click((function(e){e.preventDefault(),$(this).css({"background-color":"#C5C5C6","pointer-events":"none"}).val("Changes Saved")}));var preview_box=$("#sp-wpcf-preview-box"),preview_display=$("#sp_wpcf_live_preview").hide();$(document).on("click","#sp__wpcf-show-preview:contains(Hide)",(function(e){var _this;e.preventDefault(),$(this).html('<i class="fa fa-eye" aria-hidden="true"></i> Show Preview'),preview_box.html(""),preview_display.hide()})),$(document).on("click","#sp__wpcf-show-preview:not(:contains(Hide))",(function(e){e.preventDefault();var previewJS=wpcf_vars.previewJS,_data=$("form#post").serialize(),_this=$(this),data={action:"sp_wpcf_preview_meta_box",data:_data,ajax_nonce:$("#wpcf_metabox_noncesp_wpcf_live_preview").val()};$.ajax({type:"POST",url:ajaxurl,data:data,error:function(response){console.log(response)},success:function(response){preview_display.show(),preview_box.html(response),$.getScript(previewJS,(function(){_this.html('<i class="fa fa-eye-slash" aria-hidden="true"></i> Hide Preview'),$(document).on("keyup change",".post-type-sp_wp_carousel",(function(e){e.preventDefault(),_this.html('<i class="fa fa-refresh" aria-hidden="true"></i> Update Preview')})),$("html, body").animate({scrollTop:preview_display.offset().top-50},"slow")})),$(".wpcp-carousel-preloader").animate({opacity:1},600).hide();var carousel_id=$(".wpcp-carousel-section.wpcp-preloader").attr("id");$("#"+carousel_id).animate({opacity:1},600),$(".wpcpro-post-pagination-number").click((function(e){e.preventDefault(),e.stopPropagation(),$(".spwpc-pagination-not-work").animate({opacity:1,bottom:25},300),setTimeout((function(){jQuery(".spwpc-pagination-not-work").animate({opacity:0},200),jQuery(".spwpc-pagination-not-work").animate({bottom:0},0)}),3e3)}))}})}))}(jQuery,window,document);
admin/views/sp-framework/classes/setup.class.php CHANGED
@@ -353,6 +353,7 @@ if ( ! class_exists( 'SP_WPCF' ) ) {
353
  'heading',
354
  'image_select',
355
  'image_sizes',
 
356
  'notice',
357
  'radio',
358
  'select',
353
  'heading',
354
  'image_select',
355
  'image_sizes',
356
+ 'media',
357
  'notice',
358
  'radio',
359
  'select',
admin/views/sp-framework/fields/carousel_type/carousel_type.php CHANGED
@@ -71,7 +71,14 @@ if ( ! class_exists( 'SP_WPCF_Field_carousel_type' ) ) {
71
  $pro_only_text = isset( $option['pro_only'] ) ? '<strong class="ct-pro-only">' . esc_html__( 'PRO', 'wp-carousel-free' ) . '</strong>' : '';
72
  echo '<div class="wpcf--sibling wpcf--image' . $active . '">';
73
  // echo '<img src="' . $option . '" alt="img-' . $num++ . '" />';
74
- echo '<label><input' . esc_attr( $pro_only ) . ' type="' . esc_attr( $type ) . '" name="' . esc_attr( $this->field_name( $extra ) ) . '" value="' . esc_attr( $key ) . '"' . $this->field_attributes() . esc_attr( $checked ) . '/>' . $pro_only_text . '<i class="' . $option['icon'] . '"></i><p class="sp-carousel-type">' . esc_html( $option['text'] ) . '</p></label>'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
 
 
 
 
 
 
 
75
  echo '</div>';
76
 
77
  }
71
  $pro_only_text = isset( $option['pro_only'] ) ? '<strong class="ct-pro-only">' . esc_html__( 'PRO', 'wp-carousel-free' ) . '</strong>' : '';
72
  echo '<div class="wpcf--sibling wpcf--image' . $active . '">';
73
  // echo '<img src="' . $option . '" alt="img-' . $num++ . '" />';
74
+ echo '<label><input' . esc_attr( $pro_only ) . ' type="' . esc_attr( $type ) . '" name="' . esc_attr( $this->field_name( $extra ) ) . '" value="' . esc_attr( $key ) . '"' . $this->field_attributes() . esc_attr( $checked ) . '/>' . $pro_only_text;
75
+ if ( isset( $option['image'] ) ) {
76
+ echo '<img src="' . $option['image'] . '" class="svg-icon">';
77
+ } else {
78
+
79
+ echo '<i class="' . esc_attr( $option['icon'] ) . '"></i>';
80
+ }
81
+ echo '<p class="sp-carousel-type">' . esc_html( $option['text'] ) . '</p></label>'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
82
  echo '</div>';
83
 
84
  }
admin/views/sp-framework/fields/gallery/gallery.php CHANGED
@@ -55,7 +55,7 @@ if ( ! class_exists( 'SP_WPCF_Field_gallery' ) ) {
55
  $hidden = ( empty( $this->value ) ) ? ' hidden' : '';
56
 
57
  echo wp_kses_post( $this->field_before() );
58
- echo '<a href="#" class="button button-primary wpcf-button"><i class="fa fa-plus-circle"></i>' . esc_html( $args['add_title'] ) . '</a>';
59
 
60
  echo '<ul class="sp-gallery-images">';
61
  if ( ! empty( $this->value ) ) {
55
  $hidden = ( empty( $this->value ) ) ? ' hidden' : '';
56
 
57
  echo wp_kses_post( $this->field_before() );
58
+ echo '<a href="#" class="button button-primary wpcf-button"><img src="' . WPCAROUSELF_URL . 'admin/img/layout/add-image.svg" alt="">' . esc_html( $args['add_title'] ) . '</a>';
59
 
60
  echo '<ul class="sp-gallery-images">';
61
  if ( ! empty( $this->value ) ) {
admin/views/sp-framework/fields/media/media.php ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Framework media field.
4
+ *
5
+ * @link https://shapedplugin.com
6
+ * @since 3.0.0
7
+ *
8
+ * @package WP_Carousel_free
9
+ * @subpackage WP_Carousel_free/admin/views
10
+ */
11
+
12
+ if ( ! defined( 'ABSPATH' ) ) {
13
+ die;
14
+ } // Cannot access directly.
15
+
16
+ if ( ! class_exists( 'SP_WPCF_Field_media' ) ) {
17
+ /**
18
+ *
19
+ * Field: media
20
+ *
21
+ * @since 1.0.0
22
+ * @version 1.0.0
23
+ */
24
+ class SP_WPCF_Field_media extends SP_WPCF_Fields {
25
+
26
+ /**
27
+ * Field class constructor.
28
+ *
29
+ * @param array $field The field type.
30
+ * @param string $value The values of the field.
31
+ * @param string $unique The unique ID for the field.
32
+ * @param string $where To where show the output CSS.
33
+ * @param string $parent The parent args.
34
+ */
35
+ public function __construct( $field, $value = '', $unique = '', $where = '', $parent = '' ) {
36
+ parent::__construct( $field, $value, $unique, $where, $parent );
37
+ }
38
+
39
+
40
+ /**
41
+ * Render
42
+ *
43
+ * @return void
44
+ */
45
+ public function render() {
46
+
47
+ $args = wp_parse_args(
48
+ $this->field,
49
+ array(
50
+ 'url' => true,
51
+ 'preview' => true,
52
+ 'preview_width' => '',
53
+ 'preview_height' => '',
54
+ 'library' => array(),
55
+ 'button_title' => esc_html__( 'Upload', 'wp-carousel-free' ),
56
+ 'remove_title' => esc_html__( 'Remove', 'wp-carousel-free' ),
57
+ 'preview_size' => 'thumbnail',
58
+ )
59
+ );
60
+
61
+ $default_values = array(
62
+ 'url' => '',
63
+ 'id' => '',
64
+ 'width' => '',
65
+ 'height' => '',
66
+ 'thumbnail' => '',
67
+ 'alt' => '',
68
+ 'title' => '',
69
+ 'description' => '',
70
+ );
71
+
72
+ // fallback.
73
+ if ( is_numeric( $this->value ) ) {
74
+
75
+ $this->value = array(
76
+ 'id' => $this->value,
77
+ 'url' => wp_get_attachment_url( $this->value ),
78
+ 'thumbnail' => wp_get_attachment_image_src( $this->value, 'thumbnail', true )[0],
79
+ );
80
+
81
+ }
82
+
83
+ $this->value = wp_parse_args( $this->value, $default_values );
84
+
85
+ $library = ( is_array( $args['library'] ) ) ? $args['library'] : array_filter( (array) $args['library'] );
86
+ $library = ( ! empty( $library ) ) ? implode( ',', $library ) : '';
87
+ $preview_src = ( 'thumbnail' !== $args['preview_size'] ) ? $this->value['url'] : $this->value['thumbnail'];
88
+ $hidden_url = ( empty( $args['url'] ) ) ? ' hidden' : '';
89
+ $hidden_auto = ( empty( $this->value['url'] ) ) ? ' hidden' : '';
90
+ $placeholder = ( empty( $this->field['placeholder'] ) ) ? ' placeholder="' . esc_html__( 'Not selected', 'wp-carousel-free' ) . '"' : '';
91
+
92
+ echo wp_kses_post( $this->field_before() );
93
+
94
+ if ( ! empty( $args['preview'] ) ) {
95
+
96
+ $preview_width = ( ! empty( $args['preview_width'] ) ) ? 'max-width:' . esc_attr( $args['preview_width'] ) . 'px;' : '';
97
+ $preview_height = ( ! empty( $args['preview_height'] ) ) ? 'max-height:' . esc_attr( $args['preview_height'] ) . 'px;' : '';
98
+ $preview_style = ( ! empty( $preview_width ) || ! empty( $preview_height ) ) ? ' style="' . esc_attr( $preview_width . $preview_height ) . '"' : '';
99
+
100
+ echo '<div class="sp_wpcp--preview' . esc_attr( $hidden_auto ) . '">';
101
+ echo '<div class="sp_wpcp-image-preview"' . wp_kses_post( $preview_style ) . '>';
102
+ echo '<i href="#" class="sp_wpcp--remove fa fa-times"></i><span><img src="' . esc_url( $preview_src ) . '" class="sp_wpcp--src" /></span>';
103
+ echo '</div>';
104
+ echo '</div>';
105
+
106
+ }
107
+
108
+ echo '<div class="sp_wpcp--placeholder">';
109
+ echo '<input type="text" name="' . esc_attr( $this->field_name( '[url]' ) ) . '" value="' . esc_attr( $this->value['url'] ) . '" class="sp_wpcp--url' . esc_attr( $hidden_url ) . '" readonly="readonly"' . $this->field_attributes() . $placeholder . ' />';// phpcs:ignore
110
+ echo '<a href="#" class="button button-primary sp_wpcp--button" data-library="' . esc_attr( $library ) . '" data-preview-size="' . esc_attr( $args['preview_size'] ) . '">' . esc_html( $args['button_title'] ) . '</a>';
111
+ echo ( empty( $args['preview'] ) ) ? '<a href="#" class="button button-secondary sp_wpcp-warning-primary sp_wpcp--remove' . esc_attr( $hidden_auto ) . '">' . esc_html( $args['remove_title'] ) . '</a>' : '';
112
+ echo '</div>';
113
+
114
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[id]' ) ) . '" value="' . esc_attr( $this->value['id'] ) . '" class="sp_wpcp--id"/>';
115
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[width]' ) ) . '" value="' . esc_attr( $this->value['width'] ) . '" class="sp_wpcp--width"/>';
116
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[height]' ) ) . '" value="' . esc_attr( $this->value['height'] ) . '" class="sp_wpcp--height"/>';
117
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[thumbnail]' ) ) . '" value="' . esc_attr( $this->value['thumbnail'] ) . '" class="sp_wpcp--thumbnail"/>';
118
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[alt]' ) ) . '" value="' . esc_attr( $this->value['alt'] ) . '" class="sp_wpcp--alt"/>';
119
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[title]' ) ) . '" value="' . esc_attr( $this->value['title'] ) . '" class="sp_wpcp--title"/>';
120
+ echo '<input type="hidden" name="' . esc_attr( $this->field_name( '[description]' ) ) . '" value="' . esc_attr( $this->value['description'] ) . '" class="sp_wpcp--description"/>';
121
+
122
+ echo wp_kses_post( $this->field_after() );
123
+
124
+ }
125
+
126
+ }
127
+ }
admin/views/sp-framework/fields/spacing/spacing.php CHANGED
@@ -112,8 +112,12 @@ if ( ! class_exists( 'SP_WPCF_Field_spacing' ) ) {
112
  foreach ( $properties as $property ) {
113
 
114
  $placeholder = ( ! empty( $args[ $property . '_placeholder' ] ) ) ? ' placeholder="' . esc_attr( $args[ $property . '_placeholder' ] ) . '"' : '';
 
115
 
116
  echo '<div class="wpcf--input">';
 
 
 
117
  echo ( ! empty( $args[ $property . '_icon' ] ) ) ? '<span class="wpcf--label wpcf--icon">' . wp_kses_post( $args[ $property . '_icon' ] ) . '</span>' : '';
118
  echo '<input type="number" name="' . esc_attr( $this->field_name( '[' . $property . ']' ) ) . '" value="' . esc_attr( $value[ $property ] ) . '"' . $placeholder . ' class="wpcf-input-number' . esc_attr( $is_unit ) . '" step="any" />';// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- $placeholder is escaped before being passed in
119
  echo ( $unit ) ? '<span class="wpcf--label wpcf--unit">' . esc_attr( $args['units'][0] ) . '</span>' : '';
@@ -139,69 +143,5 @@ if ( ! class_exists( 'SP_WPCF_Field_spacing' ) ) {
139
 
140
  }
141
 
142
- /**
143
- * Output
144
- *
145
- * @return CSS
146
- */
147
- public function output() {
148
-
149
- $output = '';
150
- $element = ( is_array( $this->field['output'] ) ) ? join( ',', $this->field['output'] ) : $this->field['output'];
151
- $important = ( ! empty( $this->field['output_important'] ) ) ? '!important' : '';
152
- $unit = ( ! empty( $this->value['unit'] ) ) ? $this->value['unit'] : 'px';
153
-
154
- $mode = ( ! empty( $this->field['output_mode'] ) ) ? $this->field['output_mode'] : 'padding';
155
-
156
- if ( 'border-radius' === $mode || 'radius' === $mode ) {
157
-
158
- $top = 'border-top-left-radius';
159
- $right = 'border-top-right-radius';
160
- $bottom = 'border-bottom-right-radius';
161
- $left = 'border-bottom-left-radius';
162
-
163
- } elseif ( 'relative' === $mode || 'absolute' === $mode || 'none' === $mode ) {
164
-
165
- $top = 'top';
166
- $right = 'right';
167
- $bottom = 'bottom';
168
- $left = 'left';
169
-
170
- } else {
171
-
172
- $top = $mode . '-top';
173
- $right = $mode . '-right';
174
- $bottom = $mode . '-bottom';
175
- $left = $mode . '-left';
176
-
177
- }
178
-
179
- if ( ! empty( $this->field['all'] ) && isset( $this->value['all'] ) && '' !== $this->value['all'] ) {
180
-
181
- $output = $element . '{';
182
- $output .= $top . ':' . $this->value['all'] . $unit . $important . ';';
183
- $output .= $right . ':' . $this->value['all'] . $unit . $important . ';';
184
- $output .= $bottom . ':' . $this->value['all'] . $unit . $important . ';';
185
- $output .= $left . ':' . $this->value['all'] . $unit . $important . ';';
186
- $output .= '}';
187
-
188
- } else {
189
-
190
- $top = ( isset( $this->value['top'] ) && '' !== $this->value['top'] ) ? $top . ':' . $this->value['top'] . $unit . $important . ';' : '';
191
- $right = ( isset( $this->value['right'] ) && '' !== $this->value['right'] ) ? $right . ':' . $this->value['right'] . $unit . $important . ';' : '';
192
- $bottom = ( isset( $this->value['bottom'] ) && '' !== $this->value['bottom'] ) ? $bottom . ':' . $this->value['bottom'] . $unit . $important . ';' : '';
193
- $left = ( isset( $this->value['left'] ) && '' !== $this->value['left'] ) ? $left . ':' . $this->value['left'] . $unit . $important . ';' : '';
194
-
195
- if ( '' !== $top || '' !== $right || '' !== $bottom || '' !== $left ) {
196
- $output = $element . '{' . $top . $right . $bottom . $left . '}';
197
- }
198
- }
199
-
200
- $this->parent->output_css .= $output;
201
-
202
- return $output;
203
-
204
- }
205
-
206
  }
207
  }
112
  foreach ( $properties as $property ) {
113
 
114
  $placeholder = ( ! empty( $args[ $property . '_placeholder' ] ) ) ? ' placeholder="' . esc_attr( $args[ $property . '_placeholder' ] ) . '"' : '';
115
+ $text = ( ! empty( $args[ $property . '_text' ] ) ) && isset( $args[ $property . '_text' ] ) ? $args[ $property . '_text' ] : '';
116
 
117
  echo '<div class="wpcf--input">';
118
+ if ( ! empty( $text ) ) {
119
+ echo '<div class="sp_wpcp--title">' . $text . '</div>';
120
+ }
121
  echo ( ! empty( $args[ $property . '_icon' ] ) ) ? '<span class="wpcf--label wpcf--icon">' . wp_kses_post( $args[ $property . '_icon' ] ) . '</span>' : '';
122
  echo '<input type="number" name="' . esc_attr( $this->field_name( '[' . $property . ']' ) ) . '" value="' . esc_attr( $value[ $property ] ) . '"' . $placeholder . ' class="wpcf-input-number' . esc_attr( $is_unit ) . '" step="any" />';// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- $placeholder is escaped before being passed in
123
  echo ( $unit ) ? '<span class="wpcf--label wpcf--unit">' . esc_attr( $args['units'][0] ) . '</span>' : '';
143
 
144
  }
145
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
  }
147
  }
includes/class-wp-carosuel-free-updates.php CHANGED
@@ -27,9 +27,10 @@ class WP_Carousel_Free_Updates {
27
  * @var array
28
  */
29
  private static $updates = array(
30
- '2.1.7' => 'updates/update-2.1.7.php',
31
- '2.4.7' => 'updates/update-2.4.7.php',
32
  '2.4.11' => 'updates/update-2.4.11.php',
 
33
  );
34
 
35
  /**
27
  * @var array
28
  */
29
  private static $updates = array(
30
+ '2.1.7' => 'updates/update-2.1.7.php',
31
+ '2.4.7' => 'updates/update-2.4.7.php',
32
  '2.4.11' => 'updates/update-2.4.11.php',
33
+ '2.4.12' => 'updates/update-2.4.12.php',
34
  );
35
 
36
  /**
includes/class-wp-carousel-free-shortcode.php CHANGED
@@ -68,13 +68,16 @@ class WP_Carousel_Free_Shortcode {
68
  $section_title = isset( $shortcode_data['section_title'] ) ? $shortcode_data['section_title'] : '';
69
 
70
  $wpcp_layout = isset( $shortcode_data['wpcp_layout'] ) ? $shortcode_data['wpcp_layout'] : 'carousel';
71
-
 
 
 
72
  // Carousel Column.
73
  $column_number = isset( $shortcode_data['wpcp_number_of_columns'] ) ? $shortcode_data['wpcp_number_of_columns'] : '';
74
 
75
  // Carousel Settings.
76
  $preloader = isset( $shortcode_data['wpcp_preloader'] ) ? $shortcode_data['wpcp_preloader'] : true;
77
- $nav_class = 'gallery' === $wpcp_layout ? 'wpcp-gallery-wrapper' : ' nav-vertical-center';
78
  // Carousel Classes.
79
  $carousel_classes = 'wpcp-carousel-section sp-wpcp-' . $post_id . ' ' . $nav_class;
80
  if ( 'image-carousel' === $carousel_type ) {
@@ -155,7 +158,7 @@ class WP_Carousel_Free_Shortcode {
155
  $swipetoslide = $is_swipetoslide ? 'true' : 'false';
156
  $rtl = ( 'ltr' === $carousel_direction ) ? 'true' : 'false';
157
  $carousel_classes .= ' wpcp-standard';
158
- $wpcp_swiper_options = 'data-swiper=\'{ "accessibility":true, "arrows":' . $arrows . ', "autoplay":' . $auto_play . ', "autoplaySpeed":' . $autoplay_speed . ', "dots":' . $dots . ', "infinite":' . $infinite . ', "speed":' . $speed . ', "pauseOnHover":' . $pause_on_hover . ',
159
  "slidesToShow":{"lg_desktop":' . $column_lg_desktop . ', "desktop": ' . $column_desktop . ', "laptop": ' . $column_sm_desktop . ', "tablet": ' . $column_tablet . ', "mobile": ' . $column_mobile . '}, "responsive":{"desktop":' . $desktop_size . ', "laptop": ' . $laptop_size . ', "tablet": ' . $tablet_size . ', "mobile": ' . $mobile_size . '}, "rtl":' . $rtl . ', "lazyLoad": "' . $lazy_load_image . '", "swipe": ' . $swipe . ', "draggable": ' . $draggable . ', "swipeToSlide":' . $swipetoslide . ' }\' ';
160
  // Carousel Configurations.
161
  if ( wpcf_get_option( 'wpcp_swiper_js', true ) ) {
@@ -167,7 +170,7 @@ class WP_Carousel_Free_Shortcode {
167
  $html = ob_get_contents();
168
  return apply_filters( 'sp_wpcp_carousel_slider', $html, $post_id );
169
  }
170
- if ( 'gallery' === $wpcp_layout ) {
171
  ob_start();
172
  include WPCAROUSELF_PATH . '/public/templates/gallery.php';
173
  $html = ob_get_contents();
68
  $section_title = isset( $shortcode_data['section_title'] ) ? $shortcode_data['section_title'] : '';
69
 
70
  $wpcp_layout = isset( $shortcode_data['wpcp_layout'] ) ? $shortcode_data['wpcp_layout'] : 'carousel';
71
+ $item_gap = isset( $shortcode_data['wpcp_slide_margin'] ) ? $shortcode_data['wpcp_slide_margin'] : array(
72
+ 'top' => '20',
73
+ 'right' => '20',
74
+ );
75
  // Carousel Column.
76
  $column_number = isset( $shortcode_data['wpcp_number_of_columns'] ) ? $shortcode_data['wpcp_number_of_columns'] : '';
77
 
78
  // Carousel Settings.
79
  $preloader = isset( $shortcode_data['wpcp_preloader'] ) ? $shortcode_data['wpcp_preloader'] : true;
80
+ $nav_class = 'grid' === $wpcp_layout ? 'wpcp-gallery-wrapper' : ' nav-vertical-center';
81
  // Carousel Classes.
82
  $carousel_classes = 'wpcp-carousel-section sp-wpcp-' . $post_id . ' ' . $nav_class;
83
  if ( 'image-carousel' === $carousel_type ) {
158
  $swipetoslide = $is_swipetoslide ? 'true' : 'false';
159
  $rtl = ( 'ltr' === $carousel_direction ) ? 'true' : 'false';
160
  $carousel_classes .= ' wpcp-standard';
161
+ $wpcp_swiper_options = 'data-swiper=\'{ "accessibility":true, "spaceBetween":' . $item_gap['top'] . ', "arrows":' . $arrows . ', "autoplay":' . $auto_play . ', "autoplaySpeed":' . $autoplay_speed . ', "dots":' . $dots . ', "infinite":' . $infinite . ', "speed":' . $speed . ', "pauseOnHover":' . $pause_on_hover . ',
162
  "slidesToShow":{"lg_desktop":' . $column_lg_desktop . ', "desktop": ' . $column_desktop . ', "laptop": ' . $column_sm_desktop . ', "tablet": ' . $column_tablet . ', "mobile": ' . $column_mobile . '}, "responsive":{"desktop":' . $desktop_size . ', "laptop": ' . $laptop_size . ', "tablet": ' . $tablet_size . ', "mobile": ' . $mobile_size . '}, "rtl":' . $rtl . ', "lazyLoad": "' . $lazy_load_image . '", "swipe": ' . $swipe . ', "draggable": ' . $draggable . ', "swipeToSlide":' . $swipetoslide . ' }\' ';
163
  // Carousel Configurations.
164
  if ( wpcf_get_option( 'wpcp_swiper_js', true ) ) {
170
  $html = ob_get_contents();
171
  return apply_filters( 'sp_wpcp_carousel_slider', $html, $post_id );
172
  }
173
+ if ( 'grid' === $wpcp_layout ) {
174
  ob_start();
175
  include WPCAROUSELF_PATH . '/public/templates/gallery.php';
176
  $html = ob_get_contents();
includes/updates/update-2.4.12.php ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Update options for the version 2.4.12
4
+ *
5
+ * @link https://shapedplugin.com
6
+ *
7
+ * @package WP_Carousel_free
8
+ * @subpackage WP_Carousel_free/includes/updates
9
+ */
10
+
11
+ update_option( 'wp_carousel_free_version', '2.4.12' );
12
+ update_option( 'wp_carousel_free_db_version', '2.4.12' );
13
+
14
+ /**
15
+ * WP Carousel query for id.
16
+ */
17
+ $args = new WP_Query(
18
+ array(
19
+ 'post_type' => 'sp_wp_carousel',
20
+ 'post_status' => 'any',
21
+ 'posts_per_page' => '3000',
22
+ )
23
+ );
24
+ $carousel_ids = wp_list_pluck( $args->posts, 'ID' );
25
+
26
+ /**
27
+ * Update metabox data along with previous data.
28
+ */
29
+ if ( count( $carousel_ids ) > 0 ) {
30
+ foreach ( $carousel_ids as $carousel_key => $carousel_id ) {
31
+ $shortcode_data = get_post_meta( $carousel_id, 'sp_wpcp_shortcode_options', true );
32
+ $wpcp_layout = isset( $shortcode_data['wpcp_layout'] ) ? $shortcode_data['wpcp_layout'] : '';
33
+ if ( 'gallery' === $wpcp_layout ) {
34
+ $shortcode_data['wpcp_layout'] = 'grid';
35
+ }
36
+ update_post_meta( $carousel_id, 'sp_wpcp_shortcode_options', $shortcode_data );
37
+ }// End of foreach.
38
+ }
public/WPCF_Helper.php CHANGED
@@ -184,7 +184,7 @@ if ( ! class_exists( 'WPCF_Helper' ) ) {
184
  $post_order_by = isset( $shortcode_data['wpcp_post_order_by'] ) ? $shortcode_data['wpcp_post_order_by'] : '';
185
  $post_order = isset( $shortcode_data['wpcp_post_order'] ) ? $shortcode_data['wpcp_post_order'] : '';
186
  $grid_column = '';
187
- if ( 'gallery' === $wpcp_layout ) {
188
  $column_number = isset( $shortcode_data['wpcp_number_of_columns'] ) ? $shortcode_data['wpcp_number_of_columns'] : '';
189
  $column_lg_desktop = isset( $column_number['lg_desktop'] ) && ! empty( $column_number['lg_desktop'] ) ? $column_number['lg_desktop'] : '5';
190
  $column_desktop = isset( $column_number['desktop'] ) && ! empty( $column_number['desktop'] ) ? $column_number['desktop'] : '4';
@@ -262,8 +262,8 @@ if ( ! class_exists( 'WPCF_Helper' ) ) {
262
  if ( $wpcp_pagination && 'carousel' !== $wpcp_layout ) {
263
  $carousel_type = isset( $upload_data['wpcp_carousel_type'] ) ? $upload_data['wpcp_carousel_type'] : '';
264
  if ( 'post-carousel' === $carousel_type || 'product-carousel' === $carousel_type ) {
265
- $wpcp_layout = isset( $shortcode_data['wpcp_layout'] ) ? $shortcode_data['wpcp_layout'] : 'carousel';
266
- $wpcp_query = self::wpcp_query( $upload_data, $shortcode_data, $post_id );
267
 
268
  $total_pages = $wpcp_query->max_num_pages;
269
  // Full wp pagination example.
184
  $post_order_by = isset( $shortcode_data['wpcp_post_order_by'] ) ? $shortcode_data['wpcp_post_order_by'] : '';
185
  $post_order = isset( $shortcode_data['wpcp_post_order'] ) ? $shortcode_data['wpcp_post_order'] : '';
186
  $grid_column = '';
187
+ if ( 'grid' === $wpcp_layout ) {
188
  $column_number = isset( $shortcode_data['wpcp_number_of_columns'] ) ? $shortcode_data['wpcp_number_of_columns'] : '';
189
  $column_lg_desktop = isset( $column_number['lg_desktop'] ) && ! empty( $column_number['lg_desktop'] ) ? $column_number['lg_desktop'] : '5';
190
  $column_desktop = isset( $column_number['desktop'] ) && ! empty( $column_number['desktop'] ) ? $column_number['desktop'] : '4';
262
  if ( $wpcp_pagination && 'carousel' !== $wpcp_layout ) {
263
  $carousel_type = isset( $upload_data['wpcp_carousel_type'] ) ? $upload_data['wpcp_carousel_type'] : '';
264
  if ( 'post-carousel' === $carousel_type || 'product-carousel' === $carousel_type ) {
265
+ // $wpcp_layout = isset( $shortcode_data['wpcp_layout'] ) ? $shortcode_data['wpcp_layout'] : 'carousel';
266
+ $wpcp_query = self::wpcp_query( $upload_data, $shortcode_data, $post_id );
267
 
268
  $total_pages = $wpcp_query->max_num_pages;
269
  // Full wp pagination example.
public/css/wp-carousel-free-public.min.css CHANGED
File without changes
public/dynamic-style.php CHANGED
@@ -128,4 +128,12 @@ if ( 'hide_mobile' === $wpcp_arrows ) {
128
  }
129
  }';
130
  }
 
 
 
 
 
 
 
 
131
 
128
  }
129
  }';
130
  }
131
+ $item_gap = isset( $shortcode_data['wpcp_slide_margin'] ) ? $shortcode_data['wpcp_slide_margin'] : array(
132
+ 'top' => '20',
133
+ 'right' => '20',
134
+ );
135
+ $the_wpcf_dynamic_css .= '#sp-wp-carousel-free-id-' . $post_id . ' .wpcpro-row>[class*="wpcpro-col-"] {
136
+ padding: 0 ' . (int) $item_gap['top'] / 2 . 'px;
137
+ padding-bottom: ' . $item_gap['right'] . 'px;
138
+ }';
139
 
public/js/wp-carousel-free-public.js CHANGED
@@ -14,7 +14,7 @@
14
  simulateTouch: wpcpSwiperData.draggable,
15
  loop: wpcpSwiperData.infinite,
16
  allowTouchMove: wpcpSwiperData.swipe,
17
- spaceBetween: 15,
18
  preloadImages: ('false' !== wpcpSwiperData.lazyLoad) ? true : false,
19
  lazy: {
20
  loadPrevNext: ('false' !== wpcpSwiperData.lazyLoad) ? true : false,
14
  simulateTouch: wpcpSwiperData.draggable,
15
  loop: wpcpSwiperData.infinite,
16
  allowTouchMove: wpcpSwiperData.swipe,
17
+ spaceBetween: wpcpSwiperData.spaceBetween,
18
  preloadImages: ('false' !== wpcpSwiperData.lazyLoad) ? true : false,
19
  lazy: {
20
  loadPrevNext: ('false' !== wpcpSwiperData.lazyLoad) ? true : false,
public/js/wp-carousel-free-public.min.js CHANGED
@@ -1 +1 @@
1
- !function($){"use strict";jQuery("body").find(".wpcp-carousel-section.wpcp-standard").each((function(){var carousel_id=$(this).attr("id"),_this=$(this),wpcpSwiperData=$("#"+carousel_id).data("swiper"),wpcpSwiper=new Swiper("#"+carousel_id+":not(.swiper-initialized, .swiper-container-initialized)",{autoplay:!!wpcpSwiperData.autoplay&&{delay:wpcpSwiperData.autoplaySpeed,disableOnInteraction:!1},speed:wpcpSwiperData.speed,slidesPerView:wpcpSwiperData.slidesToShow.mobile,simulateTouch:wpcpSwiperData.draggable,loop:wpcpSwiperData.infinite,allowTouchMove:wpcpSwiperData.swipe,spaceBetween:15,preloadImages:"false"!==wpcpSwiperData.lazyLoad,lazy:{loadPrevNext:"false"!==wpcpSwiperData.lazyLoad,loadPrevNextAmount:1},breakpoints:{[wpcpSwiperData.responsive.mobile]:{slidesPerView:wpcpSwiperData.slidesToShow.tablet},[wpcpSwiperData.responsive.tablet]:{slidesPerView:wpcpSwiperData.slidesToShow.laptop},[wpcpSwiperData.responsive.laptop]:{slidesPerView:wpcpSwiperData.slidesToShow.desktop},[wpcpSwiperData.responsive.desktop]:{slidesPerView:wpcpSwiperData.slidesToShow.lg_desktop}},pagination:{el:".swiper-pagination",clickable:!0},a11y:!!wpcpSwiperData.accessibility&&{prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide"},navigation:{nextEl:"#"+carousel_id+" .swiper-button-next",prevEl:"#"+carousel_id+" .swiper-button-prev"}});wpcpSwiperData.pauseOnHover&&wpcpSwiperData.autoplay&&$("#"+carousel_id).on({mouseenter:function(){wpcpSwiper.autoplay.stop()},mouseleave:function(){wpcpSwiper.autoplay.start()}})}))}(jQuery);
1
+ !function($){"use strict";jQuery("body").find(".wpcp-carousel-section.wpcp-standard").each((function(){var carousel_id=$(this).attr("id"),_this=$(this),wpcpSwiperData=$("#"+carousel_id).data("swiper"),wpcpSwiper=new Swiper("#"+carousel_id+":not(.swiper-initialized, .swiper-container-initialized)",{autoplay:!!wpcpSwiperData.autoplay&&{delay:wpcpSwiperData.autoplaySpeed,disableOnInteraction:!1},speed:wpcpSwiperData.speed,slidesPerView:wpcpSwiperData.slidesToShow.mobile,simulateTouch:wpcpSwiperData.draggable,loop:wpcpSwiperData.infinite,allowTouchMove:wpcpSwiperData.swipe,spaceBetween:wpcpSwiperData.spaceBetween,preloadImages:"false"!==wpcpSwiperData.lazyLoad,lazy:{loadPrevNext:"false"!==wpcpSwiperData.lazyLoad,loadPrevNextAmount:1},breakpoints:{[wpcpSwiperData.responsive.mobile]:{slidesPerView:wpcpSwiperData.slidesToShow.tablet},[wpcpSwiperData.responsive.tablet]:{slidesPerView:wpcpSwiperData.slidesToShow.laptop},[wpcpSwiperData.responsive.laptop]:{slidesPerView:wpcpSwiperData.slidesToShow.desktop},[wpcpSwiperData.responsive.desktop]:{slidesPerView:wpcpSwiperData.slidesToShow.lg_desktop}},pagination:{el:".swiper-pagination",clickable:!0},a11y:!!wpcpSwiperData.accessibility&&{prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide"},navigation:{nextEl:"#"+carousel_id+" .swiper-button-next",prevEl:"#"+carousel_id+" .swiper-button-prev"}});wpcpSwiperData.pauseOnHover&&wpcpSwiperData.autoplay&&$("#"+carousel_id).on({mouseenter:function(){wpcpSwiper.autoplay.stop()},mouseleave:function(){wpcpSwiper.autoplay.start()}})}))}(jQuery);
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://shapedplugin.com/donate
4
  Tags: wordpress carousel, best carousel plugin, image carousel, image slider, post carousel, custom post carousel, custom taxonomy carousel, woocommerce product carousel, content carousel, video carousel, video slider, video lightbox, youtube carousel, video gallery, carousel, slider, responsive slider, responsive carousel, carousel slider, ticker carousel, center mode carousel, slide anything, image gallery, image lightbox, wordpress image gallery, photo gallery, gallery slider, wordpress gallery plugin, gallery, post slider, vimeo slider, self hosted video carousel, content slider, wordpress slider, featured content slider, html slider, horizontal carousel slider, posts content slider, product carousel, woocommerce slider, woocommerce product slider
5
  Requires at least: 4.5
6
  Tested up to: 6.0.2
7
- Stable tag: 2.4.11
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -327,6 +327,10 @@ Thank you!
327
 
328
  == Changelog ==
329
 
 
 
 
 
330
  = 2.4.11 – Sept 19, 2022 =
331
  * Improved: Migrated from Slick to Swiper for carousel layout.
332
  * Fix: Navigation icon issue at Gutenberg edit page with Astra theme.
4
  Tags: wordpress carousel, best carousel plugin, image carousel, image slider, post carousel, custom post carousel, custom taxonomy carousel, woocommerce product carousel, content carousel, video carousel, video slider, video lightbox, youtube carousel, video gallery, carousel, slider, responsive slider, responsive carousel, carousel slider, ticker carousel, center mode carousel, slide anything, image gallery, image lightbox, wordpress image gallery, photo gallery, gallery slider, wordpress gallery plugin, gallery, post slider, vimeo slider, self hosted video carousel, content slider, wordpress slider, featured content slider, html slider, horizontal carousel slider, posts content slider, product carousel, woocommerce slider, woocommerce product slider
5
  Requires at least: 4.5
6
  Tested up to: 6.0.2
7
+ Stable tag: 2.4.12
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
327
 
328
  == Changelog ==
329
 
330
+ = 2.4.12 – Sept 23, 2022 =
331
+ * New: Item vertical gap added.
332
+ * Improved: Help page.
333
+
334
  = 2.4.11 – Sept 19, 2022 =
335
  * Improved: Migrated from Slick to Swiper for carousel layout.
336
  * Fix: Navigation icon issue at Gutenberg edit page with Astra theme.
wp-carousel-free.php CHANGED
@@ -8,8 +8,8 @@
8
  *
9
  * Plugin Name: WP Carousel
10
  * Plugin URI: https://shapedplugin.com/wp-carousel/
11
- * Description: The Most Powerful and User-friendly WordPress Carousel Plugin. Create beautiful carousels in minutes using Images, Posts, WooCommerce Products etc.
12
- * Version: 2.4.11
13
  * Author: ShapedPlugin
14
  * Author URI: https://shapedplugin.com/
15
  * License: GPL-2.0+
@@ -17,7 +17,7 @@
17
  * Text Domain: wp-carousel-free
18
  * Domain Path: /languages
19
  * WC requires at least: 4.0
20
- * WC tested up to: 6.9.2
21
  */
22
 
23
  // If this file is called directly, abort.
@@ -119,7 +119,7 @@ class SP_WP_Carousel_Free {
119
  */
120
  public function setup() {
121
  $this->plugin_name = 'wp-carousel-free';
122
- $this->version = '2.4.11';
123
  $this->define_constants();
124
  $this->includes();
125
  $this->load_dependencies();
@@ -262,11 +262,11 @@ class SP_WP_Carousel_Free {
262
 
263
  // Help Page.
264
  $help_page = new WP_Carousel_Free_Help( $this->get_plugin_name(), $this->get_version() );
265
- $this->loader->add_action( 'admin_menu', $help_page, 'help_admin_menu', 40 );
266
 
267
  // Premium Page.
268
  $upgrade_page = new WP_Carousel_Free_Upgrade( $this->get_plugin_name(), $this->get_version() );
269
- $this->loader->add_action( 'admin_menu', $upgrade_page, 'upgrade_admin_menu', 35 );
270
 
271
  // Gutenberg block.
272
  if ( version_compare( $GLOBALS['wp_version'], '5.3', '>=' ) ) {
8
  *
9
  * Plugin Name: WP Carousel
10
  * Plugin URI: https://shapedplugin.com/wp-carousel/
11
+ * Description: The most powerful and user-friendly carousel, slider, and gallery plugin for WordPress. Create unlimited beautiful carousels, sliders, and galleries in minutes using images, posts, WooCommerce products, etc.
12
+ * Version: 2.4.12
13
  * Author: ShapedPlugin
14
  * Author URI: https://shapedplugin.com/
15
  * License: GPL-2.0+
17
  * Text Domain: wp-carousel-free
18
  * Domain Path: /languages
19
  * WC requires at least: 4.0
20
+ * WC tested up to: 6.9.3
21
  */
22
 
23
  // If this file is called directly, abort.
119
  */
120
  public function setup() {
121
  $this->plugin_name = 'wp-carousel-free';
122
+ $this->version = '2.4.12';
123
  $this->define_constants();
124
  $this->includes();
125
  $this->load_dependencies();
262
 
263
  // Help Page.
264
  $help_page = new WP_Carousel_Free_Help( $this->get_plugin_name(), $this->get_version() );
265
+ $this->loader->add_action( 'admin_menu', $help_page, 'help_admin_menu', 35 );
266
 
267
  // Premium Page.
268
  $upgrade_page = new WP_Carousel_Free_Upgrade( $this->get_plugin_name(), $this->get_version() );
269
+ $this->loader->add_action( 'admin_menu', $upgrade_page, 'upgrade_admin_menu', 40 );
270
 
271
  // Gutenberg block.
272
  if ( version_compare( $GLOBALS['wp_version'], '5.3', '>=' ) ) {