Skip to content

Commit dff94e9

Browse files
author
Brian Stern
committed
Update layout
1 parent ce2efae commit dff94e9

File tree

1 file changed

+27
-38
lines changed

1 file changed

+27
-38
lines changed

nike/nike_pre.css

Lines changed: 27 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* Header/Footer */
22

3-
@media (max-width: 767px) {
3+
@media (max-width: 767px) {
44
.nikeDesktopHeader,
55
.nikeDesktopFooter {
66
display: none !important;
77
}
88
}
99

10-
@media (min-width: 768px) {
10+
@media (min-width: 768px) {
1111
.bwt-store-show-header {
1212
margin-top: 108px !important;
1313
}
@@ -18,14 +18,14 @@
1818
}
1919
}/* Header/Footer */
2020
/*
21-
@media (max-width: 767px) {
21+
@media (max-width: 767px) {
2222
.nikeDesktopHeader,
2323
.nikeDesktopFooter {
2424
display: none !important;
2525
}
2626
}
2727
28-
@media (min-width: 768px) {
28+
@media (min-width: 768px) {
2929
.bwt-store-show-header {
3030
margin-top: 108px !important;
3131
}
@@ -37,20 +37,20 @@
3737
}
3838
*/
3939
/* Hide Breadcrumb Text on Mobile */
40-
@media only screen and (max-width: 532px) {
40+
@media only screen and (max-width: 532px) {
4141
.bw-appointment-header-column .appointment_link, .bw-appointment-header-column .choose_store_link {
4242
color: transparent !important;
4343
}
4444
}
45-
45+
4646
/*NTC and NRC Links*/
4747
.bwt-store-service-body-container .nikeRunTrainLinks {
4848
color: #fa5400 !important;
4949
text-decoration: underline !important;
5050
}
5151

5252
.nikeRunTrainLinks {
53-
padding: 0px !important;
53+
padding: 0px !important;
5454
background: none !important;
5555
border: 0px !important;
5656
}
@@ -90,7 +90,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
9090
.bwt-modal-store-hours-wrapper .bwt-hours-close-modal:hover { color: #fa5400 !important; }
9191

9292
.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;
9494
}
9595

9696
/* Nearby Stores Link Store Page Desktop*/
@@ -161,7 +161,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
161161

162162
.bwt-appointment-submit { color: #000 !important; }
163163

164-
.bwt-store-show-name {
164+
.bwt-store-show-name {
165165
font-family: "TradeGothicCond", Helvetica, Arial, sans-serif !important;
166166
text-transform: uppercase !important;
167167

@@ -173,6 +173,8 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
173173

174174
.bwt-store-show .descriptionBookingLink { margin-bottom: -1rem !important; }
175175

176+
.bwt-store-show-details-container .bwt-store-phone-number-link { font-size: 9px; }
177+
176178
.leaflet-popup-content .descriptionBookingLink, .leaflet-popup-content .nikeEventLink {display: none !important}
177179

178180
.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
184186
.bw-appointment-hero-copy { color: rgba(0,0,0,0) !important; }
185187

186188
/* 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;
189191
text-align: justify !important;
190192
padding: 0 !important;
191193
margin: 0 !important;
@@ -206,7 +208,7 @@ label.bwt-rsvp-email-opt-placeholder {
206208

207209
textarea#question_194 { display: none !important; }
208210

209-
/* Questions v2 Syle Updates*/
211+
/* Questions v2 Style Updates*/
210212
@media only screen and (min-width: 514px){
211213
.row.btw-appt-name-email-fields {
212214
width: 100%;
@@ -238,6 +240,8 @@ textarea#question_194 { display: none !important; }
238240

239241
.row.q_ya_name_gender {
240242
margin-bottom: 10px !important;
243+
width: 100%;
244+
display: inline-block;
241245
}
242246

243247
input.gender {
@@ -405,20 +409,20 @@ min-height:80px
405409
}
406410

407411
/* Hide Breadcrumb Text on Mobile */
408-
@media only screen and (max-width: 532px) {
412+
@media only screen and (max-width: 532px) {
409413
.bw-appointment-header-column .appointment_link, .bw-appointment-header-column .choose_store_link {
410414
color: transparent !important;
411415
}
412416
}
413-
417+
414418
/*NTC and NRC Links*/
415419
.bwt-store-service-body-container .nikeRunTrainLinks {
416420
color: #fa5400 !important;
417421
text-decoration: underline !important;
418422
}
419423

420424
.nikeRunTrainLinks {
421-
padding: 0px !important;
425+
padding: 0px !important;
422426
background: none !important;
423427
border: 0px !important;
424428
}
@@ -458,7 +462,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
458462
.bwt-modal-store-hours-wrapper .bwt-hours-close-modal:hover { color: #fa5400 !important; }
459463

460464
.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;
462466
}
463467

464468
/* Nearby Stores Link Store Page Desktop*/
@@ -529,7 +533,7 @@ input#name::-webkit-input-placeholder, input#email::-webkit-input-placeholder {
529533

530534
.bwt-appointment-submit { color: #000 !important; }
531535

532-
.bwt-store-show-name {
536+
.bwt-store-show-name {
533537
font-family: "TradeGothicCond", Helvetica, Arial, sans-serif !important;
534538
text-transform: uppercase !important;
535539

@@ -552,8 +556,8 @@ span.bwt-store-main-alert, div.bwt-index-nearby-store-distance {font-size: 14px
552556
.bw-appointment-hero-copy { color: rgba(0,0,0,0) !important; }
553557

554558
/* 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;
557561
}
558562

559563
input#customer_email_opt_in { display: none !important; }
@@ -745,12 +749,12 @@ min-height:80px
745749
margin: 85px auto !important;
746750
text-align: center;
747751
padding-top: 9%;
748-
752+
749753
}
750754

751755
/* Deals with FOUC */
752756
img {
753-
color: rgba(0,0,0,0.0) !important;
757+
color: rgba(0,0,0,0.0) !important;
754758
}
755759

756760
textarea {
@@ -774,35 +778,20 @@ input[type='text']{
774778
}
775779
}
776780

777-
/*Lock name and email fields*/
778-
.bwt-appt-name-field.filled, .bwt-appt-email-field.filled {
779-
pointer-events: none !important;
780-
}
781-
782781
/*Center appointment submit button*/
783782
@media only screen and (min-width: 54.063em) {
784783
.bw-appointment-step-container .bwt-appt-button-wrapper.columns.large-12.large-offset-4 {
785-
margin-left: 0 !important;
784+
margin-left: 0px !important;
786785
}
787786
}
787+
788788
/*updated appointment modal*/
789789
.bw-appointment-hero-image {
790790
background: url(https://s3.amazonaws.com/assets.brickworksoftware.com/Nike/nike-appt-masthead-new.jpg) !important;
791791
background-repeat: no-repeat !important;
792792
background-size: cover !important;
793793
background-position: center !important;
794794
}
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-
806795
.bw-logo-white {
807796
display: none !important;
808797
}

0 commit comments

Comments
 (0)