modalibrary 0.1.22 → 0.1.23
Sign up to get free protection for your applications and to get access to all the features.
data/vendor/assets/main.css
CHANGED
@@ -762,11 +762,9 @@
|
|
762
762
|
.mini-cart-container .items .available-now-products .cart-item .image-container img,
|
763
763
|
.mini-cart-container .items .preorder-products .cart-item .image-container img {
|
764
764
|
width: 120px; }
|
765
|
-
.mini-cart-container .items .available-now-products .cart-item .container-no-x,
|
766
|
-
.mini-cart-container .items .preorder-products .cart-item .container-no-x {
|
767
|
-
width: 100%; }
|
768
765
|
.mini-cart-container .items .available-now-products .cart-item .info-container,
|
769
766
|
.mini-cart-container .items .preorder-products .cart-item .info-container {
|
767
|
+
width: 230px;
|
770
768
|
vertical-align: top;
|
771
769
|
text-align: left;
|
772
770
|
display: inline-block;
|
@@ -997,3 +995,75 @@
|
|
997
995
|
padding: 10px 20px;
|
998
996
|
background-color: white; }
|
999
997
|
|
998
|
+
.loyalty-rewards-container {
|
999
|
+
vertical-align: top;
|
1000
|
+
text-align: left;
|
1001
|
+
display: inline-block;
|
1002
|
+
font-family: "Gotham Book", "Moda-Gotham-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1003
|
+
font-size: 12px;
|
1004
|
+
color: #444444;
|
1005
|
+
line-height: 20px;
|
1006
|
+
border: 1px solid #bebebe;
|
1007
|
+
padding: 20px 17px;
|
1008
|
+
width: 100%;
|
1009
|
+
margin-bottom: 20px; }
|
1010
|
+
@media screen and (max-width: 992px) {
|
1011
|
+
.loyalty-rewards-container {
|
1012
|
+
margin: -1px 0 0 0;
|
1013
|
+
border-left: none;
|
1014
|
+
border-right: none;
|
1015
|
+
padding: 32px 0; } }
|
1016
|
+
.loyalty-rewards-container span.bold {
|
1017
|
+
font-family: "Gotham Medium", "Moda-Gotham-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1018
|
+
font-weight: bold; }
|
1019
|
+
.loyalty-rewards-container .check {
|
1020
|
+
margin: 12px 0 20px 0; }
|
1021
|
+
.loyalty-rewards-container .join-rewards-button {
|
1022
|
+
display: block;
|
1023
|
+
margin: 0 auto;
|
1024
|
+
width: 176px; }
|
1025
|
+
.loyalty-rewards-container .text {
|
1026
|
+
color: #444444;
|
1027
|
+
font-family: "Gotham Book", "Moda-Gotham-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1028
|
+
font-size: 12px;
|
1029
|
+
font-weight: 300;
|
1030
|
+
line-height: 20px; }
|
1031
|
+
.loyalty-rewards-container .text .agree {
|
1032
|
+
margin-left: 13px; }
|
1033
|
+
.loyalty-rewards-container .header {
|
1034
|
+
display: flex;
|
1035
|
+
margin-bottom: 12px;
|
1036
|
+
width: 100%; }
|
1037
|
+
@media screen and (max-width: 992px) {
|
1038
|
+
.loyalty-rewards-container .header {
|
1039
|
+
text-transform: uppercase; } }
|
1040
|
+
.loyalty-rewards-container .header .mo-text {
|
1041
|
+
display: block;
|
1042
|
+
width: 100%;
|
1043
|
+
float: left;
|
1044
|
+
color: #222222;
|
1045
|
+
font-family: "Gotham Medium", "Moda-Gotham-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1046
|
+
font-size: 14px;
|
1047
|
+
font-weight: 500;
|
1048
|
+
line-height: 16px; }
|
1049
|
+
@media screen and (max-width: 992px) {
|
1050
|
+
.loyalty-rewards-container .header .mo-text {
|
1051
|
+
font-size: 12px; } }
|
1052
|
+
.loyalty-rewards-container .header .arrow::before {
|
1053
|
+
float: right;
|
1054
|
+
width: 100%;
|
1055
|
+
border-style: solid;
|
1056
|
+
border-width: 0.12em 0.12em 0 0;
|
1057
|
+
content: '';
|
1058
|
+
height: 0.7em;
|
1059
|
+
position: relative;
|
1060
|
+
top: 0.6em;
|
1061
|
+
transform: rotate(-45deg);
|
1062
|
+
width: 0.7em; }
|
1063
|
+
@media screen and (max-width: 992px) {
|
1064
|
+
.loyalty-rewards-container .header .arrow::before {
|
1065
|
+
margin-right: 5px; } }
|
1066
|
+
.loyalty-rewards-container .header .arrow.arrow-down:before {
|
1067
|
+
top: 0;
|
1068
|
+
transform: rotate(135deg); }
|
1069
|
+
|
@@ -762,11 +762,9 @@
|
|
762
762
|
.mini-cart-container .items .available-now-products .cart-item .image-container img,
|
763
763
|
.mini-cart-container .items .preorder-products .cart-item .image-container img {
|
764
764
|
width: 120px; }
|
765
|
-
.mini-cart-container .items .available-now-products .cart-item .container-no-x,
|
766
|
-
.mini-cart-container .items .preorder-products .cart-item .container-no-x {
|
767
|
-
width: 100%; }
|
768
765
|
.mini-cart-container .items .available-now-products .cart-item .info-container,
|
769
766
|
.mini-cart-container .items .preorder-products .cart-item .info-container {
|
767
|
+
width: 230px;
|
770
768
|
vertical-align: top;
|
771
769
|
text-align: left;
|
772
770
|
display: inline-block;
|
@@ -997,3 +995,75 @@
|
|
997
995
|
padding: 10px 20px;
|
998
996
|
background-color: white; }
|
999
997
|
|
998
|
+
.loyalty-rewards-container {
|
999
|
+
vertical-align: top;
|
1000
|
+
text-align: left;
|
1001
|
+
display: inline-block;
|
1002
|
+
font-family: "Gotham Book", "Moda-Gotham-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1003
|
+
font-size: 12px;
|
1004
|
+
color: #444444;
|
1005
|
+
line-height: 20px;
|
1006
|
+
border: 1px solid #bebebe;
|
1007
|
+
padding: 20px 17px;
|
1008
|
+
width: 100%;
|
1009
|
+
margin-bottom: 20px; }
|
1010
|
+
@media screen and (max-width: 992px) {
|
1011
|
+
.loyalty-rewards-container {
|
1012
|
+
margin: -1px 0 0 0;
|
1013
|
+
border-left: none;
|
1014
|
+
border-right: none;
|
1015
|
+
padding: 32px 0; } }
|
1016
|
+
.loyalty-rewards-container span.bold {
|
1017
|
+
font-family: "Gotham Medium", "Moda-Gotham-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1018
|
+
font-weight: bold; }
|
1019
|
+
.loyalty-rewards-container .check {
|
1020
|
+
margin: 12px 0 20px 0; }
|
1021
|
+
.loyalty-rewards-container .join-rewards-button {
|
1022
|
+
display: block;
|
1023
|
+
margin: 0 auto;
|
1024
|
+
width: 176px; }
|
1025
|
+
.loyalty-rewards-container .text {
|
1026
|
+
color: #444444;
|
1027
|
+
font-family: "Gotham Book", "Moda-Gotham-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1028
|
+
font-size: 12px;
|
1029
|
+
font-weight: 300;
|
1030
|
+
line-height: 20px; }
|
1031
|
+
.loyalty-rewards-container .text .agree {
|
1032
|
+
margin-left: 13px; }
|
1033
|
+
.loyalty-rewards-container .header {
|
1034
|
+
display: flex;
|
1035
|
+
margin-bottom: 12px;
|
1036
|
+
width: 100%; }
|
1037
|
+
@media screen and (max-width: 992px) {
|
1038
|
+
.loyalty-rewards-container .header {
|
1039
|
+
text-transform: uppercase; } }
|
1040
|
+
.loyalty-rewards-container .header .mo-text {
|
1041
|
+
display: block;
|
1042
|
+
width: 100%;
|
1043
|
+
float: left;
|
1044
|
+
color: #222222;
|
1045
|
+
font-family: "Gotham Medium", "Moda-Gotham-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
1046
|
+
font-size: 14px;
|
1047
|
+
font-weight: 500;
|
1048
|
+
line-height: 16px; }
|
1049
|
+
@media screen and (max-width: 992px) {
|
1050
|
+
.loyalty-rewards-container .header .mo-text {
|
1051
|
+
font-size: 12px; } }
|
1052
|
+
.loyalty-rewards-container .header .arrow::before {
|
1053
|
+
float: right;
|
1054
|
+
width: 100%;
|
1055
|
+
border-style: solid;
|
1056
|
+
border-width: 0.12em 0.12em 0 0;
|
1057
|
+
content: '';
|
1058
|
+
height: 0.7em;
|
1059
|
+
position: relative;
|
1060
|
+
top: 0.6em;
|
1061
|
+
transform: rotate(-45deg);
|
1062
|
+
width: 0.7em; }
|
1063
|
+
@media screen and (max-width: 992px) {
|
1064
|
+
.loyalty-rewards-container .header .arrow::before {
|
1065
|
+
margin-right: 5px; } }
|
1066
|
+
.loyalty-rewards-container .header .arrow.arrow-down:before {
|
1067
|
+
top: 0;
|
1068
|
+
transform: rotate(135deg); }
|
1069
|
+
|