@sc-360-v2/storefront-cms-library 0.5.14 → 0.5.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,6 +4,7 @@
4
4
 
5
5
  $resizerId: "[data-cms-tool='cms-element-resizer']";
6
6
  $resizeActive: '[data-cms-element-resizer="true"]';
7
+
7
8
  [data-div-type="element"] {
8
9
  &[data-element-type="cartSummary"] {
9
10
  // width: var(
@@ -93,6 +94,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
93
94
  var(--_ctm-tab-dn-an-as-im-in-c1, var(--_ctm-dn-an-as-im-in-c1))
94
95
  );
95
96
  }
97
+
96
98
  width: var(
97
99
  --_ctm-mob-dn-an-as-im-in-se,
98
100
  var(--_ctm-tab-dn-an-as-im-in-se, var(--_ctm-dn-an-as-im-in-se))
@@ -110,6 +112,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
110
112
  var(--_ctm-tab-dn-an-as-im-in-c1-dc, var(--_ctm-dn-an-as-im-in-c1-dc))
111
113
  );
112
114
  }
115
+
113
116
  width: var(
114
117
  --_ctm-mob-dn-an-as-im-in-se-dc,
115
118
  var(--_ctm-tab-dn-an-as-im-in-se-dc, var(--_ctm-dn-an-as-im-in-se-dc))
@@ -159,6 +162,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
159
162
  --_ctm-mob-dn-hr-cr-tt-an,
160
163
  var(--_ctm-tab-dn-hr-cr-tt-an, var(--_ctm-dn-hr-cr-tt-an))
161
164
  );
165
+ text-transform: prepareMediaVariable(--_ctm-dn-hr-cr-tt-tm);
162
166
  }
163
167
  }
164
168
 
@@ -252,6 +256,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
252
256
  );
253
257
  width: 80%;
254
258
  align-items: flex-start;
259
+
255
260
  .cart_summary_pro_container {
256
261
  width: 80px;
257
262
  // height: 80px;
@@ -260,6 +265,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
260
265
  align-items: center;
261
266
  border: 1px solid var(--_gray-200);
262
267
  border-radius: 4px;
268
+
263
269
  .cart_summary_product_img {
264
270
  max-width: 100%;
265
271
  max-height: 100%;
@@ -317,6 +323,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
317
323
  var(--_ctm-tab-dn-pt-wt-pt-qy-tt-an, var(--_ctm-dn-pt-wt-pt-qy-tt-an))
318
324
  );
319
325
  }
326
+
320
327
  .cart_summary_qty_value {
321
328
  font-family: var(
322
329
  --_ctm-mob-dn-pt-wt-pt-qy-ft-fy-dc,
@@ -359,6 +366,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
359
366
  var(--_ctm-tab-dn-pt-wt-pt-qy-tt-an-dc, var(--_ctm-dn-pt-wt-pt-qy-tt-an-dc))
360
367
  );
361
368
  }
369
+
362
370
  .cart_summary_estimatedDate_text {
363
371
  font-family: var(
364
372
  --_ctm-mob-dn-pt-wt-pt-ed-de-ft-fy,
@@ -400,6 +408,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
400
408
  var(--_ctm-tab-dn-pt-wt-pt-ed-de-tt-an, var(--_ctm-dn-pt-wt-pt-ed-de-tt-an))
401
409
  );
402
410
  }
411
+
403
412
  .cart_summary_estimatedDate_value {
404
413
  font-family: var(
405
414
  --_ctm-mob-dn-pt-wt-pt-ed-de-ft-fy-dc,
@@ -487,6 +496,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
487
496
  font-size: 16px;
488
497
  line-height: 24px;
489
498
  height: 40px;
499
+
490
500
  &::placeholder {
491
501
  font-size: 14px;
492
502
  }
@@ -506,12 +516,14 @@ $resizeActive: '[data-cms-element-resizer="true"]';
506
516
  color: red;
507
517
  }
508
518
  }
519
+
509
520
  .subtotal_wrapper {
510
521
  display: flex;
511
522
  align-items: center;
512
523
  gap: 16px;
513
524
  align-self: stretch;
514
525
  justify-content: space-between;
526
+
515
527
  .cart_summary_number_text {
516
528
  // color: var(--_gray-500);
517
529
  // font-size: 14px;
@@ -554,6 +566,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
554
566
  var(--_ctm-tab-dn-nr-of-is-tt-an, var(--_ctm-dn-nr-of-is-tt-an))
555
567
  );
556
568
  }
