myStickymenu - Version 2.6

Version Description

Add a contact form to your Welcome bar and collect your visitors contact information Pro feature: add a discount coupon code element to your Welcome bar Pro feature: get email notifications for contact form leads Weve also fixed some bugs

Download this release

Release Info

Developer premiocommit
Plugin Icon 128x128 myStickymenu
Version 2.6
Comparing to
See all releases

Code changes from version 2.5.9 to 2.6

css/mystickymenu-admin-rtl.css CHANGED
@@ -38,6 +38,7 @@
38
  font-weight: semibold;
39
  font-style: normal;
40
  }
 
41
  a:active, a:focus, li:focus, li:active {
42
  outline: none !important;
43
  border: none !important;
@@ -63,13 +64,13 @@ div#wpcontent{background:none !important;}
63
 
64
  #mystickymenu {
65
  font-family: 'Lato', sans-serif;
66
- /*background: #fff;*/
67
  padding: 0 0 15px 0;
68
- border-radius: 10px;
69
  }
70
 
71
  .main-content {
72
- float: right;
73
  width: 65%;
74
  }
75
 
@@ -110,8 +111,6 @@ div#wpcontent{background:none !important;}
110
  cursor: default;
111
  }
112
 
113
-
114
-
115
  /* */
116
  .mystickymenu-content-section input[type="number"]#myfixed_zindex {
117
  -moz-appearance: textfield-multiline;
@@ -132,8 +131,8 @@ div#wpcontent{background:none !important;}
132
  position: relative;
133
  }
134
 
135
- #mystickymenu .mystickymenu-content-section .mysticky-number {
136
- /*width: 90px;*/
137
  }
138
 
139
  #mystickymenu input[type=number] {
@@ -156,7 +155,7 @@ div#wpcontent{background:none !important;}
156
  margin-top: 7px;
157
  }
158
 
159
- .mysticky-welcomebar-setting-content-left input[type="text"]:disabled {
160
  color: #a0a5aa;
161
  border-color: #ddd;
162
  background-color: #f7f7f7;
@@ -167,7 +166,7 @@ div#wpcontent{background:none !important;}
167
  }
168
 
169
  .mystickymenu-content-section .mysticky-number .pt_number {
170
- float: right;
171
  position: relative;
172
  height: 30px;
173
  }
