master
candice 2 years ago
parent 6d596919fa
commit b06c2f935c

@ -832,11 +832,6 @@ textarea { border: none;
background: #ad1818;
}
.group_selection { display: flex;}
.kids_age {
float: left;
width: 31%;
margin: 0 5px;
}
#adultBlock {
width: 100%;
display: inline-block;
@ -898,14 +893,9 @@ color: #ad1818;
.peopleSelect {width: 33%; display: inline-block; float: left;}
.kids_age {
float: left;
width: 47%;
width: 31%;
margin: 0 5px 10px 5px;
}
.age_range {
display: inline-block;
margin-top: 70px;
}
.age_range p { margin-bottom: 10px;}
.formMemo {
font-size: 18px;
display: block;
@ -2137,9 +2127,8 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
border-radius: 6px;}
.tmbottom {padding: 5px 15px;}
.tmbottom input { width: 81%; margin-bottom: 10px; background: #fff;}
.age_range { width: 100%; height: 100%; margin-bottom: 20px; margin-top: 0;}
.age_range .checkYes { width: auto; float: left; margin-right: 30px;}
.kids_age p { padding: 0; font-size: 18px;}
.kids_age { width: 47%;}
.tour_feedback {
width: 280px;
height: 280px;

Loading…
Cancel
Save