569
+
557
570
  .cart_summary_number_value {
558
571
  font-family: var(
559
572
  --_ctm-mob-dn-nr-of-is-ft-fy-dc,
@@ -592,6 +605,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
592
605
  var(--_ctm-tab-dn-nr-of-is-tt-an-dc, var(--_ctm-dn-nr-of-is-tt-an-dc))
593
606
  );
594
607
  }
608
+
595
609
  .cart_summary_show_coupon_text {
596
610
  // color: var(--_gray-500);
597
611
  // font-size: 14px;
@@ -634,6 +648,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
634
648
  var(--_ctm-tab-dn-sw-cn-ce-ll-tt-an, var(--_ctm-dn-sw-cn-ce-ll-tt-an))
635
649
  );
636
650
  }
651
+
637
652
  .cart_summary_show_coupon_value {
638
653
  font-family: var(
639
654
  --_ctm-mob-dn-sw-cn-ce-ll-ft-fy-dc,
@@ -672,6 +687,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
672
687
  var(--_ctm-tab-dn-sw-cn-ce-ll-tt-an-dc, var(--_ctm-dn-sw-cn-ce-ll-tt-an-dc))
673
688
  );
674
689
  }
690
+
675
691
  .cart_summary_show_gift_card_text {
676
692
  // color: var(--_gray-500);
677
693
  // font-size: 14px;
@@ -714,6 +730,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
714
730
  var(--_ctm-tab-dn-sw-cn-ce-ll-tt-an, var(--_ctm-dn-sw-cn-ce-ll-tt-an))
715
731
  );
716
732
  }
733
+
717
734
  .cart_summary_show_gift_card_value {
718
735
  font-family: var(
719
736
  --_ctm-mob-dn-sw-cn-ce-ll-ft-fy-dc,
@@ -752,6 +769,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
752
769
  var(--_ctm-tab-dn-sw-cn-ce-ll-tt-an-dc, var(--_ctm-dn-sw-cn-ce-ll-tt-an-dc))
753
770
  );
754
771
  }
772
+
755
773
  .cart_summary_show_deal_text {
756
774
  // color: var(--_gray-500);
757
775
  // font-size: 14px;
@@ -794,6 +812,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
794
812
  var(--_ctm-tab-dn-sw-cn-ce-ll-tt-an, var(--_ctm-dn-sw-cn-ce-ll-tt-an))
795
813
  );
796
814
  }
815
+
797
816
  .cart_summary_show_deal_value {
798
817
  font-family: var(
799
818
  --_ctm-mob-dn-sw-cn-ce-ll-ft-fy-dc,
@@ -833,10 +852,12 @@ $resizeActive: '[data-cms-element-resizer="true"]';
833
852
  );
834
853
  }
835
854
  }
855
+
836
856
  .cart_summary_content_details_wrapper {
837
857
  display: flex;
838
858
  flex-direction: column;
839
859
  gap: 8px;
860
+
840
861
  .cart_summary_shippingLabel_text {
841
862
  // font-size: 14px;
842
863
  // color: var(--_gray-500);
@@ -878,6 +899,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
878
899
  var(--_ctm-tab-dn-sg-cs-tt-an, var(--_ctm-dn-sg-cs-tt-an))
879
900
  );
880
901
  }
902
+
881
903
  .currency_span {
882
904
  font-family: var(
883
905
  --_ctm-mob-dn-sg-cs-ft-fy-dc,
@@ -916,6 +938,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
916
938
  var(--_ctm-tab-dn-sg-cs-tt-an-dc, var(--_ctm-dn-sg-cs-tt-an-dc))
917
939
  );
918
940
  }
941
+
919
942
  .cart_summary_tax_text {
920
943
  // font-size: 14px;
921
944
  // color: var(--_gray-500);
@@ -954,6 +977,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
954
977
  var(--_ctm-tab-dn-tx-tt-an, var(--_ctm-dn-tx-tt-an))
955
978
  );
956
979
  }