@@ -175,7 +174,7 @@ div#wpcontent{background:none !important;}
175
  .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton {
176
  position: relative;
177
  cursor: pointer;
178
- border-right: 1px solid #b7b7b7;
179
  width: 15px;
180
  text-align: center;
181
  color: #333;
@@ -291,7 +290,7 @@ label {
291
 
292
  .mystickynumber {
293
  position: relative;
294
- padding-right: 30px;
295
  }
296
 
297
  .pt_numberbutton.pt_numberup {
@@ -301,7 +300,7 @@ label {
301
  background-color: #808080;
302
  border-radius: 50%;
303
  position: relative;
304
- margin-right: 5px;
305
  display: inline-block;
306
  color: white;
307
  font-size: 21px;
@@ -318,7 +317,7 @@ label {
318
  border-radius: 50%;
319
  position: absolute;
320
  top: 8px;
321
- right: 0;
322
  display: inline-block;
323
  color: white;
324
  font-size: 21px;
@@ -358,8 +357,8 @@ span.input-px {
358
  color: #7559C0;
359
  padding-top: 2px;
360
  padding-bottom: 6px;
361
- padding-right: 10px;
362
  padding-left: 10px;
 
363
  font-weight: bold;
364
  text-transform: uppercase;
365
  font-size: 12px;
@@ -390,7 +389,7 @@ input#submit.button.button-primary {
390
  text-transform: uppercase;
391
  border-radius: 31px;
392
  font-size: 26px;
393
- padding-right: 23px;
394
  padding-left: 23px;
395
  height: 60px;
396
  width: 200px;
@@ -400,12 +399,16 @@ input#submit.button.button-primary {
400
  text-shadow: none;
401
  }
402
 
 
 
 
 
403
  input.button.button-secondary.confirm {
404
  background: #969696;
405
  border-color: #969696;
406
  text-transform: uppercase;
407
  font-size: 26px;
408
- padding-right: 23px;
409
  padding-left: 23px;
410
  float: left;
411
  color: white;
@@ -450,20 +453,20 @@ label.mysticky_title {
450
  }
451
 
452
  .mystickymenu-content-option p label.mysticky_text {
453
- margin-right: 0px;
454
  }
455
 
456
  span.mysticky_text {
457
  font-size: 14px;
458
  color: #9E9E9E;
459
- margin-right: 20px;
460
  font-style: italic;
461
  }
462
 
463
  label.mysticky_text {
464
  font-size: 14px;
465
  /*color: #9E9E9E;*/
466
- margin-right: 20px;
467
  font-style: italic;
468
  }
469
 
@@ -500,7 +503,7 @@ button.button.wp-color-result .color-alpha {
500
  }
501
 
502
  .mystickymenu-content-section h3 {
503
- margin-right: 20px;
504
  font-weight: 600;
505
  font-size: 26px;
506
  line-height: 1.2;
@@ -557,7 +560,7 @@ p.description.mystuckymenu-class-id .dashicons-controls-play{
557
  border-radius: 50%;
558
  }
559
  p.description.mystuckymenu-class-id .dashicons-controls-play::before {
560
- margin-right: 2px;
561
  }
562
  p.description {
563
  color: rgba(79, 79, 79, 0.5);
@@ -625,8 +628,8 @@ div#slider.ui-slider {
625
  /*.sticky-header-content {
626
  display: none;
627
  }*/
628
- .mysticky-welcomebar-setting-content-left label.mysticky-welcomebar-switch {
629
- width: 55px;
630
  }
631
 
632
  /*New Welcomebar Page css*/
@@ -636,7 +639,7 @@ div#slider.ui-slider {
636
  .mystickymenu-new-widget-wrap {
637
  border-radius: 10px;
638
  box-shadow: 0 0 6px #ccc;
639
- padding: 12px;
640
  margin: 20px auto 0 auto;
641
  width: 100%;
642
  max-width: 776px;
@@ -696,8 +699,8 @@ a.new-upgrade-button {
696
  border: solid 1px #605dec;
697
  border-radius: 50%;
698
  position: absolute;
699
- right: 0;
700
  left: 0;
 
701
  margin: 0 auto;
702
  top: -25px;
703
  background: #fff;
@@ -730,21 +733,21 @@ a.new-upgrade-button {
730
  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
731
  .pt_numberbutton.pt_numberdown {
732
  position: relative;
733
- margin-right: -75px;
734
  top: -29px;
735
  }
736
 
737
  .pt_numberbutton.pt_numberup {
738
  position: relative;
739
  top: -29px;
740
- right: 70px;
741
  }
742
 
743
  /* span.input-px { */
744
  /* position: relative; */
745
- /* right: 112px; */
746
  /* top: -24px !important; */
747
- /* margin-right: -20px; */
748
  /* } */
749
  }
750
 
@@ -774,7 +777,7 @@ a.new-upgrade-button {
774
  .rpt_2_plans .rpt_plan {
775
  margin-left: 2%;
776
  width: 49%;
777
- float: right
778
  }
779
 
780
  .rpt_2_plans .rpt_plan:last-child {
@@ -784,7 +787,7 @@ a.new-upgrade-button {
784
  .rpt_3_plans .rpt_plan {
785
  margin-left: 2%;
786
  width: 32%;
787
- float: right
788
  }
789
 
790
  .rpt_3_plans .rpt_plan:last-child {
@@ -794,7 +797,7 @@ a.new-upgrade-button {
794
  .rpt_4_plans .rpt_plan {
795
  margin-left: 1%;
796
  width: 24.25%;
797
- float: right
798
  }
799
 
800
  .rpt_4_plans .rpt_plan:last-child {
@@ -804,7 +807,7 @@ a.new-upgrade-button {
804
  .rpt_5_plans .rpt_plan {
805
  margin-left: .5%;
806
  width: 19.6%;
807
- float: right
808
  }
809
 
810
  .rpt_5_plans .rpt_plan:last-child {
@@ -841,7 +844,7 @@ a.new-upgrade-button {
841
 
842
  .rpt_style_basic .rpt_plan .rpt_title {
843
  border-bottom: #6371db solid 1px;
844
- border-top-right-radius: 8px;
845
  border-top-left-radius: 8px;
846
  }
847
 
@@ -900,7 +903,7 @@ a.new-upgrade-button {
900
  .rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
901
  position: relative;
902
  top: -44px;
903
- right: -10px;
904
  font-size: 35px;
905
  line-height: 0
906
  }
@@ -916,19 +919,19 @@ a.new-upgrade-button {
916
  .rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
917
  font-size: 30px;
918
  top: -44px;
919
- right: -4px
920
  }
921
 
922
  .rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
923
  font-size: 25px;
924
  top: -30px;
925
- right: -4px
926
  }
927
 
928
  .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
929
  font-size: 21px;
930
  top: -14px;
931
- right: -4px
932
  }
933
 
934
  .rpt_style_basic .rpt_plan .rpt_head {
@@ -1241,7 +1244,7 @@ a.new-upgrade-button {
1241
  }
1242
 
1243
  .rpt_style_basic .rpt_plan .rpt_foot {
1244
- border-bottom-right-radius: 8px;
1245
  border-bottom-left-radius: 8px
1246
  }
1247
 
@@ -1306,7 +1309,7 @@ a.new-upgrade-button {
1306
  }
1307
 
1308
  .rpt_custom_btn {
1309
- border-bottom-right-radius: 5px;
1310
  border-bottom-left-radius: 5px;
1311
  text-align: center;
1312
  padding: 16px 20px
@@ -1379,7 +1382,7 @@ a.rpt_tooltip .rpt_tooltip_plus {
1379
  a.rpt_tooltip span.intool b {
1380
  width: 10px;
1381
  height: 10px;
1382
- margin-right: 35%;
1383
  margin-top: -15px;
1384
  position: absolute;
1385
  -webkit-transform: rotate(-45deg);
@@ -1391,15 +1394,15 @@ a.rpt_tooltip span.intool b {
1391
  }
1392
 
1393
  .rpt_3_plans a.rpt_tooltip > span.intool {
1394
- margin-right: -1%
1395
  }
1396
 
1397
  .rpt_4_plans a.rpt_tooltip > span.intool {
1398
- margin-right: 0
1399
  }
1400
 
1401
  .rpt_5_plans a.rpt_tooltip > span.intool {
1402
- margin-right: -2%
1403
  }
1404
 
1405
  .entry-content .rpt_plan a, .rpt_plan a {
@@ -1430,7 +1433,7 @@ a.rpt_tooltip span.intool b {
1430
  }
1431
  .mystickymenu-testimonial .testimonial-data {
1432
  position: relative;
1433
- margin-right: 30px;
1434
  padding: 10px 10px 10px 40px;
1435
  background: #f5f5f5;
1436
  font-size: 16px;
@@ -1526,7 +1529,7 @@ p.udner-title {
1526
 
1527
  .rpt_plan .rpt_head .rpt_price .rpt_currency {
1528
  top: -36px !important;
1529
- right: -10px !important;
1530
  font-size: 35px !important
1531
  }
1532
  }
@@ -1567,7 +1570,7 @@ p.udner-title {
1567
  width: 85%;
1568
  display: inline-block;
1569
  vertical-align: middle;
1570
- padding-right: 15px;
1571
  }
1572
  .testimonial-image img {
1573
  border-radius: 50%;
@@ -1611,19 +1614,7 @@ p.udner-title {
1611
  width: 0;
1612
  height: 0;
1613
  }
1614
- .mysticky-welcomebar-switch .slider {
1615
- border-radius: 15px;
1616
- position: absolute;
1617
- cursor: pointer;
1618
- top: 0;
1619
- right: 0;
1620
- left: 0;
1621
- bottom: 0;
1622
- background-color: #ccc;
1623
- border: 2px solid #ccc;
1624
- -webkit-transition: .4s;
1625
- transition: .4s;
1626
- }
1627
  .mysticky-welcomebar-switch .slider:before {
1628
  border-radius: 50%;
1629
  position: absolute;
@@ -1636,8 +1627,20 @@ p.udner-title {
1636
  -webkit-transition: .4s;
1637
  transition: .4s;
1638
  }
1639
-
1640
- .mysticky-welcomebar-switch .slider:before {
 
 
 
 
 
 
 
 
 
 
 
 
1641
  border-radius: 50%;
1642
  position: absolute;
1643
  content: "";
@@ -1649,6 +1652,8 @@ p.udner-title {
1649
  -webkit-transition: .4s;
1650
  transition: .4s;
1651
  }
 
 
1652
  .mysticky-welcomebar-switch input:checked + .slider {
1653
  background-color: #7761DF;
1654
  border: 2px solid #7761DF;
@@ -1662,7 +1667,6 @@ p.udner-title {
1662
  transform: translateX(24px);
1663
  }
1664
 
1665
-
1666
  .welcombar-status-switch{
1667
  display: inline-block;
1668
  width:46px;
@@ -1698,7 +1702,7 @@ p.udner-title {
1698
  vertical-align: top;
1699
  }
1700
  .mysticky-welcomebar-header-title h3 + .mysticky-welcomebar-switch {
1701
- margin-right: 20px;
1702
  }
1703
  .mysticky-welcomebar-subheader-title {
1704
  padding: 40px 0 30px;
@@ -1712,7 +1716,7 @@ p.udner-title {
1712
  }
1713
  .mysticky-welcomebar-setting-content {
1714
  display: flex;
1715
- align-items: center;
1716
  padding-bottom: 20px;
1717
  }
1718
  .mysticky-welcomebar-setting-content.show-on-apper {
@@ -1724,54 +1728,55 @@ p.udner-title {
1724
  color: #4F4F4F;
1725
  font-weight: 500;
1726
  margin-top: 10px;
1727
- width: 255px;
1728
  padding-left: 10px;
1729
  }
1730
  .mysticky-welcomebar-setting-content.show-on-apper > label {
1731
  margin-top: 10px;
1732
  }
1733
- .mysticky-welcomebar-setting-content-left {
1734
  width: 100%;
1735
  align-items: center;
1736
  display: flex;
1737
  }
1738
- /*----------------------*/
1739
- /*.mysticky-welcomebar-setting-wrap{
1740
- height: 100vh;
1741
- }*/
1742
  .mysticky-welcomebar-setting-wrap .myStickymenu-upgrade {
1743
  display: inline-block;
1744
- vertical-align: middle;
1745
  float: none;
1746
- margin-right: 12px;
1747
  }
1748
  .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-position .myStickymenu-upgrade {
1749
- margin-right: 50px;
1750
  }
1751
  .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-remove-getbar .myStickymenu-upgrade {
1752
- margin-right: 130px;
1753
  }
1754
- .mysticky-welcomebar-setting-content-left.mysticky-welcomebar-colorpicker .wp-picker-container{
1755
  display: inline-block;
1756
  }
1757
- .mysticky-welcomebar-setting-content-left label {
1758
  display: inline-block;
1759
  vertical-align: top;
1760
  width: 100px;
1761
  padding-left: 10px;
1762
  }
1763
- .mysticky-welcomebar-setting-content-left .wp-picker-input-wrap label {
 
 
 
 
 
1764
  width: auto;
1765
  }
1766
- .mysticky-welcomebar-setting-content-left .mysticky-welcomebar-trigger-wrap label {
1767
  width: auto;
1768
  }
1769
- #mystickymenu .mysticky-welcomebar-setting-content-left .px-wrap input {
1770
  padding-left: 60px;
1771
  }
1772
- .mysticky-welcomebar-setting-content-left select ,
1773
- .mysticky-welcomebar-setting-content-left input[type="text"] ,
1774
- .mysticky-welcomebar-setting-content-left textarea {
1775
  width: 400px;
1776
  height: 42px;
1777
  border-radius: 20px;
@@ -1785,16 +1790,16 @@ p.udner-title {
1785
  font-weight: 400;
1786
  }
1787
 
1788
- .mysticky-welcomebar-setting-content-left input::placeholder,
1789
- .mysticky-welcomebar-setting-content-left input:-ms-input-placeholder,
1790
- .mysticky-welcomebar-setting-content-left input::-ms-input-placeholder {
1791
  color: #b5b7b9;
1792
  opacity:0.6;
1793
  }
1794
- .mysticky-welcomebar-setting-content-left select {
1795
  padding-left: 22px;
1796
  }
1797
- .mysticky-welcomebar-setting-content-left textarea {
1798
  height: 100px;
1799
  border-radius: 10px;
1800
  padding-top: 9px;
@@ -1815,7 +1820,7 @@ p.udner-title {
1815
  vertical-align: top;
1816
  }
1817
  .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
1818
- padding-right: 10px;
1819
  }
1820
  .mysticky-welcomebar-redirect label {
1821
  width: auto;
@@ -1827,16 +1832,16 @@ p.udner-title {
1827
  display: inline-block;
1828
  vertical-align: top;
1829
  }
1830
- .mysticky-welcomebar-setting-content-left .mysticky-welcomebar-expirydate input {
1831
- padding-right: 55px;
1832
  }
1833
  .mysticky-welcomebar-expirydate .dashicons {
1834
  position: absolute;
1835
  top: 0;
1836
- right: 0;
1837
  bottom: 0;
1838
  color: #a7a7a7;
1839
- border-left: 1px solid #a7a7a7;
1840
  width: 46px;
1841
  height: 100%;
1842
  line-height: 40px;
@@ -1868,23 +1873,23 @@ a.create-rule {
1868
  position: relative;
1869
  }
1870
  .mysticky-welcomebar-page-option select {
1871
- width: 230px;
1872
  }
1873
  .mysticky-welcomebar-page-option .myStickymenu-upgrade {
1874
  display: none;
1875
  position: absolute;
1876
  top: 9px;
1877
- right: 50%;
1878
  -webkit-transform: translateX(-50%);
1879
  -moz-transform: translateX(-50%);
1880
  transform: translateX(-50%);
1881
  text-align: center;
1882
- margin-right: 0;
1883
  }
1884
  .mysticky-welcomebar-page-option .myStickymenu-upgrade a {
1885
  padding-top: 5px;
1886
  padding-bottom: 7px;
1887
- padding-right: 20px;
1888
  padding-left: 20px;
1889
  font-size: 14px;
1890
  box-shadow: 0 0 3px #999;
@@ -1927,8 +1932,8 @@ a.create-rule {
1927
  float: none;
1928
  position: absolute;
1929
  top: 0;
1930
- right: 50%;
1931
- /* left: 0; */
1932
  text-align: center;
1933
  /* background-color: rgba(0,0,0,0.6); */
1934
  bottom: 0;
@@ -1946,7 +1951,7 @@ a.create-rule {
1946
  .mysticky-page-option .myStickymenu-upgrade a {
1947
  padding-top: 5px;
1948
  padding-bottom: 7px;
1949
- padding-right: 20px;
1950
  padding-left: 20px;
1951
  font-size: 14px;
1952
  box-shadow: 0 0 3px #999;
@@ -2003,22 +2008,13 @@ a.create-rule {
2003
  display: inline-block;
2004
  vertical-align: top;
2005
  }
2006
- .mysticky-welcomebar-setting-left {
2007
- /*position: absolute;
2008
- right: 20px;*/
2009
- /*left: 50px;*/
2010
- /*width: 500px;*/
2011
- }
2012
- .mysticky-welcomebar-setting-right{
2013
- position: fixed;
2014
- top: 32px !important;
2015
- left:40px;
2016
- }
2017
- .mysticky-welcomebar-setting-right{
2018
- margin-top: 0px;
2019
- position: absolute;
2020
  }
2021
-
2022
  .mysticky-welcomebar-header-title::after {
2023
  content: "";
2024
  display: block;
@@ -2045,7 +2041,7 @@ a.create-rule {
2045
  text-align: center;
2046
  line-height: 36px;
2047
  margin-bottom: 0;
2048
- margin-right: 10px;
2049
  }
2050
  .mysticky-welcomebar-preview-window ul li.preview-active {
2051
  color: #fff;
@@ -2061,7 +2057,7 @@ a.create-rule {
2061
  margin: 0 auto;
2062
  padding: 0;
2063
  height: 400px;
2064
- position: relative !important;
2065
  overflow: hidden;
2066
  max-width: 100%;
2067
  -webkit-transition: all 0.5s ease 0s;
@@ -2071,7 +2067,6 @@ a.create-rule {
2071
  .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
2072
  max-width: 320px;
2073
  }
2074
- /*----------------------------*/
2075
  .mysticky-welcomebar-submit {
2076
  float: left;
2077
  padding-top: 50px;
@@ -2089,7 +2084,7 @@ a.create-rule {
2089
  border-radius: 31px;
2090
  font-size: 26px;
2091
  margin-left: 10px;
2092
- padding-right: 23px;
2093
  padding-left: 23px;
2094
  height: 60px;
2095
  width: 200px;
@@ -2098,6 +2093,12 @@ a.create-rule {
2098
  font-weight: 600;
2099
  text-shadow: none;
2100
  }
 
 
 
 
 
 
2101
  .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-buttons {
2102
  padding-left: 0;
2103
  }
@@ -2106,7 +2107,7 @@ a.create-rule {
2106
  border-color: #00c67c;
2107
  color: #fff;
2108
  }
2109
- .mysticky-welcomebar-setting-content-left.mysticky-welcomebar-setting-redirect-wrap {
2110
  display: block;
2111
  }
2112
  .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-redirect-wrap .myStickymenu-upgrade {
@@ -2125,7 +2126,7 @@ a.create-rule {
2125
  }
2126
  .updates-content-buttons button {
2127
  margin: 10px 3px !important;
2128
- float: right;
2129
  }
2130
  .updates-content-buttons a span {
2131
  -webkit-animation: fa-spin 0.75s infinite linear;
@@ -2173,7 +2174,7 @@ a.create-rule {
2173
  padding: 0 20px;
2174
  }
2175
  div#wp-mysticky_bar_text-wrap {
2176
- /*width: 40%;*/
2177
  }
2178
 
2179
  .mystickymenu-popup {
@@ -2181,7 +2182,7 @@ div#wp-mysticky_bar_text-wrap {
2181
  width: 100%;
2182
  height: 100%;
2183
  top: 0;
2184
- right: 0;
2185
  z-index: 100001;
2186
  background: rgba(0, 0, 0, .75)
2187
  }
@@ -2193,8 +2194,8 @@ div#wp-mysticky_bar_text-wrap {
2193
  margin: auto;
2194
  top: 50%;
2195
  position: absolute;
2196
- right: 0;
2197
  left: 0;
 
2198
  border-radius: 5px;
2199
  transform: translate(0, -50%);
2200
  -webkit-transform: translate(0, -50%);
@@ -2264,10 +2265,10 @@ div#wp-mysticky_bar_text-wrap {
2264
  }
2265
  @media only screen and (max-width: 1490px) {
2266
  .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
2267
- padding-right: 10px;
2268
  }
2269
- .mysticky-welcomebar-setting-left {
2270
- /*width: 600px;*/
2271
  }
2272
  }
2273
  @media only screen and (max-width: 1355px) {
@@ -2281,7 +2282,7 @@ div#wp-mysticky_bar_text-wrap {
2281
  display: block;
2282
  }
2283
  .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
2284
- padding-right: 0;
2285
  padding-top: 10px;
2286
  }
2287
  }
@@ -2300,19 +2301,19 @@ div#wp-mysticky_bar_text-wrap {
2300
  }
2301
  }
2302
  @media only screen and (max-width: 1100px) {
2303
- .mysticky-welcomebar-setting-left {
2304
  width: 340px;
2305
  left: 40px;
2306
  }
2307
  }
2308
  @media only screen and (max-width: 1024px) {
2309
- .mysticky-welcomebar-setting-left {
2310
  left: 40px;
2311
  width: 310px;
2312
  }
2313
  .mysticky-welcomebar-setting-content > label {
2314
  font-size: 16px;
2315
- width: 175px;
2316
  padding-left: 10px;
2317
  }
2318
  .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
@@ -2324,7 +2325,7 @@ div#wp-mysticky_bar_text-wrap {
2324
 
2325
  .mysticky-custom-fields-tooltip{
2326
  position: relative;
2327
- margin-right: 5px;
2328
  }
2329
  .mysticky-custom-fields-tooltip:hover p {
2330
  bottom: 100%;
@@ -2358,7 +2359,7 @@ div#wp-mysticky_bar_text-wrap {
2358
  color: #fff;
2359
  position: absolute;
2360
  bottom: 200%;
2361
- right: -20px;
2362
  margin-bottom: 10px;
2363
  -webkit-transition: all 0.5s ease 0s;
2364
  -moz-transition: all 0.5s ease 0s;
@@ -2369,13 +2370,13 @@ div#wp-mysticky_bar_text-wrap {
2369
  .mysticky-custom-fields-tooltip p::before {
2370
  content: "";
2371
  border-top: 10px solid #000;
2372
- border-right: 10px solid transparent;
2373
  border-left: 10px solid transparent;
2374
  width: 0;
2375
  height: 0;
2376
  position: absolute;
2377
  bottom: -8px;
2378
- right: 25px;
2379
  }
2380
 
2381
  .mysticky-welcomebar-poptin-content{
@@ -2390,39 +2391,10 @@ div#wp-mysticky_bar_text-wrap {
2390
  }
2391
  .mysticky-welcome-poptin-logo{width: 100px;}
2392
 
 
2393
 
2394
- /*--------------------------------New Add---------------------------*/
2395
-
2396
- .mysticky-welcomebar-fixed .mysticky-welcomebar-btn{
2397
- padding-right: 25px !important;
2398
- }
2399
-
2400
- .mysticky-welcomebar-setting-right .mysticky-welcomebar-preview-screen .mysticky-welcomebar-fixed {
2401
- position:relative; !important;
2402
- }
2403
- .wp-editor-area{height: 100px !important;}
2404
 
2405
- .mysticky-welcomebar-setting-content-right select, .mysticky-welcomebar-setting-content-right input[type="text"], .mysticky-welcomebar-setting-content-right textarea {
2406
- width: 400px;
2407
- height: 42px;
2408
- border-radius: 20px;
2409
- color: #32373c;
2410
- display: block;
2411
- padding: 0 10px;
2412
- box-shadow: none;
2413
- border: 1px solid #DCE2E2;
2414
- margin: 0;
2415
- font-size: 14px;
2416
- font-weight: 400;
2417
- align-items: center;
2418
- }
2419
- .mysticky-welcomebar-expirydate-gmt{float: left;}
2420
- .mysticky_welcome_expiry1{padding-right: 50px !important;}
2421
 
2422
- /*.plan-price{
2423
- left: 12px !important;
2424
- }
2425
- */
2426
 
2427
 
2428
 
@@ -2433,6 +2405,7 @@ div#wp-mysticky_bar_text-wrap {
2433
  /*===============================================================================================*/
2434
 
2435
 
 
2436
  /*.mysticky-welcomebar-fixed .mysticky-w-close-btn {
2437
  display: none;
2438
  vertical-align: top;
@@ -2454,6 +2427,8 @@ div#wp-mysticky_bar_text-wrap {
2454
  -webkit-transform-origin: 50% 50%;
2455
  -moz-transform-origin: 50% 50%;
2456
  transform-origin: 50% 50%;
 
 
2457
  }
2458
 
2459
 
@@ -2465,9 +2440,6 @@ div#wp-mysticky_bar_text-wrap {
2465
  }*/
2466
 
2467
 
2468
-
2469
-
2470
-
2471
  .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2472
  display: none;
2473
  vertical-align: top;
@@ -2531,7 +2503,7 @@ div#wp-mysticky_bar_text-wrap {
2531
  width: 20px;
2532
  height: 20px;
2533
  line-height: 20px;
2534
- right: 0px;
2535
  }
2536
  }
2537
 
@@ -2548,10 +2520,11 @@ div#wp-mysticky_bar_text-wrap {
2548
  @media only screen and (max-width: 480px) {
2549
 
2550
  .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2551
- right: 7px;
2552
  }
2553
  }
2554
-
 
2555
  /* tooltip css */
2556
  .tooltip {
2557
  position: relative;
@@ -2587,27 +2560,27 @@ div#wp-mysticky_bar_text-wrap {
2587
 
2588
  .tooltip:hover .tooltiptext {
2589
  visibility: visible;
2590
- }
2591
 
2592
 
2593
  /*---------------------------------------------------------------------------// 22-12-21 //-----------------------*/
2594
 
2595
  .mystickymenu-wrap{text-align:center;}
2596
- /*.mystickymenu-wrap .mystickymenu-welcome-img img{width:40%; height:auto;}*/
2597
 
2598
  .mystickymenu-newwelcomebar-contents a,
2599
  .mystickymenu-widgets-btn-wrap a{
2600
  display:inline-flex;
2601
  color:#fff !important;
2602
  font-size:16px;
2603
- font-weight:400;
2604
  font-family: 'Lato', sans-serif;
2605
- padding:10px 20px;
2606
  text-decoration:none;
2607
  background:#6558F5;
2608
  border-radius:5px;
2609
  align-items: center;
2610
- box-shadow: 0px 12px 12px -6px rgba(101, 107, 232, 0.25);
2611
  }
2612
 
2613
  .mystickymenu-tab-boxes{display:flex; justify-content: center; margin-top:50px;}
@@ -2630,9 +2603,8 @@ padding:8px 0; background:#DFE6ED; text-align:center; line-height:20px;}
2630
  .mystickymenu-tab-box .stickymenu-box-button a{
2631
  display: inline-flex;
2632
  color: rgba(21, 25, 32, 0.5);
2633
- font-size: 16px;
2634
- font-weight: 400;
2635
- font-family: 'Lato', sans-serif;
2636
  padding: 12px 61px;
2637
  text-decoration: none;
2638
  border: 1px solid rgba(86, 103, 137, 0.26);
@@ -2640,13 +2612,43 @@ padding:8px 0; background:#DFE6ED; text-align:center; line-height:20px;}
2640
  align-items: center;
2641
  background: none;
2642
  line-height: 24px;
 
2643
  }
2644
- .mystickymenu-tab-box ul.documents-wrap-list{ text-align:right; list-style-type:disc; margin:15px 35px 15px 15px;}
2645
  .mystickymenu-tab-box ul.documents-wrap-list li{color:#6558F5; font-size:25px;}
2646
  .mystickymenu-tab-box ul.documents-wrap-list li a{color:#6558F5; font-size:14px;}
2647
 
2648
- /**/
2649
- .mystickymenu-widgets table, td, th{ border:1px solid #EBEBEB;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2650
  .mystickymenu-wrap table.mystickymenu-widgets-lists{border-collapse:collapse; width:100%;
2651
  margin:24px 0 0 0; background-color:#fff;}/*---------------------------------------------------------------------20-1-22-----*/
2652
 
@@ -2663,7 +2665,7 @@ margin:24px 0 0 0; background-color:#fff;}/*------------------------------------
2663
  width: 100%;
2664
  height: 100%;
2665
  background-color: rgba(0,0,0,0.3);
2666
- z-index: 9;
2667
  }
2668
 
2669
  .mystickymenu-action-popup{
@@ -2673,7 +2675,7 @@ margin:24px 0 0 0; background-color:#fff;}/*------------------------------------
2673
  -webkit-transform: translateX(-50%);
2674
  -moz-transform: translateX(-50%);
2675
  transform: translateX(-50%);
2676
- z-index: 10;
2677
  width: 500px;
2678
  background-color: #fff;
2679
  padding: 0 0 28px 0;
@@ -2691,76 +2693,54 @@ margin:24px 0 0 0; background-color:#fff;}/*------------------------------------
2691
  margin: 10px auto;
2692
  background:#4797DE;
2693
  }*/
2694
- .mystickymenu-action-popup-header{
2695
- padding: 25px 25px 40px 25px;
2696
- border-bottom: 1px solid #EAEFF2;
2697
- }
2698
-
2699
- .mystickymenu-action-popup-header h3{
2700
- margin: 0 12px !important;
2701
- position:relative;
2702
- float:left;
2703
-
2704
- }
2705
-
2706
- .mystickymenu-action-popup-header span{
2707
- float:right;
2708
- }
2709
  .mystickymenu-action-popup-footer button{cursor: pointer !important;}
2710
  .mystickymenu-action-popup .mystickymenu-action-popup-footer button.btn-disable-cancel{
2711
  display: inline-flex;
2712
  color: #fff;
2713
  background: #F33;
2714
- font-size: 16px;
2715
- font-weight: 400;
2716
- font-family: 'Lato', sans-serif;
2717
  padding: 12px 82px;
2718
  text-decoration: none;
2719
  border-radius: 8px;
2720
  align-items: center;
2721
- margin-right: 15px;
2722
  border: none;
2723
  line-height: 24px;
2724
-
2725
  }
2726
  .mystickymenu-action-popup .mystickymenu-action-popup-body{margin:10px 30px;}
2727
 
2728
  /*#stickymenu_status_popupbox .mystickymenu-action-popup-body{margin:30px 56px;}*/
2729
 
2730
- .mystickymenu-action-popup .mystickymenu-action-popup-body p{
2731
- text-align: left;
2732
- float: left;
2733
- margin-left: 0;
2734
- padding: 0 10px;
2735
- font-size: 16px;
2736
- font-weight: 400;
2737
- font-style: normal;
2738
- color: #181749;
2739
- }
2740
  /**/
2741
  .first-widget-popup{
2742
  text-align:center;
2743
  position: fixed;
2744
- top: 50px;
2745
  left: 50%;
2746
- -webkit-transform: translateX(-50%);
2747
- -moz-transform: translateX(-50%);
2748
- transform: translateX(-50%);
2749
- z-index: 10;
2750
  width: 500px;
2751
  background-color: #fff;
2752
  padding: 30px;
2753
  box-shadow: 0px 10px 15px rgb(0 0 0 / 10%), 0px 4px 6px rgb(0 0 0 / 5%);
2754
  border-radius:10px;
2755
-
2756
- }
2757
- .first-widget-popup h4,.first-widget-popup p,.first-widget-popup span,.first-widget-popup button,.first-widget-popup a{
2758
  font-family:'Lato', sans-serif;
 
2759
  }
2760
 
2761
  .mystickymenu_container_popupbox{
2762
  margin-top:10px;
2763
  }
 
 
 
 
 
 
 
2764
  .first-widget-popup h4{
2765
  font-weight: 600;
2766
  font-size: 24px;
@@ -2779,15 +2759,14 @@ margin:24px 0 0 0; background-color:#fff;}/*------------------------------------
2779
  .first-widget-popup a.btn-back-dashboard{
2780
  display:inline-flex;
2781
  color:#fff;
2782
- font-size:16px;
2783
- font-weight:400;
2784
- font-family: 'Lato', sans-serif;
2785
  padding:10px 20px;
2786
  text-decoration:none;
2787
  background:#6558F5;
2788
  border-radius:8px;
2789
- align-items: center;
2790
- margin: 36px 0 10px 0;
2791
  }
2792
  .close-chaty-maxvisitor-popup{
2793
  position:absolute;
@@ -2795,7 +2774,6 @@ margin:24px 0 0 0; background-color:#fff;}/*------------------------------------
2795
  left:17px;
2796
  }
2797
 
2798
-
2799
  .mysticky-stickymenu-header-title h3{
2800
  color:#1d2327;
2801
  display: inline-block;
@@ -2822,6 +2800,12 @@ margin:24px 0 0 0; background-color:#fff;}/*------------------------------------
2822
  padding: 15px 0;
2823
  border-radius: 10px;*/
2824
  }
 
 
 
 
 
 
2825
  a.copyicon{text-decoration:none; color:#000;}
2826
  /*.copyicon .dashicons{display:block;}*/
2827
 
@@ -2830,45 +2814,51 @@ a.copyicon{text-decoration:none; color:#000;}
2830
  .mystickymenu-dashboard .welcomebars-list-table{
2831
  background:#fff;
2832
  /*border-radius:15px;*/
2833
- padding:20px 40px;
2834
  text-align:center;
2835
  }
2836
- .mystickymenu-dashboard h3{margin:5px 0;}
 
2837
 
2838
  .mystickymenu-dashboard .header-section{
2839
  display: flex;
2840
  justify-content: space-between;
2841
- padding: 0 0 20px 0;
2842
  border-bottom: 1px solid #EBEBEB;
2843
  width: 100%;
2844
  margin: 0 0 24px 0;
2845
  }/*--------------------------------------------------------------------------------------------------30-2-2022----*/
2846
 
 
2847
  .mystickymenu-dashboard .heading-title{display:inline-flex;}
2848
  .mystickymenu-dashboard .mystickymenu-widgets-btn-wrap{display:inline-flex;}
2849
 
2850
  .mystickymenu-dashboard .mystickymenu-tab-boxs-wrap{display:block; justify-content:space-between; margin:20px 0;}/*00000000000000000000*/
2851
- .contactus-tab-option,.mystickymenu-tab-documentation{width:49%;} /*0000000000000000000000000000000000000000000000000000000000*/
2852
- .mystickymenu-new302box{display:flex; justify-content:space-between; flex-wrap:wrap;} /*000000000000000000000000000000000000000000000*/
 
2853
 
2854
  .stickymenu-tab-option{margin-bottom:15px;}
 
2855
  .mystickymenu-dashboard .msm-bgbox{display:block; background:#f7f7f7; padding:0;
2856
  box-sizing:border-box;} /*-------------------------------------------------------*/
2857
 
 
2858
  /*---------------------------------------------------------------------------------------------------------6-1-22-----*/
2859
 
2860
- .stickymenu-box-container ul.documents-wrap-list{ text-align:right; list-style-type:disc; margin:15px 30px 15px 15px;}
2861
  .stickymenu-box-container ul.documents-wrap-list li{color:#6558F5; font-size:25px; margin-bottom:8px;} /*------6-1-22--*/
2862
  .stickymenu-box-container ul.documents-wrap-list li a{color:#6558F5; font-family: 'Lato', sans-serif; font-size:16px;}
2863
 
2864
- .msm-bgbox .stickymenu-box-button{display: block; padding:0 48px 15px 15px;}
 
2865
 
2866
  .msm-bgbox .stickymenu-box-button a{
2867
  display:inline-flex;
2868
  color:#6558F5;
2869
  font-size:16px;
2870
- font-weight:500;
2871
- font-family: 'Lato', sans-serif;
2872
  padding:0 15px;
2873
  text-decoration:none;
2874
  border:1px solid #6558F5 !important;
@@ -2876,13 +2866,14 @@ box-sizing:border-box;} /*------------------------------------------------------
2876
  align-items: center;
2877
  background:none;
2878
  line-height:34px;
 
2879
  }
2880
  .contactus-title, .premio-footer-option,
2881
  .stickymenu-settings{display:flex; justify-content:space-between; align-items: center;}
2882
  .premio-footer-option{margin-top:6px;}
2883
  .premio-footer-option h3{color:#6558F5;}
2884
- .premio-footer-option h4{margin:5px 0;}
2885
- .premio-footer-option .premio-content-list{width:62%; margin:0;}
2886
 
2887
  a.copyicon1{color:#6558F5; line-height:23px; text-decoration:underline;}
2888
  a.copyicon1 span{text-decoration:none;}
@@ -2895,42 +2886,47 @@ a.copyicon1 span{text-decoration:none;}
2895
  .mystickymenu-welcome-img, .mystickymenu-newwelcomebar-contents,
2896
  .new-welcomebar-section-wrap .mystickymenu-features{width:auto;}
2897
 
2898
- .mystickymenu-wrap .mystickymenu-welcome-img img{width:80%; height:auto; text-align:center;}
2899
  .mystickymenu-newwelcomebar-contents{margin:0 10px;}
2900
  .mystickymenu-features{text-align:center;}
2901
 
2902
-
2903
  .mystickymenu-features .mystickymenu-features-list{ text-align:left; list-style-type:disc;
2904
  background: #F6F5FE;
2905
  padding: 30px 15px 15px 15px;
2906
  border-radius: 15px;
2907
  margin-top: -20px;
2908
  }
2909
- .mystickymenu-features-list ul.documents-wrap-list{margin:15px 30px 15px 15px;}
 
 
2910
 
2911
  .mystickymenu-features .mystickymenu-features-list li{color:#6558F5; font-family: 'Lato', sans-serif; font-size:16px;}/*----6-1-22-------*/
2912
 
2913
- .documents-wrap-list{ text-align:right; list-style-type:disc;}
2914
- .documents-wrap-list li{color:#6558F5; font-size:14px; margin-bottom:10px;}
2915
 
2916
  .mystickymenu-feature-title{
2917
  display:inline-flex;
2918
  color:#fff;
2919
- font-size:15px;
2920
  font-weight:500;
 
2921
  padding:10px 20px;
2922
  text-decoration:none;
2923
  background:#6558F5;
2924
  border-radius:5px;
2925
  align-items: center;
2926
- }
2927
- .mystickymenu-feature-title img{width:22px; margin-left:7px;}
2928
 
 
2929
  .welcomebars-list-table .mysticky-welcomebar-switch .slider{
2930
  background-color: #FF424D;
2931
  border: 2px solid #FF424D;
2932
  }
2933
 
 
2934
  .mystickymenu-action-popup-footer{
2935
  text-align:center;
2936
  display:inline-block;
@@ -2944,12 +2940,42 @@ a.copyicon1 span{text-decoration:none;}
2944
  display: block;
2945
  }
2946
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2947
  /*--------------------------------------------------------// 6-1-22 //------------------*/
2948
  .mystickymenu-newwelcomebar-contents h2{font-family: 'Lato', sans-serif; font-size:28px; font-weight:bold;}
2949
 
2950
- .premio-content-list span, .premio-footer-option label, .settings-content p, .contactus-contents-buttons span.folous,
2951
  .stickymenu-box-button,
2952
- .mystickymenu-newwelcomebar-contents p{font-family: 'Lato', sans-serif; font-size:16px; font-weight:400;color: #181749;font-style: normal;font-weight: 400;line-height: 24px;}
2953
 
2954
  .premio-content-list h4{font-family: 'Lato', sans-serif; font-size:16px; font-weight:bold;}
2955
 
@@ -2962,13 +2988,13 @@ a.copyicon1 span{text-decoration:none;}
2962
 
2963
  .stickymenubox-title-section h3,
2964
  .mystickymenu-tab-documentation h3, .contactus-title
2965
- {border-bottom:1px solid #EBEBEB; padding:24px 40px; margin:0;}/*------------------------------------------------20-1-22---*/
2966
  .contactus-title h3{margin:0;}
2967
 
2968
  .stickymenubox-title-section h3{margin:0 !important;}
2969
 
2970
  .premio-footer-option, .stickymenu-box-container, .stickymenu-box-button,
2971
- .stickymenu-settings{padding:15px 40px 15px 20px; } /*--------------------------------------------------------------------20-1-22---*/
2972
  .mystickymenu-dashboard .heading-title h3{font-family: 'Lato', sans-serif; font-size: 28px !important;
2973
  font-weight:600 !important; color:#1d2327 !important;}/*------------------------------------------------20-1-22---*/
2974
 
@@ -2976,8 +3002,36 @@ font-weight:600 !important; color:#1d2327 !important;}/*------------------------
2976
  a.add_new_welcombar{margin:auto 0;} /*------------------------------------------------20-1-22--new-*/
2977
  .new-welcomebar-section-wrap .mystickymenu-newwelcomebar-contents a{margin-top:30px;}
2978
 
 
2979
  .premio-footer-option h3 img{width:70px; height:auto; margin-left:10px;}
2980
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2981
  .add_new_welcombar:hover{
2982
  opacity: 0.9;
2983
  }
@@ -2985,6 +3039,7 @@ a.add_new_welcombar{margin:auto 0;} /*------------------------------------------
2985
  .tooltip img{
2986
  width:35px;
2987
  }
 
2988
  .mystickymenu-features{
2989
  max-width: 400px;
2990
  }
@@ -3023,34 +3078,11 @@ a.add_new_welcombar{margin:auto 0;} /*------------------------------------------
3023
  display: block;
3024
  }
3025
 
3026
- /*table.mystickymenu-widgets-lists,*/
3027
-
3028
- table.mystickymenu-widgets-lists td{
3029
- border:0.5px solid #F1F1F1;
3030
- }
3031
-
3032
- /*border radiuse in dashboard table */
3033
- table.mystickymenu-widgets-lists th{
3034
- border-top: 0 !important;
3035
- border-bottom: 1px solid #F1F1F1 !important;
3036
- border-left: 1px solid #F1F1F1 !important;
3037
- border-right: 1px solid #F1F1F1 !important;
3038
  }
3039
-
3040
- .mystickymenu-dashboard table tr:first-child th:first-child {
3041
- border-top-left-radius: 10px;
3042
- border-top: 0 !important;
3043
- border-left: 0 !important;
3044
- border-bottom: 0.2px #F1F1F1 !important;
3045
- border-right: 0.2px #F1F1F1 !important;
3046
- }
3047
-
3048
- .mystickymenu-dashboard table tr:first-child th:last-child {
3049
- border-top-right-radius: 10px;
3050
- border-top: 0 !important;
3051
- border-left: 0.2px #F1F1F1 !important;
3052
- border-bottom: 0.2px #F1F1F1 !important;
3053
- border-right: 0 !important;
3054
  }
3055
 
3056
 
@@ -3072,9 +3104,7 @@ table.mystickymenu-widgets-lists th{
3072
  .mystickymenu-newwelcomebar-contents{text-align:center; margin:15px 0;}
3073
 
3074
  .price-table-middle ul li a{width:65%;}
3075
- .right_tooltip:after {left: unset !important;}
3076
-
3077
- .cus-tooltip .tooltip__content img{width:396px; margin-top:5px;}
3078
 
3079
  }
3080
 
@@ -3087,34 +3117,27 @@ table.mystickymenu-widgets-lists th{
3087
  {padding: 15px 20px;}
3088
 
3089
  /*.price-table-middle ul li a{width:65%;}*/
3090
- .right_tooltip:after {left: unset !important;}
3091
- .cus-tooltip .tooltip__content{width:120% !important;}
3092
- .cus-tooltip .tooltip__content img{width:100% !important; margin-top:5px;}
 
 
3093
  }
3094
 
3095
-
3096
-
3097
  /*-------------------# 27-1-22 #--------*/
3098
  @media only screen and (min-width: 821px) {
3099
- .right_tooltip{right: unset !important; left:0 !important;}
3100
- .right_tooltip:after{right: 130px !important;}
3101
-
3102
- /*.cus-tooltip .tooltip__content{width:100% !important;}*/
3103
- .cus-tooltip .tooltip__content img{width:396px; margin-top:5px;}
3104
-
3105
  }
3106
 
3107
- /*--------------------------------------------------------------*/
3108
-
3109
-
3110
 
 
3111
 
3112
  .new_widget_row{
3113
  max-width: unset;
3114
  }
3115
 
3116
 
3117
-
3118
  /* ToolTip Side */
3119
  .html-tooltip {
3120
  position: relative;
@@ -3150,8 +3173,8 @@ table.mystickymenu-widgets-lists th{
3150
 
3151
  .html-tooltip.side .tooltip-text {
3152
  bottom: 125%;
3153
- right: 100%;
3154
- margin-right: 0;
3155
  top: 5px;
3156
  transform: translateY(-50%);
3157
  -webkit-transform: translateY(-50%);
@@ -3169,7 +3192,7 @@ table.mystickymenu-widgets-lists th{
3169
  z-index: 1201;
3170
  bottom: 125%;
3171
  left: 50%;
3172
- margin-right: -150px;
3173
  opacity: 0;
3174
  transition: opacity 0.3s;
3175
  font-size: 12px;
@@ -3196,7 +3219,7 @@ table.mystickymenu-widgets-lists th{
3196
  position: absolute;
3197
  top: -10px;
3198
  left: 50%;
3199
- margin-right: -5px;
3200
  border-width: 5px;
3201
  border-style: solid;
3202
  border-color: #333 transparent transparent transparent;
@@ -3217,29 +3240,23 @@ table.mystickymenu-widgets-lists th{
3217
  }
3218
 
3219
  .html-tooltip.side .price-plan-box{
3220
- margin-right: -147px !important;
3221
  top: -62px !important;
3222
  height: 115px;
3223
  text-align: left;
3224
  }
3225
 
3226
- .span.tooltip-text.top.price-plan-box::before {
3227
  border-width: 5px;
3228
  border-style: solid;
3229
  border-color: #1849ab transparent transparent transparent;
3230
  content: "";
3231
  left: 25px;
3232
- margin-right: -5px;
3233
  position: absolute;
3234
  top: 100%;
3235
  }
3236
 
3237
-
3238
- .html-tooltip-box{
3239
- padding: 0 0 48px 0 !important;
3240
- }
3241
-
3242
-
3243
  /***/
3244
 
3245
  .cus-tooltip span.tooltip-text::after {
@@ -3253,6 +3270,10 @@ table.mystickymenu-widgets-lists th{
3253
  top: 100%;
3254
  }
3255
 
 
 
 
 
3256
  .mystickymenu-widgets-lists thead tr{
3257
  height: 63px;
3258
  }
@@ -3261,6 +3282,12 @@ table.mystickymenu-widgets-lists th{
3261
  height: 88px;
3262
  }
3263
 
 
 
 
 
 
 
3264
  .mysticky-welcomebar-backword-page a{
3265
  text-decoration: none;
3266
  }
@@ -3268,18 +3295,13 @@ table.mystickymenu-widgets-lists th{
3268
  .mysticky-welcomebar-backword-page{
3269
  padding: 0;
3270
  margin: 0;
3271
- /*float: right;*/
3272
- text-align:end;
3273
  }
3274
 
3275
- .back-dashboard:before{
3276
- content: "\f345";
3277
- }
3278
 
3279
  .mysticky-stickymenu-backword-page{text-align:end; padding:0 15px; float: left; margin-top: 28px;}
3280
  .mysticky-stickymenu-backword-page a{text-decoration:none;}
3281
 
3282
-
3283
  .save_view_dashboard{
3284
  width: auto !important;
3285
  background: #6558F5 !important;
@@ -3293,4 +3315,550 @@ table.mystickymenu-widgets-lists th{
3293
 
3294
  #mysticky_welcomebar_fontsize{
3295
  color:#32373c !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3296
  }
38
  font-weight: semibold;
39
  font-style: normal;
40
  }
41
+
42
  a:active, a:focus, li:focus, li:active {
43
  outline: none !important;
44
  border: none !important;
64
 
65
  #mystickymenu {
66
  font-family: 'Lato', sans-serif;
67
+ /*background: #fff;
68
  padding: 0 0 15px 0;
69
+ border-radius: 10px;*/
70
  }
71
 
72
  .main-content {
73
+ float: left;
74
  width: 65%;
75
  }
76
 
111
  cursor: default;
112
  }
113
 
 
 
114
  /* */
115
  .mystickymenu-content-section input[type="number"]#myfixed_zindex {
116
  -moz-appearance: textfield-multiline;
131
  position: relative;
132
  }
133
 
134
+ #mystickymenu #mysticky_welcomebar_height{
135
+ width: 235px;
136
  }
137
 
138
  #mystickymenu input[type=number] {
155
  margin-top: 7px;
156
  }
157
 
158
+ .mysticky-welcomebar-setting-content-right input[type="text"]:disabled {
159
  color: #a0a5aa;
160
  border-color: #ddd;
161
  background-color: #f7f7f7;
166
  }
167
 
168
  .mystickymenu-content-section .mysticky-number .pt_number {
169
+ float: left;
170
  position: relative;
171
  height: 30px;
172
  }
174
  .mystickymenu-content-section .mysticky-number .pt_number .pt_numberbutton {
175
  position: relative;
176
  cursor: pointer;
177
+ border-left: 1px solid #b7b7b7;
178
  width: 15px;
179
  text-align: center;
180
  color: #333;
290
 
291
  .mystickynumber {
292
  position: relative;
293
+ padding-left: 30px;
294
  }
295
 
296
  .pt_numberbutton.pt_numberup {
300
  background-color: #808080;
301
  border-radius: 50%;
302
  position: relative;
303
+ margin-left: 5px;
304
  display: inline-block;
305
  color: white;
306
  font-size: 21px;
317
  border-radius: 50%;
318
  position: absolute;
319
  top: 8px;
320
+ left: 0;
321
  display: inline-block;
322
  color: white;
323
  font-size: 21px;
357
  color: #7559C0;
358
  padding-top: 2px;
359
  padding-bottom: 6px;
 
360
  padding-left: 10px;
361
+ padding-right: 10px;
362
  font-weight: bold;
363
  text-transform: uppercase;
364
  font-size: 12px;
389
  text-transform: uppercase;
390
  border-radius: 31px;
391
  font-size: 26px;
392
+ padding-left: 23px;
393
  padding-left: 23px;
394
  height: 60px;
395
  width: 200px;
399
  text-shadow: none;
400
  }
401
 
402
+ input#submit.button.button-primary:hover {
403
+ opacity: 0.7;
404
+ }
405
+
406
  input.button.button-secondary.confirm {
407
  background: #969696;
408
  border-color: #969696;
409
  text-transform: uppercase;
410
  font-size: 26px;
411
+ padding-left: 23px;
412
  padding-left: 23px;
413
  float: left;
414
  color: white;
453
  }
454
 
455
  .mystickymenu-content-option p label.mysticky_text {
456
+ margin-left: 0px;
457
  }
458
 
459
  span.mysticky_text {
460
  font-size: 14px;
461
  color: #9E9E9E;
462
+ margin-left: 20px;
463
  font-style: italic;
464
  }
465
 
466
  label.mysticky_text {
467
  font-size: 14px;
468
  /*color: #9E9E9E;*/
469
+ margin-left: 20px;
470
  font-style: italic;
471
  }
472
 
503
  }
504
 
505
  .mystickymenu-content-section h3 {
506
+ margin-left: 20px;
507
  font-weight: 600;
508
  font-size: 26px;
509
  line-height: 1.2;
560
  border-radius: 50%;
561
  }
562
  p.description.mystuckymenu-class-id .dashicons-controls-play::before {
563
+ margin-left: 2px;
564
  }
565
  p.description {
566
  color: rgba(79, 79, 79, 0.5);
628
  /*.sticky-header-content {
629
  display: none;
630
  }*/
631
+ .mysticky-welcomebar-setting-content-right label.mysticky-welcomebar-switch {
632
+ width: 55px !important;
633
  }
634
 
635
  /*New Welcomebar Page css*/
639
  .mystickymenu-new-widget-wrap {
640
  border-radius: 10px;
641
  box-shadow: 0 0 6px #ccc;
642
+ padding: 10px;
643
  margin: 20px auto 0 auto;
644
  width: 100%;
645
  max-width: 776px;
699
  border: solid 1px #605dec;
700
  border-radius: 50%;
701
  position: absolute;
 
702
  left: 0;
703
+ right: 0;
704
  margin: 0 auto;
705
  top: -25px;
706
  background: #fff;
733
  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
734
  .pt_numberbutton.pt_numberdown {
735
  position: relative;
736
+ margin-left: -75px;
737
  top: -29px;
738
  }
739
 
740
  .pt_numberbutton.pt_numberup {
741
  position: relative;
742
  top: -29px;
743
+ left: 70px;
744
  }
745
 
746
  /* span.input-px { */
747
  /* position: relative; */
748
+ /* left: 112px; */
749
  /* top: -24px !important; */
750
+ /* margin-left: -20px; */
751
  /* } */
752
  }
753
 
777
  .rpt_2_plans .rpt_plan {
778
  margin-left: 2%;
779
  width: 49%;
780
+ float: left
781
  }
782
 
783
  .rpt_2_plans .rpt_plan:last-child {
787
  .rpt_3_plans .rpt_plan {
788
  margin-left: 2%;
789
  width: 32%;
790
+ float: left
791
  }
792
 
793
  .rpt_3_plans .rpt_plan:last-child {
797
  .rpt_4_plans .rpt_plan {
798
  margin-left: 1%;
799
  width: 24.25%;
800
+ float: left
801
  }
802
 
803
  .rpt_4_plans .rpt_plan:last-child {
807
  .rpt_5_plans .rpt_plan {
808
  margin-left: .5%;
809
  width: 19.6%;
810
+ float: left
811
  }
812
 
813
  .rpt_5_plans .rpt_plan:last-child {
844
 
845
  .rpt_style_basic .rpt_plan .rpt_title {
846
  border-bottom: #6371db solid 1px;
847
+ border-top-left-radius: 8px;
848
  border-top-left-radius: 8px;
849
  }
850
 
903
  .rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
904
  position: relative;
905
  top: -44px;
906
+ left: -10px;
907
  font-size: 35px;
908
  line-height: 0
909
  }
919
  .rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
920
  font-size: 30px;
921
  top: -44px;
922
+ left: -4px
923
  }
924
 
925
  .rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
926
  font-size: 25px;
927
  top: -30px;
928
+ left: -4px
929
  }
930
 
931
  .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
932
  font-size: 21px;
933
  top: -14px;
934
+ left: -4px
935
  }
936
 
937
  .rpt_style_basic .rpt_plan .rpt_head {
1244
  }
1245
 
1246
  .rpt_style_basic .rpt_plan .rpt_foot {
1247
+ border-bottom-left-radius: 8px;
1248
  border-bottom-left-radius: 8px
1249
  }
1250
 
1309
  }
1310
 
1311
  .rpt_custom_btn {
1312
+ border-bottom-left-radius: 5px;
1313
  border-bottom-left-radius: 5px;
1314
  text-align: center;
1315
  padding: 16px 20px
1382
  a.rpt_tooltip span.intool b {
1383
  width: 10px;
1384
  height: 10px;
1385
+ margin-left: 35%;
1386
  margin-top: -15px;
1387
  position: absolute;
1388
  -webkit-transform: rotate(-45deg);
1394
  }
1395
 
1396
  .rpt_3_plans a.rpt_tooltip > span.intool {
1397
+ margin-left: -1%
1398
  }
1399
 
1400
  .rpt_4_plans a.rpt_tooltip > span.intool {
1401
+ margin-left: 0
1402
  }
1403
 
1404
  .rpt_5_plans a.rpt_tooltip > span.intool {
1405
+ margin-left: -2%
1406
  }
1407
 
1408
  .entry-content .rpt_plan a, .rpt_plan a {
1433
  }
1434
  .mystickymenu-testimonial .testimonial-data {
1435
  position: relative;
1436
+ margin-left: 30px;
1437
  padding: 10px 10px 10px 40px;
1438
  background: #f5f5f5;
1439
  font-size: 16px;
1529
 
1530
  .rpt_plan .rpt_head .rpt_price .rpt_currency {
1531
  top: -36px !important;
1532
+ left: -10px !important;
1533
  font-size: 35px !important
1534
  }
1535
  }
1570
  width: 85%;
1571
  display: inline-block;
1572
  vertical-align: middle;
1573
+ padding-left: 15px;
1574
  }
1575
  .testimonial-image img {
1576
  border-radius: 50%;
1614
  width: 0;
1615
  height: 0;
1616
  }
1617
+
 
 
 
 
 
 
 
 
 
 
 
 
1618
  .mysticky-welcomebar-switch .slider:before {
1619
  border-radius: 50%;
1620
  position: absolute;
1627
  -webkit-transition: .4s;
1628
  transition: .4s;
1629
  }
1630
+ .mysticky-welcomebar-switch .slider {
1631
+ border-radius: 15px;
1632
+ position: absolute !important;
1633
+ cursor: pointer;
1634
+ top: 0;
1635
+ left: 0;
1636
+ right: 0;
1637
+ bottom: 0;
1638
+ background-color: #ccc;
1639
+ border: 2px solid #ccc;
1640
+ -webkit-transition: .4s;
1641
+ transition: .4s;
1642
+ }
1643
+ ..mysticky-welcomebar-switch .slider:before {
1644
  border-radius: 50%;
1645
  position: absolute;
1646
  content: "";
1652
  -webkit-transition: .4s;
1653
  transition: .4s;
1654
  }
1655
+
1656
+
1657
  .mysticky-welcomebar-switch input:checked + .slider {
1658
  background-color: #7761DF;
1659
  border: 2px solid #7761DF;
1667
  transform: translateX(24px);
1668
  }
1669
 
 
1670
  .welcombar-status-switch{
1671
  display: inline-block;
1672
  width:46px;
1702
  vertical-align: top;
1703
  }
1704
  .mysticky-welcomebar-header-title h3 + .mysticky-welcomebar-switch {
1705
+ margin-left: 20px;
1706
  }
1707
  .mysticky-welcomebar-subheader-title {
1708
  padding: 40px 0 30px;
1716
  }
1717
  .mysticky-welcomebar-setting-content {
1718
  display: flex;
1719
+ /*align-items: center;*/
1720
  padding-bottom: 20px;
1721
  }
1722
  .mysticky-welcomebar-setting-content.show-on-apper {
1728
  color: #4F4F4F;
1729
  font-weight: 500;
1730
  margin-top: 10px;
1731
+ width: 306px;
1732
  padding-left: 10px;
1733
  }
1734
  .mysticky-welcomebar-setting-content.show-on-apper > label {
1735
  margin-top: 10px;
1736
  }
1737
+ .mysticky-welcomebar-setting-content-right {
1738
  width: 100%;
1739
  align-items: center;
1740
  display: flex;
1741
  }
 
 
 
 
1742
  .mysticky-welcomebar-setting-wrap .myStickymenu-upgrade {
1743
  display: inline-block;
1744
+ vertical-align: top;
1745
  float: none;
1746
+ margin-left: 20px;
1747
  }
1748
  .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-position .myStickymenu-upgrade {
1749
+ margin-left: 50px;
1750
  }
1751
  .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-remove-getbar .myStickymenu-upgrade {
1752
+ margin-left: 130px;
1753
  }
1754
+ .mysticky-welcomebar-setting-content-right.mysticky-welcomebar-colorpicker .wp-picker-container{
1755
  display: inline-block;
1756
  }
1757
+ .mysticky-welcomebar-setting-content-right label {
1758
  display: inline-block;
1759
  vertical-align: top;
1760
  width: 100px;
1761
  padding-left: 10px;
1762
  }
1763
+
1764
+ #mysticky_welcomebar_redirect_rel.mysticky_welcomebar_disable.unactive_rel_input {
1765
+ width: 235px;
1766
+ }
1767
+
1768
+ .mysticky-welcomebar-setting-content-right .wp-picker-input-wrap label {
1769
  width: auto;
1770
  }
1771
+ .mysticky-welcomebar-setting-content-right .mysticky-welcomebar-trigger-wrap label {
1772
  width: auto;
1773
  }
1774
+ #mystickymenu .mysticky-welcomebar-setting-content-right .px-wrap input {
1775
  padding-left: 60px;
1776
  }
1777
+ .mysticky-welcomebar-setting-content-right select ,
1778
+ .mysticky-welcomebar-setting-content-right input[type="text"] ,
1779
+ .mysticky-welcomebar-setting-content-right textarea {
1780
  width: 400px;
1781
  height: 42px;
1782
  border-radius: 20px;
1790
  font-weight: 400;
1791
  }
1792
 
1793
+ .mysticky-welcomebar-setting-content-right input::placeholder,
1794
+ .mysticky-welcomebar-setting-content-right input:-ms-input-placeholder,
1795
+ .mysticky-welcomebar-setting-content-right input::-ms-input-placeholder {
1796
  color: #b5b7b9;
1797
  opacity:0.6;
1798
  }
1799
+ .mysticky-welcomebar-setting-content-right select {
1800
  padding-left: 22px;
1801
  }
1802
+ .mysticky-welcomebar-setting-content-right textarea {
1803
  height: 100px;
1804
  border-radius: 10px;
1805
  padding-top: 9px;
1820
  vertical-align: top;
1821
  }
1822
  .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
1823
+ padding-left: 10px;
1824
  }
1825
  .mysticky-welcomebar-redirect label {
1826
  width: auto;
1832
  display: inline-block;
1833
  vertical-align: top;
1834
  }
1835
+ .mysticky-welcomebar-setting-content-right .mysticky-welcomebar-expirydate input {
1836
+ padding-left: 55px;
1837
  }
1838
  .mysticky-welcomebar-expirydate .dashicons {
1839
  position: absolute;
1840
  top: 0;
1841
+ left: 0;
1842
  bottom: 0;
1843
  color: #a7a7a7;
1844
+ border-right: 1px solid #a7a7a7;
1845
  width: 46px;
1846
  height: 100%;
1847
  line-height: 40px;
1873
  position: relative;
1874
  }
1875
  .mysticky-welcomebar-page-option select {
1876
+ width: 180px;
1877
  }
1878
  .mysticky-welcomebar-page-option .myStickymenu-upgrade {
1879
  display: none;
1880
  position: absolute;
1881
  top: 9px;
1882
+ left: 50%;
1883
  -webkit-transform: translateX(-50%);
1884
  -moz-transform: translateX(-50%);
1885
  transform: translateX(-50%);
1886
  text-align: center;
1887
+ margin-left: 0;
1888
  }
1889
  .mysticky-welcomebar-page-option .myStickymenu-upgrade a {
1890
  padding-top: 5px;
1891
  padding-bottom: 7px;
1892
+ padding-left: 20px;
1893
  padding-left: 20px;
1894
  font-size: 14px;
1895
  box-shadow: 0 0 3px #999;
1932
  float: none;
1933
  position: absolute;
1934
  top: 0;
1935
+ left: 50%;
1936
+ /* right: 0; */
1937
  text-align: center;
1938
  /* background-color: rgba(0,0,0,0.6); */
1939
  bottom: 0;
1951
  .mysticky-page-option .myStickymenu-upgrade a {
1952
  padding-top: 5px;
1953
  padding-bottom: 7px;
1954
+ padding-left: 20px;
1955
  padding-left: 20px;
1956
  font-size: 14px;
1957
  box-shadow: 0 0 3px #999;
2008
  display: inline-block;
2009
  vertical-align: top;
2010
  }
2011
+ /**/
2012
+ .mysticky-welcomebar-setting-right {
2013
+ position: absolute;
2014
+ top: 32px;
2015
+ left: 50px;
2016
+ width: 500px;
 
 
 
 
 
 
 
 
2017
  }
 
2018
  .mysticky-welcomebar-header-title::after {
2019
  content: "";
2020
  display: block;
2041
  text-align: center;
2042
  line-height: 36px;
2043
  margin-bottom: 0;
2044
+ margin-left: 10px;
2045
  }
2046
  .mysticky-welcomebar-preview-window ul li.preview-active {
2047
  color: #fff;
2057
  margin: 0 auto;
2058
  padding: 0;
2059
  height: 400px;
2060
+ position: relative;
2061
  overflow: hidden;
2062
  max-width: 100%;
2063
  -webkit-transition: all 0.5s ease 0s;
2067
  .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
2068
  max-width: 320px;
2069
  }
 
2070
  .mysticky-welcomebar-submit {
2071
  float: left;
2072
  padding-top: 50px;
2084
  border-radius: 31px;
2085
  font-size: 26px;
2086
  margin-left: 10px;
2087
+ padding-left: 23px;
2088
  padding-left: 23px;
2089
  height: 60px;
2090
  width: 200px;
2093
  font-weight: 600;
2094
  text-shadow: none;
2095
  }
2096
+
2097
+ #mystickymenu .mysticky-welcomebar-submit input.button-secondary:hover {
2098
+ opacity: 0.7;
2099
+ background-color: #8c8f94;
2100
+ color: #FFFFFF;
2101
+ }
2102
  .mysticky-welcomebar-page-option .url-content > div.mysticky-welcomebar-url-buttons {
2103
  padding-left: 0;
2104
  }
2107
  border-color: #00c67c;
2108
  color: #fff;
2109
  }
2110
+ .mysticky-welcomebar-setting-content-right.mysticky-welcomebar-setting-redirect-wrap {
2111
  display: block;
2112
  }
2113
  .mysticky-welcomebar-setting-wrap .mysticky-welcomebar-setting-redirect-wrap .myStickymenu-upgrade {
2126
  }
2127
  .updates-content-buttons button {
2128
  margin: 10px 3px !important;
2129
+ float: left;
2130
  }
2131
  .updates-content-buttons a span {
2132
  -webkit-animation: fa-spin 0.75s infinite linear;
2174
  padding: 0 20px;
2175
  }
2176
  div#wp-mysticky_bar_text-wrap {
2177
+ width: 40%;
2178
  }
2179
 
2180
  .mystickymenu-popup {
2182
  width: 100%;
2183
  height: 100%;
2184
  top: 0;
2185
+ left: 0;
2186
  z-index: 100001;
2187
  background: rgba(0, 0, 0, .75)
2188
  }
2194
  margin: auto;
2195
  top: 50%;
2196
  position: absolute;
 
2197
  left: 0;
2198
+ right: 0;
2199
  border-radius: 5px;
2200
  transform: translate(0, -50%);
2201
  -webkit-transform: translate(0, -50%);
2265
  }
2266
  @media only screen and (max-width: 1490px) {
2267
  .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
2268
+ padding-left: 10px;
2269
  }
2270
+ .mysticky-welcomebar-setting-right {
2271
+ width: 400px;
2272
  }
2273
  }
2274
  @media only screen and (max-width: 1355px) {
2282
  display: block;
2283
  }
2284
  .mysticky-welcomebar-setting-action + .mysticky-welcomebar-setting-action {
2285
+ padding-left: 0;
2286
  padding-top: 10px;
2287
  }
2288
  }
2301
  }
2302
  }
2303
  @media only screen and (max-width: 1100px) {
2304
+ .mysticky-welcomebar-setting-right {
2305
  width: 340px;
2306
  left: 40px;
2307
  }
2308
  }
2309
  @media only screen and (max-width: 1024px) {
2310
+ .mysticky-welcomebar-setting-right {
2311
  left: 40px;
2312
  width: 310px;
2313
  }
2314
  .mysticky-welcomebar-setting-content > label {
2315
  font-size: 16px;
2316
+ width: 200px;
2317
  padding-left: 10px;
2318
  }
2319
  .mysticky-welcomebar-preview-screen.mysticky-welcomebar-preview-mobile-screen {
2325
 
2326
  .mysticky-custom-fields-tooltip{
2327
  position: relative;
2328
+ margin-left: 5px;
2329
  }
2330
  .mysticky-custom-fields-tooltip:hover p {
2331
  bottom: 100%;
2359
  color: #fff;
2360
  position: absolute;
2361
  bottom: 200%;
2362
+ left: -20px;
2363
  margin-bottom: 10px;
2364
  -webkit-transition: all 0.5s ease 0s;
2365
  -moz-transition: all 0.5s ease 0s;
2370
  .mysticky-custom-fields-tooltip p::before {
2371
  content: "";
2372
  border-top: 10px solid #000;
2373
+ border-left: 10px solid transparent;
2374
  border-left: 10px solid transparent;
2375
  width: 0;
2376
  height: 0;
2377
  position: absolute;
2378
  bottom: -8px;
2379
+ left: 25px;
2380
  }
2381
 
2382
  .mysticky-welcomebar-poptin-content{
2391
  }
2392
  .mysticky-welcome-poptin-logo{width: 100px;}
2393
 
2394
+ .mysticky-welcomebar-fixed .mysticky-welcomebar-btn{left: 15px !important;}
2395
 
 
 
 
 
 
 
 
 
 
 
2396
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2397
 
 
 
 
 
2398
 
2399
 
2400
 
2405
  /*===============================================================================================*/
2406
 
2407
 
2408
+
2409
  /*.mysticky-welcomebar-fixed .mysticky-w-close-btn {
2410
  display: none;
2411
  vertical-align: top;
2427
  -webkit-transform-origin: 50% 50%;
2428
  -moz-transform-origin: 50% 50%;
2429
  transform-origin: 50% 50%;
2430
+
2431
+ background: #000;
2432
  }
2433
 
2434
 
2440
  }*/
2441
 
2442
 
 
 
 
2443
  .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2444
  display: none;
2445
  vertical-align: top;
2503
  width: 20px;
2504
  height: 20px;
2505
  line-height: 20px;
2506
+ left: 0px;
2507
  }
2508
  }
2509
 
2520
  @media only screen and (max-width: 480px) {
2521
 
2522
  .mysticky-welcomebar-fixed .mysticky-welcomebar-close {
2523
+ left: 7px;
2524
  }
2525
  }
2526
+
2527
+
2528
  /* tooltip css */
2529
  .tooltip {
2530
  position: relative;
2560
 
2561
  .tooltip:hover .tooltiptext {
2562
  visibility: visible;
2563
+ }
2564
 
2565
 
2566
  /*---------------------------------------------------------------------------// 22-12-21 //-----------------------*/
2567
 
2568
  .mystickymenu-wrap{text-align:center;}
2569
+
2570
 
2571
  .mystickymenu-newwelcomebar-contents a,
2572
  .mystickymenu-widgets-btn-wrap a{
2573
  display:inline-flex;
2574
  color:#fff !important;
2575
  font-size:16px;
2576
+ font-weight:500;
2577
  font-family: 'Lato', sans-serif;
2578
+ padding: 12px 20px 10px 20px;
2579
  text-decoration:none;
2580
  background:#6558F5;
2581
  border-radius:5px;
2582
  align-items: center;
2583
+ box-shadow: 0px 12px 12px -6px rgba(101, 107, 232, 0.25);
2584
  }
2585
 
2586
  .mystickymenu-tab-boxes{display:flex; justify-content: center; margin-top:50px;}
2603
  .mystickymenu-tab-box .stickymenu-box-button a{
2604
  display: inline-flex;
2605
  color: rgba(21, 25, 32, 0.5);
2606
+ font-size: 15px;
2607
+ font-weight: 500;
 
2608
  padding: 12px 61px;
2609
  text-decoration: none;
2610
  border: 1px solid rgba(86, 103, 137, 0.26);
2612
  align-items: center;
2613
  background: none;
2614
  line-height: 24px;
2615
+
2616
  }
2617
+ .mystickymenu-tab-box ul.documents-wrap-list{ text-align:left; list-style-type:disc; margin:15px 15px 15px 30px;}
2618
  .mystickymenu-tab-box ul.documents-wrap-list li{color:#6558F5; font-size:25px;}
2619
  .mystickymenu-tab-box ul.documents-wrap-list li a{color:#6558F5; font-size:14px;}
2620
 
2621
+ /*table.mystickymenu-widgets-lists,*/
2622
+
2623
+ table.mystickymenu-widgets-lists td{
2624
+ border:0.5px solid #F1F1F1;
2625
+ }
2626
+
2627
+ /*border radiuse in dashboard table */
2628
+ table.mystickymenu-widgets-lists th{
2629
+ border-top: 0 !important;
2630
+ border-bottom: 1px solid #F1F1F1 !important;
2631
+ border-left: 1px solid #F1F1F1 !important;
2632
+ border-left: 1px solid #F1F1F1 !important;
2633
+ }
2634
+
2635
+ .mystickymenu-dashboard table tr:first-child th:first-child {
2636
+ border-top-left-radius: 10px;
2637
+ border-top: 0 !important;
2638
+ border-left: 0 !important;
2639
+ border-bottom: 0.2px #F1F1F1 !important;
2640
+ border-left: 0.2px #F1F1F1 !important;
2641
+ }
2642
+
2643
+ .mystickymenu-dashboard table tr:first-child th:last-child {
2644
+ border-top-left-radius: 10px;
2645
+ border-top: 0 !important;
2646
+ border-left: 0.2px #F1F1F1 !important;
2647
+ border-bottom: 0.2px #F1F1F1 !important;
2648
+ border-left: 0 !important;
2649
+ }
2650
+
2651
+
2652
  .mystickymenu-wrap table.mystickymenu-widgets-lists{border-collapse:collapse; width:100%;
2653
  margin:24px 0 0 0; background-color:#fff;}/*---------------------------------------------------------------------20-1-22-----*/
2654
 
2665
  width: 100%;
2666
  height: 100%;
2667
  background-color: rgba(0,0,0,0.3);
2668
+ z-index: 99990;
2669
  }
2670
 
2671
  .mystickymenu-action-popup{
2675
  -webkit-transform: translateX(-50%);
2676
  -moz-transform: translateX(-50%);
2677
  transform: translateX(-50%);
2678
+ z-index: 99995;
2679
  width: 500px;
2680
  background-color: #fff;
2681
  padding: 0 0 28px 0;
2693
  margin: 10px auto;
2694
  background:#4797DE;
2695
  }*/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2696
  .mystickymenu-action-popup-footer button{cursor: pointer !important;}
2697
  .mystickymenu-action-popup .mystickymenu-action-popup-footer button.btn-disable-cancel{
2698
  display: inline-flex;
2699
  color: #fff;
2700
  background: #F33;
2701
+ font-size: 15px;
2702
+ font-weight: 500;
 
2703
  padding: 12px 82px;
2704
  text-decoration: none;
2705
  border-radius: 8px;
2706
  align-items: center;
2707
+ margin-left: 15px;
2708
  border: none;
2709
  line-height: 24px;
 
2710
  }
2711
  .mystickymenu-action-popup .mystickymenu-action-popup-body{margin:10px 30px;}
2712
 
2713
  /*#stickymenu_status_popupbox .mystickymenu-action-popup-body{margin:30px 56px;}*/
2714
 
 
 
 
 
 
 
 
 
 
 
2715
  /**/
2716
  .first-widget-popup{
2717
  text-align:center;
2718
  position: fixed;
2719
+ top: 50%;
2720
  left: 50%;
2721
+ -webkit-transform: translate(-50%,-50%);
2722
+ -moz-transform: translate(-50%,-50%);
2723
+ transform: translate(-50%,-50%);
2724
+ z-index: 99995;
2725
  width: 500px;
2726
  background-color: #fff;
2727
  padding: 30px;
2728
  box-shadow: 0px 10px 15px rgb(0 0 0 / 10%), 0px 4px 6px rgb(0 0 0 / 5%);
2729
  border-radius:10px;
 
 
 
2730
  font-family:'Lato', sans-serif;
2731
+
2732
  }
2733
 
2734
  .mystickymenu_container_popupbox{
2735
  margin-top:10px;
2736
  }
2737
+
2738
+ .first-widget-popup h4,.first-widget-popup p,.first-widget-popup span,.first-widget-popup button,.first-widget-popup a{
2739
+ font-family:'Lato', sans-serif;
2740
+ }
2741
+
2742
+
2743
+
2744
  .first-widget-popup h4{
2745
  font-weight: 600;
2746
  font-size: 24px;
2759
  .first-widget-popup a.btn-back-dashboard{
2760
  display:inline-flex;
2761
  color:#fff;
2762
+ font-size:15px;
2763
+ font-weight:500;
 
2764
  padding:10px 20px;
2765
  text-decoration:none;
2766
  background:#6558F5;
2767
  border-radius:8px;
2768
+ align-items: center;
2769
+ margin: 36px 0 10px 0;
2770
  }
2771
  .close-chaty-maxvisitor-popup{
2772
  position:absolute;
2774
  left:17px;
2775
  }
2776
 
 
2777
  .mysticky-stickymenu-header-title h3{
2778
  color:#1d2327;
2779
  display: inline-block;
2800
  padding: 15px 0;
2801
  border-radius: 10px;*/
2802
  }
2803
+
2804
+ .firstwidget-popup-contain a{
2805
+ color: #3c434a;
2806
+ text-decoration: none;
2807
+ }
2808
+
2809
  a.copyicon{text-decoration:none; color:#000;}
2810
  /*.copyicon .dashicons{display:block;}*/
2811
 
2814
  .mystickymenu-dashboard .welcomebars-list-table{
2815
  background:#fff;
2816
  /*border-radius:15px;*/
2817
+ padding: 0 40px 20px 40px;
2818
  text-align:center;
2819
  }
2820
+ /*.mystickymenu-dashboard h3{margin:5px 0;}*/
2821
+
2822
 
2823
  .mystickymenu-dashboard .header-section{
2824
  display: flex;
2825
  justify-content: space-between;
2826
+ padding: 0;
2827
  border-bottom: 1px solid #EBEBEB;
2828
  width: 100%;
2829
  margin: 0 0 24px 0;
2830
  }/*--------------------------------------------------------------------------------------------------30-2-2022----*/
2831
 
2832
+
2833
  .mystickymenu-dashboard .heading-title{display:inline-flex;}
2834
  .mystickymenu-dashboard .mystickymenu-widgets-btn-wrap{display:inline-flex;}
2835
 
2836
  .mystickymenu-dashboard .mystickymenu-tab-boxs-wrap{display:block; justify-content:space-between; margin:20px 0;}/*00000000000000000000*/
2837
+ .contactus-tab-option,.mystickymenu-tab-documentation{width:100%;} /*0000000000000000000000000000000000000000000000000000000000*/
2838
+
2839
+ .mystickymenu-new302box{display:flex; justify-content:space-between; flex-wrap:wrap;} /*00000000000000000000000000000000000000000*/
2840
 
2841
  .stickymenu-tab-option{margin-bottom:15px;}
2842
+
2843
  .mystickymenu-dashboard .msm-bgbox{display:block; background:#f7f7f7; padding:0;
2844
  box-sizing:border-box;} /*-------------------------------------------------------*/
2845
 
2846
+
2847
  /*---------------------------------------------------------------------------------------------------------6-1-22-----*/
2848
 
2849
+ .stickymenu-box-container ul.documents-wrap-list{ text-align:right; list-style-type:disc; margin:15px 15px 15px 30px;}
2850
  .stickymenu-box-container ul.documents-wrap-list li{color:#6558F5; font-size:25px; margin-bottom:8px;} /*------6-1-22--*/
2851
  .stickymenu-box-container ul.documents-wrap-list li a{color:#6558F5; font-family: 'Lato', sans-serif; font-size:16px;}
2852
 
2853
+ .msm-bgbox .stickymenu-box-button{display: block; padding:0 15px 15px 48px;}
2854
+
2855