1
1
/* Header/Footer */
2
2
3
- @media (max-width : 767px ) {
3
+ @media (max-width : 767px ) {
4
4
.nikeDesktopHeader ,
5
5
.nikeDesktopFooter {
6
6
display : none !important ;
7
7
}
8
8
}
9
9
10
- @media (min-width : 768px ) {
10
+ @media (min-width : 768px ) {
11
11
.bwt-store-show-header {
12
12
margin-top : 108px !important ;
13
13
}
18
18
}
19
19
}/* Header/Footer */
20
20
/*
21
- @media (max-width: 767px) {
21
+ @media (max-width: 767px) {
22
22
.nikeDesktopHeader,
23
23
.nikeDesktopFooter {
24
24
display: none !important;
25
25
}
26
26
}
27
27
28
- @media (min-width: 768px) {
28
+ @media (min-width: 768px) {
29
29
.bwt-store-show-header {
30
30
margin-top: 108px !important;
31
31
}
37
37
}
38
38
*/
39
39
/* Hide Breadcrumb Text on Mobile */
40
- @media only screen and (max-width : 532px ) {
40
+ @media only screen and (max-width : 532px ) {
41
41
.bw-appointment-header-column .appointment_link , .bw-appointment-header-column .choose_store_link {
42
42
color : transparent !important ;
43
43
}
44
44
}
45
-
45
+
46
46
/*NTC and NRC Links*/
47
47
.bwt-store-service-body-container .nikeRunTrainLinks {
48
48
color : # fa5400 !important ;
49
49
text-decoration : underline !important ;
50
50
}
51
51
52
52
.nikeRunTrainLinks {
53
- padding : 0px !important ;
53
+ padding : 0px !important ;
54
54
background : none !important ;
55
55
border : 0px !important ;
56
56
}
@@ -90,7 +90,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
90
90
.bwt-modal-store-hours-wrapper .bwt-hours-close-modal : hover { color : # fa5400 !important ; }
91
91
92
92
.bwt-store-type-list > .bwt-store-type .bwt-store-type-image-container {
93
- background-image : url ('https: //s3.amazonaws.com/assets.brickworksoftware.com/Nike/browse-all-stores.jpg' ) !important ;
93
+ background-image : url ('//s3.amazonaws.com/assets.brickworksoftware.com/Nike/browse-all-stores.jpg' ) !important ;
94
94
}
95
95
96
96
/* Nearby Stores Link Store Page Desktop*/
@@ -161,7 +161,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
161
161
162
162
.bwt-appointment-submit { color : # 000 !important ; }
163
163
164
- .bwt-store-show-name {
164
+ .bwt-store-show-name {
165
165
font-family : "TradeGothicCond" , Helvetica, Arial, sans-serif !important ;
166
166
text-transform : uppercase !important ;
167
167
@@ -173,6 +173,8 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
173
173
174
174
.bwt-store-show .descriptionBookingLink { margin-bottom : -1rem !important ; }
175
175
176
+ .bwt-store-show-details-container .bwt-store-phone-number-link { font-size : 9px ; }
177
+
176
178
.leaflet-popup-content .descriptionBookingLink , .leaflet-popup-content .nikeEventLink {display : none !important }
177
179
178
180
.bwt-store-show .indexBookingLink {display : none !important ;}
@@ -184,8 +186,8 @@ span.bwt-store-main-alert, div.bwt-index-nearby-store-distance {font-size: 14px
184
186
.bw-appointment-hero-copy { color : rgba (0 , 0 , 0 , 0 ) !important ; }
185
187
186
188
/* Appointment Modal Legal*/
187
- .bwt-email-opt-field input [type = checkbox ]: checked + label {
188
- background : none !important ;
189
+ .bwt-email-opt-field input [type = checkbox ]: checked + label {
190
+ background : none !important ;
189
191
text-align : justify !important ;
190
192
padding : 0 !important ;
191
193
margin : 0 !important ;
@@ -206,7 +208,7 @@ label.bwt-rsvp-email-opt-placeholder {
206
208
207
209
textarea # question_194 { display : none !important ; }
208
210
209
- /* Questions v2 Syle Updates*/
211
+ /* Questions v2 Style Updates*/
210
212
@media only screen and (min-width : 514px ){
211
213
.row .btw-appt-name-email-fields {
212
214
width : 100% ;
@@ -238,6 +240,8 @@ textarea#question_194 { display: none !important; }
238
240
239
241
.row .q_ya_name_gender {
240
242
margin-bottom : 10px !important ;
243
+ width : 100% ;
244
+ display : inline-block;
241
245
}
242
246
243
247
input .gender {
@@ -405,20 +409,20 @@ min-height:80px
405
409
}
406
410
407
411
/* Hide Breadcrumb Text on Mobile */
408
- @media only screen and (max-width : 532px ) {
412
+ @media only screen and (max-width : 532px ) {
409
413
.bw-appointment-header-column .appointment_link , .bw-appointment-header-column .choose_store_link {
410
414
color : transparent !important ;
411
415
}
412
416
}
413
-
417
+
414
418
/*NTC and NRC Links*/
415
419
.bwt-store-service-body-container .nikeRunTrainLinks {
416
420
color : # fa5400 !important ;
417
421
text-decoration : underline !important ;
418
422
}
419
423
420
424
.nikeRunTrainLinks {
421
- padding : 0px !important ;
425
+ padding : 0px !important ;
422
426
background : none !important ;
423
427
border : 0px !important ;
424
428
}
@@ -458,7 +462,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
458
462
.bwt-modal-store-hours-wrapper .bwt-hours-close-modal : hover { color : # fa5400 !important ; }
459
463
460
464
.bwt-store-type-list > .bwt-store-type .bwt-store-type-image-container {
461
- background-image : url ('https: //s3.amazonaws.com/assets.brickworksoftware.com/Nike/browse-all-stores.jpg' ) !important ;
465
+ background-image : url ('//s3.amazonaws.com/assets.brickworksoftware.com/Nike/browse-all-stores.jpg' ) !important ;
462
466
}
463
467
464
468
/* Nearby Stores Link Store Page Desktop*/
@@ -529,7 +533,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
529
533
530
534
.bwt-appointment-submit { color : # 000 !important ; }
531
535
532
- .bwt-store-show-name {
536
+ .bwt-store-show-name {
533
537
font-family : "TradeGothicCond" , Helvetica, Arial, sans-serif !important ;
534
538
text-transform : uppercase !important ;
535
539
@@ -552,8 +556,8 @@ span.bwt-store-main-alert, div.bwt-index-nearby-store-distance {font-size: 14px
552
556
.bw-appointment-hero-copy { color : rgba (0 , 0 , 0 , 0 ) !important ; }
553
557
554
558
/* Appointment Modal Legal*/
555
- .bwt-email-opt-field input [type = checkbox ]: checked + label {
556
- background : none !important ;
559
+ .bwt-email-opt-field input [type = checkbox ]: checked + label {
560
+ background : none !important ;
557
561
}
558
562
559
563
input # customer_email_opt_in { display : none !important ; }
@@ -745,12 +749,12 @@ min-height:80px
745
749
margin : 85px auto !important ;
746
750
text-align : center;
747
751
padding-top : 9% ;
748
-
752
+
749
753
}
750
754
751
755
/* Deals with FOUC */
752
756
img {
753
- color : rgba (0 , 0 , 0 , 0.0 ) !important ;
757
+ color : rgba (0 , 0 , 0 , 0.0 ) !important ;
754
758
}
755
759
756
760
textarea {
@@ -774,35 +778,20 @@ input[type='text']{
774
778
}
775
779
}
776
780
777
- /*Lock name and email fields*/
778
- .bwt-appt-name-field .filled , .bwt-appt-email-field .filled {
779
- pointer-events : none !important ;
780
- }
781
-
782
781
/*Center appointment submit button*/
783
782
@media only screen and (min-width : 54.063em ) {
784
783
.bw-appointment-step-container .bwt-appt-button-wrapper .columns .large-12 .large-offset-4 {
785
- margin-left : 0 !important ;
784
+ margin-left : 0 px !important ;
786
785
}
787
786
}
787
+
788
788
/*updated appointment modal*/
789
789
.bw-appointment-hero-image {
790
790
background : url (https://s3.amazonaws.com/assets.brickworksoftware.com/Nike/nike-appt-masthead-new.jpg) !important ;
791
791
background-repeat : no-repeat !important ;
792
792
background-size : cover !important ;
793
793
background-position : center !important ;
794
794
}
795
-
796
- @media (max-width : 600px ){
797
- .bw-appointment-hero-image {
798
- background-position : 5% !important ;
799
- }
800
-
801
- .bw-appointment-step-container-title {
802
- margin-bottom : 30px !important ;
803
- }
804
- }
805
-
806
795
.bw-logo-white {
807
796
display : none !important ;
808
797
}
0 commit comments