980
+
957
981
  .cart_summary_tax_value {
958
982
  font-family: var(
959
983
  --_ctm-mob-dn-tx-ft-fy-dc,
@@ -993,10 +1017,12 @@ $resizeActive: '[data-cms-element-resizer="true"]';
993
1017
  );
994
1018
  }
995
1019
  }
1020
+
996
1021
  .cart_summary_total_wrapper {
997
1022
  display: flex;
998
1023
  flex-direction: column;
999
1024
  gap: 8px;
1025
+
1000
1026
  .subtotal_wrapper {
1001
1027
  display: flex;
1002
1028
  align-items: center;
@@ -1043,6 +1069,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1043
1069
  var(--_ctm-tab-dn-sb-tl-tt-an, var(--_ctm-dn-sb-tl-tt-an))
1044
1070
  );
1045
1071
  }
1072
+
1046
1073
  .cart_summary_subTotal_value {
1047
1074
  .currency_span {
1048
1075
  font-family: var(
@@ -1121,6 +1148,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1121
1148
  var(--_ctm-tab-dn-tl-tt-an, var(--_ctm-dn-tl-tt-an))
1122
1149
  );
1123
1150
  }
1151
+
1124
1152
  .cart_summary_total_value {
1125
1153
  .currency_span {
1126
1154
  font-family: var(
@@ -1177,7 +1205,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1177
1205
  // text-align: var(--_ctm-dn-hg-tt-dn-tt-an);
1178
1206
  // text-decoration: var(--_ctm-dn-hg-tt-dn-ue);
1179
1207
  display: -webkit-box;
1180
- -webkit-line-clamp: 2; /* Show exactly 2 lines */
1208
+ -webkit-line-clamp: 2;
1209
+ /* Show exactly 2 lines */
1181
1210
  -webkit-box-orient: vertical;
1182
1211
  overflow: hidden;
1183
1212
  text-overflow: ellipsis;
@@ -1279,6 +1308,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1279
1308
  margin-top: 2px;
1280
1309
  width: 20%;
1281
1310
  }
1311
+
1282
1312
  .cart_summary_product_text {
1283
1313
  font-family: var(
1284
1314
  --_ctm-mob-dn-pt-wt-pt-ce-ft-fy,
@@ -1323,6 +1353,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1323
1353
  );
1324
1354
  word-break: break-word;
1325
1355
  }
1356
+
1326
1357
  .cart_summary_secondary_text {
1327
1358
  color: var(--_ctm-dn-sy-tt-dn-cr);
1328
1359
  font-family: var(--_ctm-dn-sy-tt-dn-ft-fy);
@@ -1511,15 +1542,19 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1511
1542
 
1512
1543
  .btn__with__text[data-btn-name="checkoutButton"] {
1513
1544
  width: 100%;
1545
+
1514
1546
  &[data-show-shadow="false"] {
1515
1547
  --_show-shadow: none;
1516
1548
  }
1549
+
1517
1550
  &[data-icon-position="left"] {
1518
1551
  --_sf-fd-bn: row;
1519
1552
  }
1553
+
1520
1554
  &[data-icon-position="right"] {
1521
1555
  --_sf-fd-bn: row-reverse;
1522
1556
  }
1557
+
1523
1558
  &[data-icon-position="center"] {
1524
1559
  --_sf-fd-bn: row;
1525
1560
  }
@@ -1557,9 +1592,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1557
1592
  // for pading and width
1558
1593
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-ct-hr-pg)};
1559
1594
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-ct-hr-wh)};
1595
+
1560
1596
  &[data-hover-show-shadow="false"] {
1561
1597
  --_hover-show-shadow: none;
1562
1598
  }
1599
+
1563
1600
  &[data-hover-show-icon="false"] {
1564
1601
  --_hover-show-icon: none;
1565
1602
  }
@@ -1619,6 +1656,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1619
1656
 
1620
1657
  .icon {
1621
1658
  display: var(--_hover-show-icon, var(--_show-icon, flex));
1659
+
1622
1660
  svg {
1623
1661
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-ct-dt-se-in-se));
1624
1662
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-ct-dt-se-in-se));
@@ -1628,6 +1666,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1628
1666
  }
1629
1667
  }
1630
1668
  }
1669
+
1631
1670
  [data-element-style="Text"] {
1632
1671
  display: inline-block;
1633
1672
  width: 100%;
@@ -1651,17 +1690,22 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1651
1690
  display: none;
1652
1691
  }
1653
1692
  }
1693
+
1654
1694
  .btn__with__text[data-btn-name="placeOrder"] {
1655
1695
  width: 100%;
1696
+
1656
1697
  &[data-show-shadow="false"] {
1657
1698
  --_show-shadow: none;
1658
1699
  }
1700
+
1659
1701
  &[data-icon-position="left"] {
1660
1702
  --_sf-fd-bn: row;
1661
1703
  }
1704
+
1662
1705
  &[data-icon-position="right"] {
1663
1706
  --_sf-fd-bn: row-reverse;
1664
1707
  }
1708
+
1665
1709
  &[data-icon-position="center"] {
1666
1710
  --_sf-fd-bn: row;
1667
1711
  }
@@ -1699,9 +1743,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1699
1743
  // for pading and width
1700
1744
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-pe-or-hr-pg)};
1701
1745
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-pe-or-hr-wh)};
1746
+
1702
1747
  &[data-hover-show-shadow="false"] {
1703
1748
  --_hover-show-shadow: none;
1704
1749
  }
1750
+
1705
1751
  &[data-hover-show-icon="false"] {
1706
1752
  --_hover-show-icon: none;
1707
1753
  }
@@ -1776,6 +1822,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1776
1822
 
1777
1823
  .icon {
1778
1824
  display: var(--_hover-show-icon, var(--_show-icon, flex));
1825
+
1779
1826
  svg {
1780
1827
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-pe-or-dt-se-in-se));
1781
1828
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-pe-or-dt-se-in-se));
@@ -1785,6 +1832,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1785
1832
  }
1786
1833
  }
1787
1834
  }
1835
+
1788
1836
  [data-element-style="Text"] {
1789
1837
  display: inline-block;
1790
1838
  width: 100%;
@@ -1808,20 +1856,26 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1808
1856
  display: none;
1809
1857
  }
1810
1858
  }
1859
+
1811
1860
  .btn__with__text[data-btn-name="requestQuote"] {
1812
1861
  width: 100%;
1862
+
1813
1863
  &[data-show-shadow="false"] {
1814
1864
  --_show-shadow: none;
1815
1865
  }
1866
+
1816
1867
  &[data-icon-position="left"] {
1817
1868
  --_sf-fd-bn: row;
1818
1869
  }
1870
+
1819
1871
  &[data-icon-position="right"] {
1820
1872
  --_sf-fd-bn: row-reverse;
1821
1873
  }
1874
+
1822
1875
  &[data-icon-position="center"] {
1823
1876
  --_sf-fd-bn: row;
1824
1877
  }
1878
+
1825
1879
  span {
1826
1880
  svg rect {
1827
1881
  fill: var(--_sf-hr-cr, prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-dt-se-cr));
@@ -1862,9 +1916,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1862
1916
  // for pading and width
1863
1917
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-hr-pg)};
1864
1918
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-hr-wh)};
1919
+
1865
1920
  &[data-hover-show-shadow="false"] {
1866
1921
  --_hover-show-shadow: none;
1867
1922
  }
1923
+
1868
1924
  &[data-hover-show-icon="false"] {
1869
1925
  --_hover-show-icon: none;
1870
1926
  }
@@ -1938,6 +1994,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1938
1994
 
1939
1995
  .icon {
1940
1996
  display: var(--_hover-show-icon, var(--_show-icon, flex));
1997
+
1941
1998
  svg {
1942
1999
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-dt-se-in-se));
1943
2000
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-dt-se-in-se));
@@ -1947,6 +2004,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1947
2004
  }
1948
2005
  }
1949
2006
  }
2007
+
1950
2008
  [data-element-style="Text"] {
1951
2009
  display: inline-block;
1952
2010
  width: 100%;
@@ -1970,17 +2028,22 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1970
2028
  display: none;
1971
2029
  }
1972
2030
  }
2031
+
1973
2032
  .btn__with__text[data-btn-name="reviewOrder"] {
1974
2033
  width: 100%;
2034
+
1975
2035
  &[data-show-shadow="false"] {
1976
2036
  --_show-shadow: none;
1977
2037
  }
2038
+
1978
2039
  &[data-icon-position="left"] {
1979
2040
  --_sf-fd-bn: row;
1980
2041
  }
2042
+
1981
2043
  &[data-icon-position="right"] {
1982
2044
  --_sf-fd-bn: row-reverse;
1983
2045
  }
2046
+
1984
2047
  &[data-icon-position="center"] {
1985
2048
  --_sf-fd-bn: row;
1986
2049
  }
@@ -2018,9 +2081,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2018
2081
  // for pading and width
2019
2082
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-rw-or-hr-pg)};
2020
2083
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-rw-or-hr-wh)};
2084
+
2021
2085
  &[data-hover-show-shadow="false"] {
2022
2086
  --_hover-show-shadow: none;
2023
2087
  }
2088
+
2024
2089
  &[data-hover-show-icon="false"] {
2025
2090
  --_hover-show-icon: none;
2026
2091
  }
@@ -2094,6 +2159,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2094
2159
 
2095
2160
  .icon {
2096
2161
  display: var(--_hover-show-icon, var(--_show-icon, flex));
2162
+
2097
2163
  svg {
2098
2164
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-rw-or-dt-se-in-se));
2099
2165
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-rw-or-dt-se-in-se));
@@ -2103,6 +2169,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2103
2169
  }
2104
2170
  }
2105
2171
  }
2172
+
2106
2173
  [data-element-style="Text"] {
2107
2174
  display: inline-block;
2108
2175
  width: 100%;
@@ -2126,17 +2193,22 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2126
2193
  display: none;
2127
2194
  }
2128
2195
  }
2196
+
2129
2197
  .btn__with__text[data-btn-name="createSubOrders"] {
2130
2198
  width: 100%;
2199
+
2131
2200
  &[data-show-shadow="false"] {
2132
2201
  --_show-shadow: none;
2133
2202
  }
2203
+
2134
2204
  &[data-icon-position="left"] {
2135
2205
  --_sf-fd-bn: row;
2136
2206
  }
2207
+
2137
2208
  &[data-icon-position="right"] {
2138
2209
  --_sf-fd-bn: row-reverse;
2139
2210
  }
2211
+
2140
2212
  &[data-icon-position="center"] {
2141
2213
  --_sf-fd-bn: row;
2142
2214
  }
@@ -2174,9 +2246,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2174
2246
  // for pading and width
2175
2247
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-ce-sb-os-hr-pg)};
2176
2248
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-ce-sb-os-hr-wh)};
2249
+
2177
2250
  &[data-hover-show-shadow="false"] {
2178
2251
  --_hover-show-shadow: none;
2179
2252
  }
2253
+
2180
2254
  &[data-hover-show-icon="false"] {
2181
2255
  --_hover-show-icon: none;
2182
2256
  }
@@ -2268,6 +2342,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2268
2342
 
2269
2343
  .icon {
2270
2344
  display: var(--_hover-show-icon, var(--_show-icon, flex));
2345
+
2271
2346
  svg {
2272
2347
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-ce-sb-os-dt-se-in-se));
2273
2348
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-ce-sb-os-dt-se-in-se));
@@ -2280,6 +2355,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2280
2355
  }
2281
2356
  }
2282
2357
  }
2358
+
2283
2359
  [data-element-style="Text"] {
2284
2360
  display: inline-block;
2285
2361
  width: 100%;
@@ -2303,17 +2379,22 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2303
2379
  display: none;
2304
2380
  }
2305
2381
  }
2382
+
2306
2383
  .btn__with__text[data-btn-name="submitQuote"] {
2307
2384
  width: 100%;
2385
+
2308
2386
  &[data-show-shadow="false"] {
2309
2387
  --_show-shadow: none;
2310
2388
  }
2389
+
2311
2390
  &[data-icon-position="left"] {
2312
2391
  --_sf-fd-bn: row;
2313
2392
  }
2393
+
2314
2394
  &[data-icon-position="right"] {
2315
2395
  --_sf-fd-bn: row-reverse;
2316
2396
  }
2397
+
2317
2398
  &[data-icon-position="center"] {
2318
2399
  --_sf-fd-bn: row;
2319
2400
  }
@@ -2351,9 +2432,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2351
2432
  // for pading and width
2352
2433
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-st-qe-hr-pg)};
2353
2434
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-st-qe-hr-wh)};
2435
+
2354
2436
  &[data-hover-show-shadow="false"] {
2355
2437
  --_hover-show-shadow: none;
2356
2438
  }
2439
+
2357
2440
  &[data-hover-show-icon="false"] {
2358
2441
  --_hover-show-icon: none;
2359
2442
  }
@@ -2428,6 +2511,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2428
2511
 
2429
2512
  .icon {
2430
2513
  display: var(--_hover-show-icon, var(--_show-icon, flex));
2514
+
2431
2515
  svg {
2432
2516
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-st-qe-dt-se-in-se));
2433
2517
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-st-qe-dt-se-in-se));
@@ -2437,6 +2521,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2437
2521
  }
2438
2522
  }
2439
2523
  }
2524
+
2440
2525
  [data-element-style="Text"] {
2441
2526
  display: inline-block;
2442
2527
  width: 100%;
@@ -2460,17 +2545,22 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2460
2545
  display: none;
2461
2546
  }
2462
2547
  }
2548
+
2463
2549
  .btn__with__text[data-btn-name="signUp"] {
2464
2550
  width: 100%;
2551
+
2465
2552
  &[data-show-shadow="false"] {
2466
2553
  --_show-shadow: none;
2467
2554
  }
2555
+
2468
2556
  &[data-icon-position="left"] {
2469
2557
  --_sf-fd-bn: row;
2470
2558
  }
2559
+
2471
2560
  &[data-icon-position="right"] {
2472
2561
  --_sf-fd-bn: row-reverse;
2473
2562
  }
2563
+
2474
2564
  &[data-icon-position="center"] {
2475
2565
  --_sf-fd-bn: row;
2476
2566
  }
@@ -2508,9 +2598,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2508
2598
  // for pading and width
2509
2599
  --_sf-hr-pg: #{prepareMediaVariable(--_ctm-dn-ct-as-sn-up-hr-pg)};
2510
2600
  --_sf-hr-wh: #{prepareMediaVariable(--_ctm-dn-ct-as-sn-up-hr-wh)};
2601
+
2511
2602
  &[data-hover-show-shadow="false"] {
2512
2603
  --_hover-show-shadow: none;
2513
2604
  }
2605
+
2514
2606
  &[data-hover-show-icon="false"] {
2515
2607
  --_hover-show-icon: none;
2516
2608
  }
@@ -2585,6 +2677,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2585
2677
 
2586
2678
  .icon {
2587
2679
  display: var(--_hover-show-icon, var(--_show-icon, flex));
2680
+
2588
2681
  svg {
2589
2682
  width: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-sn-up-dt-se-in-se));
2590
2683
  height: var(--_sf-hr-in-se, prepareMediaVariable(--_ctm-dn-ct-as-sn-up-dt-se-in-se));
@@ -2594,6 +2687,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2594
2687
  }
2595
2688
  }
2596
2689
  }
2690
+
2597
2691
  [data-element-style="Text"] {
2598
2692
  display: inline-block;
2599
2693
  width: 100%;
@@ -2860,6 +2954,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
2860
2954
  --_ctm-mob-dn-rt-qe-bn-dt-se-pg,
2861
2955
  var(--_ctm-tab-dn-rt-qe-bn-dt-se-pg, var(--_ctm-dn-rt-qe-bn-dt-se-pg))
2862
2956
  );
2957
+
2863
2958
  &:hover {
2864
2959
  background-color: var(
2865
2960
  --_ctm-mob-dn-rt-qe-bn-hr-se-bd-cr,
@@ -3005,6 +3100,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
3005
3100
  // text-decoration: var(--_ctm-dn-sy-bn-dn-hr-se-ue);
3006
3101
  }
3007
3102
  }
3103
+
3008
3104
  .coupon_code_text {
3009
3105
  // color: var(--_primary-400);
3010
3106
  font-family: var(
@@ -3,6 +3,7 @@
3
3
 
4
4
  [data-div-type="element"] {
5
5
  &[data-element-type="code"] {
6
+ display: var(--_d-flex);
6
7
  // aspect-ratio: 1 / var(--_sf-aspect-ratio);
7
8
  // width: var(--_sf-el-wh-st-mx, calc(1% * var(--_ctm-ele-nw-wh-vl, var(--_sf-nw-wh))));
8
9
  // margin: var(--_ctm-lt-mn, --_tst-lt-mn);